This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
NGSCheckMate_parallel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test workflow
master
YaqingLiu
3 years ago
parent
e70dd3a2a1
commit
9032692595
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/ngscheckmate_fastq.wdl
+ 1
- 1
tasks/ngscheckmate_fastq.wdl
View File
@@ -2,7 +2,7 @@ task ngscheckmate_fastq {
File fq1
File fq2
String basename(fq1, "_R1.fastq.gz")
String
output_id=
basename(fq1, "_R1.fastq.gz")
String subsampling_rate
String docker
String cluster_config
Write
Preview
Loading…
Cancel
Save