YaqingLiu před 4 roky
rodič
revize
f67346e4ff
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      tasks/batch.wdl

+ 2
- 2
tasks/batch.wdl Zobrazit soubor

@@ -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 {

Načítá se…
Zrušit
Uložit