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/BQSR.wdl'
master
meng
2 years ago
parent
803a6b909f
commit
e4dfd62b61
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
tasks/BQSR.wdl
+ 0
- 5
tasks/BQSR.wdl
View File
@@ -28,11 +28,6 @@ task Sentieon_BQSR{
nt=$(nproc)
#if [${regions}];then
# INTERVAL="--interval ${regions} --interval_padding ${interval_padding}"
#else
INTERVAL=""
#fi
sentieon driver -t $nt \
-r ${ref_dir}/${ref_fasta} -i ${deduped_bam} \
Write
Preview
Loading…
Cancel
Save