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
40db40e6d7
commit
f940b5ee69
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/bcftools1.wdl
+ 1
- 1
tasks/bcftools1.wdl
View File
@@ -26,6 +26,6 @@ task bcftools {
}
output {
File vcf1="
$(basename ${bcfpon}.gz)
"
File vcf1="
a.vcf.gz
"
}
}
Write
Preview
Loading…
Cancel
Save