Pārlūkot izejas kodu

更新 'tasks/rmats.wdl'

tags/v4.1.1
chenqingwang pirms 4 gadiem
vecāks
revīzija
073745dc39
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. +3
    -0
      tasks/rmats.wdl

+ 3
- 0
tasks/rmats.wdl Parādīt failu

@@ -24,6 +24,8 @@ task rmats {
--nthread 4 \
--od ${sample_id}/output \
--tmp ${sample_id}/tmp_output
find . -depth > fileList.txt
>>>

runtime {
@@ -34,6 +36,7 @@ task rmats {
}

output {
File fileList = "fileList.txt"
Array[File] AS_txt = glob("${sample_id}/output/*.txt")
Array[File] tmp = glob("${sample_id}/output/tmp/*")
}

Notiek ielāde…
Atcelt
Saglabāt