This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
benchmark_homo_ref_region
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
first commit
master
LUYAO REN
5 years ago
parent
94b5cd976a
commit
431a8c60d5
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
@@ -3,7 +3,7 @@ import "./tasks/mergeBed.wdl" as mergeBed
import "./tasks/bedVote.wdl" as bedVote
workflow project_name {
workflow
{{
project_name
}}
{
File inputSamplesFile
Array[Array[File]] inputSamples = read_tsv(inputSamplesFile)
Write
Preview
Loading…
Cancel
Save