Bläddra i källkod

revise-tophat

master
stead99 5 år sedan
förälder
incheckning
491ba6def7
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      tasks/tophat2.wdl

+ 1
- 1
tasks/tophat2.wdl Visa fil

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

Laddar…
Avbryt
Spara