This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
mendelian_vote_genotype
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
output family vcf
master
LUYAO REN
5 years ago
parent
801dfd8445
commit
96ead76e1d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/sister.wdl
+ 1
- 0
tasks/sister.wdl
View File
@@ -47,5 +47,6 @@ task sister {
output {
Array[File] D5_mendelian = glob("VBT_D5/*")
Array[File] D6_mendelian = glob("VBT_D6/*")
File family_vcf = "${family_name}.vcf"
}
}
Write
Preview
Loading…
Cancel
Save