Sfoglia il codice sorgente

更新 'tasks/rmats.wdl'

tags/v4.1.1
chenqingwang 4 anni fa
parent
commit
391abe4fd0
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. +4
    -2
      tasks/rmats.wdl

+ 4
- 2
tasks/rmats.wdl Vedi File

task rmats { task rmats {
String sample_id String sample_id
File b1_txt
File b2_txt
File b1_txt_file
Array[Array[File]] b1_txt = read_csv(b1_txt_file)
File b2_txt_file
Array[Array[File]] b2_txt = read_csv(b2_txt_file)
File reference_gtf_file File reference_gtf_file



Loading…
Annulla
Salva