This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
strelka_pipeline
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/stralka.wdl'
master
meng
2 years ago
parent
ff8a4308e9
commit
72f0e42b57
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/stralka.wdl
+ 1
- 0
tasks/stralka.wdl
View File
@@ -23,6 +23,7 @@ task strelka_calling{
--normalBam ${normal_bam} \
--tumorBam ${tumor_bam} \
--referenceFasta ${ref_dir}/${ref_fasta} \
--callRegions ${ref_dir}/${ref_bed} \
--runDir ${out_dir}
#--callRegions ${ref_dir}/${ref_bed} \
Write
Preview
Loading…
Cancel
Save