This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenhaonan
/
quartet_dna_quality_control_wgs_big_pipeline
forked from
renluyao/quartet_dna_quality_control_wgs_big_pipeline
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
test06
tags/v0.3.0
Haonan917
2 years ago
parent
100cdbbd0e
commit
3102050ad8
2 changed files
with
499 additions
and
499 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/Haplotyper.wdl
+498
-498
workflow.wdl
+ 1
- 1
tasks/Haplotyper.wdl
View File
@@ -18,7 +18,7 @@ command <<<
--output_vcf=${sample}_hc.vcf \
--num_shards=$(nproc)
gatk IndexFeatureFile -I ${sample}_hc.vcf -O ${sample}_hc.vcf.idx
/opt/gatk-4.4/
gatk IndexFeatureFile -I ${sample}_hc.vcf -O ${sample}_hc.vcf.idx
>>>
runtime {
+ 498
- 498
workflow.wdl
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save