Explorar el Código

alter -p

master
YaqingLiu hace 3 años
padre
commit
f3fde9b513
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/vaf_ncm.wdl

+ 1
- 1
tasks/vaf_ncm.wdl Ver fichero

@@ -14,7 +14,7 @@ task vaf_ncm {
mkdir -p /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 {

Cargando…
Cancelar
Guardar