Browse Source

command line

master
LUYAO REN 6 years ago
parent
commit
eb3f3e61f6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/NGScheckMates.wdl

+ 1
- 1
tasks/NGScheckMates.wdl View File

nt=$(nproc) nt=$(nproc)
export NCM_HOME=/opt/NGSCheckMate 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 python /opt/NGSCheckMate/ncm_fastq.py -l ${input_file} -pt /opt/NGSCheckMate/SNP/SNP.pt -O '.' -p $nt -f -nz
ls /cromwell_inputs/ > wd.txt
tree /cromwell_inputs/ > wd.txt
>>> >>>


runtime { runtime {

Loading…
Cancel
Save