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
command line
master
LUYAO REN
6 years ago
parent
9ac1919adb
commit
3d73da0f08
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/NGScheckMates.wdl
+ 1
- 0
tasks/NGScheckMates.wdl
View File
@@ -9,6 +9,7 @@ task NGScheckMates {
set -o pipefail
set -e
nt=$(nproc)
export NCM_HOME=/opt/NGSCheckMate
python /opt/NGSCheckMate/ncm_fastq.py -l ${input_file} -pt /opt/NGSCheckMate/SNP/SNP.pt -O '.' -p $nt -f -nz
>>>
Write
Preview
Loading…
Cancel
Save