2 "script": "run-command",
3 "script_version": "master",
4 "repository": "arvados",
11 "$(glob $(dir $(reference_collection))/*.fasta)",
12 "$(glob $(dir $(sample))/*_1.fastq)",
13 "$(glob $(dir $(sample))/*_2.fastq)"
15 "task.stdout": "$(basename $(glob $(dir $(sample))/*_1.fastq)).sam"
16 "reference_collection": {
18 "dataclass": "Collection"
22 "dataclass": "Collection"