This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
NGSCheckMate_parallel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
alter -p
master
YaqingLiu
3 years ago
parent
fca706ade9
commit
da65279e92
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/vaf_ncm.wdl
+ 1
- 1
tasks/vaf_ncm.wdl
View File
@@ -14,7 +14,7 @@ task vaf_ncm {
mkdir -p /ncm/fastq_vaf/
cp ${sep=" " vaf} /ncm/fastq_vaf/
python /opt/NGSCheckMate/vaf_ncm.py -I /ncm/fastq_vaf/ -O '.' -f
-p $nt
python /opt/NGSCheckMate/vaf_ncm.py -I /ncm/fastq_vaf/ -O '.' -f
>>>
runtime {
Write
Preview
Loading…
Cancel
Save