This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
FreeBayes
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
homo genotype
master
LUYAO REN
5 years ago
parent
cc4c292809
commit
18b7b4a1dc
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/Freebayes.wdl
+ 0
- 1
tasks/Freebayes.wdl
View File
@@ -27,7 +27,6 @@ task Freebayes {
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File vcf = "${sample}_fb.vcf"
File filtered = "${sample}_fb.filtered.vcf"
}
}
Write
Preview
Loading…
Cancel
Save