Skip to content

Commit 666d279

Browse files
author
Toby Hodges
committed
changed sample object file to YAML format
1 parent 7560f43 commit 666d279

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

_includes/cwl/sample.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

_includes/cwl/sample.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
bam_input:
2+
class: File
3+
format: edam:format_2572
4+
path: rna.SRR948778.bam
5+
bamstats_report:
6+
class: File
7+
path: /tmp/bamstats_report.zip

0 commit comments

Comments
 (0)