This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
bcftools-merge
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
first commit
master
YaqingLiu
5 years ago
parent
16a5f7eed6
commit
aee7c97735
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
@@ -40,7 +40,7 @@ workflow {{ project_name }} {
File inputponfile
Array[
Array[
File
]
] bcf = read_tsv(inputponfile)
Array[File] bcf = read_tsv(inputponfile)
call bcftools.bcftools as bcftools {
input:
Write
Preview
Loading…
Cancel
Save