This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
somatic_SNVs_pipeline
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/Haplotyper.wdl'
master
meng
2 years ago
parent
39de6451b2
commit
c32cfc11d8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/Haplotyper.wdl
+ 1
- 1
tasks/Haplotyper.wdl
View File
@@ -29,7 +29,7 @@ task Haplotyper {
fi
sentieon driver -t $nt \
--interval ${regions}
-r ${ref_dir}/${fasta} \
$INTERVAL
-r ${ref_dir}/${fasta} \
-i ${recaled_bam} \
--algo Haplotyper -d ${dbsnp_dir}/${dbsnp} \
${sample}.Haplotyper.vcf
Write
Preview
Loading…
Cancel
Save