Skip to content
Snippets Groups Projects
Commit be302430 authored by Dominik Brilhaus's avatar Dominik Brilhaus
Browse files

add author to all run.cwl

parent 52a5e1f6
No related branches found
No related tags found
1 merge request!20Cwl metadata
Pipeline #9538 passed
......@@ -22,3 +22,16 @@ outputs:
output:
type: File[]
outputSource: deseq2/output
$namespaces:
s: https://schema.org/
edam: http://edamontology.org/
$schemas:
- https://schema.org/version/latest/schemaorg-current-https.rdf
- http://edamontology.org/EDAM_1.18.owl
s:author:
- class: s:Person
s:name: Dominik Brilhaus
s:identifier: https://orcid.org/0000-0001-9021-3197
\ No newline at end of file
......@@ -21,4 +21,17 @@ steps:
outputs:
fastqc_outdir:
type: Directory
outputSource: fastqc/fastqc_outdir
\ No newline at end of file
outputSource: fastqc/fastqc_outdir
$namespaces:
s: https://schema.org/
edam: http://edamontology.org/
$schemas:
- https://schema.org/version/latest/schemaorg-current-https.rdf
- http://edamontology.org/EDAM_1.18.owl
s:author:
- class: s:Person
s:name: Dominik Brilhaus
s:identifier: https://orcid.org/0000-0001-9021-3197
\ No newline at end of file
......@@ -25,4 +25,17 @@ outputs:
outputSource: isaSampleToRawDataSeq/sampleseqCsv
sampleseqXlsx:
type: File
outputSource: isaSampleToRawDataSeq/sampleseqXlsx
\ No newline at end of file
outputSource: isaSampleToRawDataSeq/sampleseqXlsx
$namespaces:
s: https://schema.org/
edam: http://edamontology.org/
$schemas:
- https://schema.org/version/latest/schemaorg-current-https.rdf
- http://edamontology.org/EDAM_1.18.owl
s:author:
- class: s:Person
s:name: Dominik Brilhaus
s:identifier: https://orcid.org/0000-0001-9021-3197
\ No newline at end of file
......@@ -41,3 +41,16 @@ outputs:
kallistoOutDir:
type: Directory
outputSource: kallisto/kallistoOutDir
$namespaces:
s: https://schema.org/
edam: http://edamontology.org/
$schemas:
- https://schema.org/version/latest/schemaorg-current-https.rdf
- http://edamontology.org/EDAM_1.18.owl
s:author:
- class: s:Person
s:name: Dominik Brilhaus
s:identifier: https://orcid.org/0000-0001-9021-3197
\ No newline at end of file
......@@ -16,3 +16,16 @@ steps:
out: []
outputs: []
$namespaces:
s: https://schema.org/
edam: http://edamontology.org/
$schemas:
- https://schema.org/version/latest/schemaorg-current-https.rdf
- http://edamontology.org/EDAM_1.18.owl
s:author:
- class: s:Person
s:name: Dominik Brilhaus
s:identifier: https://orcid.org/0000-0001-9021-3197
......@@ -27,3 +27,17 @@ outputs:
outdir:
type: Directory[]
outputSource: sleuth/outdir
$namespaces:
s: https://schema.org/
edam: http://edamontology.org/
$schemas:
- https://schema.org/version/latest/schemaorg-current-https.rdf
- http://edamontology.org/EDAM_1.18.owl
s:author:
- class: s:Person
s:name: Dominik Brilhaus
s:identifier: https://orcid.org/0000-0001-9021-3197
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment