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
test workflow
master
YaqingLiu
4 years ago
parent
3292148b43
commit
de752cd302
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
@@ -12,7 +12,7 @@ task vaf_ncm {
export NCM_HOME=/opt/NGSCheckMate
mkdir -p /ncm/fastq_vaf
cp vaf /ncm/fastq_vaf
cp
${
vaf
}
/ncm/fastq_vaf
python /opt/NGSCheckMate/vaf_ncm.py -f -I /ncm/fastq_vaf/ -O . -nz $nt
>>>
Write
Preview
Loading…
Cancel
Save