Skip to content

Commit

Permalink
Merge pull request #21 from Sage-Bionetworks-Workflows/runros
Browse files Browse the repository at this point in the history
fix options.json to point to correct main cwl file for fastq reads
  • Loading branch information
wpoehlm authored Aug 17, 2020
2 parents 1fc9cc0 + a7cd17a commit 55f70d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/rosmap-batch3-stranded/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"node_storage": "500",
"preemptable_compensation": "0.5",
"rescue_frequency": "9000",
"cwl": "bam_paired.cwl"
"cwl": "fastq_paired.cwl"
}

0 comments on commit 55f70d5

Please sign in to comment.