There was an error while loading. Please reload this page.
1 parent e0ad82b commit ce4b3d6Copy full SHA for ce4b3d6
1 file changed
wdl_tasks/star.wdl
@@ -6,7 +6,7 @@ task STAR {
6
File? fastq1_trimmed
7
File? fastq2_trimmed
8
File? fastq_trimmed_single
9
- String star_index
+ Directory star_index
10
String sample_name
11
Boolean paired
12
####
0 commit comments