This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
raw_bam_qc
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
benchmark deleted
master
LUYAO REN
5 years ago
parent
f173966ab7
commit
77a08458ac
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workflow.wdl
+ 1
- 1
workflow.wdl
View File
@@ -6,7 +6,7 @@ import "./tasks/multiqc.wdl" as multiqc
import "./tasks/mergeSentieon.wdl" as mergeSentieon
workflow project_name {
workflow
{{
project_name
}}
{
File inputSamplesFile
Array[Array[File]] inputSamples = read_tsv(inputSamplesFile)
Write
Preview
Loading…
Cancel
Save