Selaa lähdekoodia

更新 'tasks/count.wdl'

tags/v0.1.0
lizhihui 4 vuotta sitten
vanhempi
commit
2403d273d9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      tasks/count.wdl

+ 1
- 1
tasks/count.wdl Näytä tiedosto

String disk_size String disk_size


command <<< command <<<
mkdir -p /cromwell_root/tmp/${sample_id}
mkdir -p /cromwell_root/tmp/ballgown/${sample_id}
cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown/${sample_id} cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown/${sample_id}
count -g ${sample_id}_gene_count_matrix.csv -t ${sample_id}_transcript_count_matrix.csv count -g ${sample_id}_gene_count_matrix.csv -t ${sample_id}_transcript_count_matrix.csv
>>> >>>

Loading…
Peruuta
Tallenna