Przeglądaj źródła

change saved results

master
chenqingwang 3 lat temu
rodzic
commit
b633066189
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      tasks/spladder_single.wdl

+ 0
- 2
tasks/spladder_single.wdl Wyświetl plik

@@ -42,8 +42,6 @@ task spladder_single {

output {
File fileList = "fileList.txt"
Array[File] AS_gff = glob("${sample_id}/spladder_out/*.gff3")
Array[File] AS_gz = glob("${sample_id}/spladder_out/*.txt.gz")
Array[File] spladder_out = glob("${sample_id}/spladder_out/*")
Array[File] spladder = glob("${sample_id}/spladder_out/spladder/*")
}

Ładowanie…
Anuluj
Zapisz