Sfoglia il codice sorgente

revise-tophat

master
stead99 5 anni fa
parent
commit
491ba6def7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      tasks/tophat2.wdl

+ 1
- 1
tasks/tophat2.wdl Vedi File

@@ -21,6 +21,6 @@ task tophat2 {

output {
File accepted_hits = "${baseout}/${baseout}_accepted_hits.bam"
File unmapped_bam = "${baseout}/${babaseoutse}_unmapped.bam"
File unmapped_bam = "${baseout}/${baseout}_unmapped.bam"
}
}

Loading…
Annulla
Salva