Browse Source

revise samtools output

tags/v0.1.0
stead99 4 years ago
parent
commit
2e5b254968
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tasks/qualimap.wdl

+ 1
- 0
tasks/qualimap.wdl View File

@@ -1,5 +1,6 @@
task qualimap {
File bam
File bam_percent
File gtf
String bamname=basename(bam, ".sorted.bam")
String docker

Loading…
Cancel
Save