Skip to content

Commit 78de8bc

Browse files
authored
Merge pull request #148 from wustl-oncology/hmy-wdl
Change hisat2_align.wdl and update workflow.zip
2 parents ca52493 + 69b3e1f commit 78de8bc

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

definitions/tools/hisat2_align.wdl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ task hisat2Align {
2121
Int cores = 16
2222
Float fastq_size_gb = size([fastq1, fastq2], "GB")
2323
Float reference_size_gb = size([
24-
reference_index,
2524
reference_index_1ht2,
2625
reference_index_2ht2,
2726
reference_index_3ht2,

workflows.zip

177 KB
Binary file not shown.

0 commit comments

Comments
 (0)