Procházet zdrojové kódy

更新 'workflow.wdl'

tags/v0.1.0
lizhihui před 4 roky
rodič
revize
588d492201
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. +3
    -1
      workflow.wdl

+ 3
- 1
workflow.wdl Zobrazit soubor

Int insert_size Int insert_size
Int minimum_length_allowed_for_the_predicted_transcripts Int minimum_length_allowed_for_the_predicted_transcripts
Int Junctions_no_spliced_reads Int Junctions_no_spliced_reads
Int count_length
Float minimum_isoform_abundance Float minimum_isoform_abundance
Float maximum_fraction_of_muliplelocationmapped_reads Float maximum_fraction_of_muliplelocationmapped_reads
String ballgown_docker String ballgown_docker
docker = count_docker, docker = count_docker,
cluster = count_cluster, cluster = count_cluster,
ballgown = stringtie.ballgown, ballgown = stringtie.ballgown,
disk_size = disk_size
disk_size = disk_size,
count_length = count_length
} }
} }

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