Przeglądaj źródła

revise samtools output

tags/v0.1.0
stead99 4 lat temu
rodzic
commit
737260cb9b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/qualimap.wdl

+ 1
- 1
tasks/qualimap.wdl Wyświetl plik

@@ -1,7 +1,7 @@
task qualimap {
File bam
File gtf
String bamname=basename(bam, ".bam")
String bamname=basename(bam, ".sorted.bam")
String docker
String cluster
String disk_size

Ładowanie…
Anuluj
Zapisz