Browse Source

alter -p

master
YaqingLiu 3 years ago
parent
commit
da65279e92
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/vaf_ncm.wdl

+ 1
- 1
tasks/vaf_ncm.wdl View File

mkdir -p /ncm/fastq_vaf/ mkdir -p /ncm/fastq_vaf/
cp ${sep=" " vaf} /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 { runtime {

Loading…
Cancel
Save