Explorar el Código

更新 'tasks/batch.wdl'

master
liuruimei hace 3 años
padre
commit
37add29c8c
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. +3
    -1
      tasks/batch.wdl

+ 3
- 1
tasks/batch.wdl Ver fichero

@@ -41,7 +41,9 @@ task batch {
--fasta hg_ref.fa ${reference_opt} \
--output-reference ${sample_id}.reference.cnn \
--output-dir ./results/ \
--drop-low-coverage --diagram --scatter
--drop-low-coverage \
--drop-outliers \
--diagram --scatter
cp ${sample_id}.reference.cnn ~/${sample_id}.reference.cnn

Cargando…
Cancelar
Guardar