Parcourir la source

更新 'workflow.wdl'

tags/v4.1.1
chenqingwang il y a 4 ans
Parent
révision
cc51c51b3a
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl Voir le fichier

@@ -3,14 +3,14 @@ import "./tasks/rmats.wdl" as rmats

workflow {{ project_name }} {
String sample_id
File b1_txt
File b1_txt
File b2_txt
File reference_gtf_file

String rmats_docker
String rmats_cluster
String disk_size
String disk_size

call rmats.rmats as rmats {
input:

Chargement…
Annuler
Enregistrer