Selaa lähdekoodia

更新 'tasks/BAMReadCount.wdl'

master
chenqingwang 4 vuotta sitten
vanhempi
commit
35349d9f77
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      tasks/BAMReadCount.wdl

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

@@ -11,7 +11,7 @@ task BAMReadCount {
String disk_size

command <<<
bam-readcount -f ${reference} -l ${bedfile} ${bamfile} > ${sample_id}.readcount
bam-readcount -f ${fa} -l ${bed} ${bam} > ${sample_id}.readcount
>>>

runtime {

Loading…
Peruuta
Tallenna