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
d45dae4c5b
commit
f49beca7b5
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
@@ -12,6 +12,7 @@ task NGScheckMates {
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
pwd > wd.txt
ls >> wd.txt
>>>
runtime {
Write
Preview
Loading…
Cancel
Save