2 "name":"run-command example pipeline",
5 "script": "run-command",
6 "script_version": "master",
7 "repository": "arvados",
14 "$(glob $(dir $(reference_collection))/*.fasta)",
15 "$(glob $(dir $(sample))/*_1.fastq)",
16 "$(glob $(dir $(sample))/*_2.fastq)"
18 "task.stdout": "$(basename $(glob $(dir $(sample))/*_1.fastq)).sam",
19 "reference_collection": {
21 "dataclass": "Collection"
25 "dataclass": "Collection"