This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
wgs_somatic_pipeline_v1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/manta.wdl'
master
meng
2 years ago
parent
76997c2c26
commit
e2898bcfb6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/manta.wdl
+ 1
- 0
tasks/manta.wdl
View File
@@ -15,6 +15,7 @@ task manta_calling{
String out_dir = "${sample_id}_result"
command <<<
set -exo pipefail
cpu=$(nproc)
/home/biosoft/manta-1.6.0.centos6_x86_64/bin/configManta.py \
--normalBam ${normal_bam} \
--tumorBam ${tumour_bam} \
Write
Preview
Loading…
Cancel
Save