Parcourir la source

revise-tophat

master
stead99 il y a 5 ans
Parent
révision
491ba6def7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      tasks/tophat2.wdl

+ 1
- 1
tasks/tophat2.wdl Voir le fichier

@@ -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"
}
}

Chargement…
Annuler
Enregistrer