YaqingLiu 4 роки тому
джерело
коміт
f67346e4ff
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      tasks/batch.wdl

+ 2
- 2
tasks/batch.wdl Переглянути файл

@@ -41,9 +41,9 @@ task batch {
--method ${method} --segment-method ${segment_method} \
--targets amplicon.bed ${access_opt} ${annotate_opt} \
--fasta hg38.fa ${reference_opt} \
--output-reference ~/${sample_id}.reference.cnn \
--output-reference ${sample_id}.reference.cnn \
--output-dir ./results/ \
--drop-low-coverage --diagram --scatter
--drop-low-coverage --diagram --scatter --antitarget-avg-size 200000
>>>

runtime {

Завантаження…
Відмінити
Зберегти