File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ inputs:
1414 bam_input:
1515 type : File
1616 doc : The BAM file used as input
17- format : http://edamontology.org/ format_2572
17+ format : edam: format_2572
1818 inputBinding :
1919 position : 1
2020
@@ -23,7 +23,7 @@ stdout: output.txt
2323outputs :
2424 report:
2525 type : File
26- format : http://edamontology.org/ format_1964
26+ format : edam: format_1964
2727 outputBinding :
2828 glob : "*. txt"
2929 doc : A text file that contains a line count
@@ -32,6 +32,7 @@ baseCommand: ["wc", "-l"]
3232
3333$namespaces:
3434 s: https://schema.org/
35+ edam: http://edamontology.org/
3536
3637$schemas:
3738- https://schema.org/docs/schema_org_rdfa.html
@@ -47,13 +48,8 @@ s:contributor:
4748 s:id : http://orcid.org/0000-0002-7681-6415
48494950 s:name: Brian O'Connor
50- - class: s:Person
51- s:id: https://orcid. org/0000-0002-6130-1021
52- s:email: dyuen@oicr. on. ca
53- s:name: Denis Yuen
54-
5551
56- s:citation: https://figshare . com/articles/Common_Workflow_Language_draft_3/ 3115156/2
52+ s:citation: https://dx . doi . org/10 . 6084/m9 . figshare . 3115156. v2
5753s:codeRepository: https://github. com/common-workflow-language/common-workflow-language
5854s:dateCreated: "2016-12-13"
5955s:license: https://www. apache. org/licenses/LICENSE-2. 0
You can’t perform that action at this time.
0 commit comments