Selaa lähdekoodia

更新 'workflow.wdl'

master
chenqingwang 4 vuotta sitten
vanhempi
commit
df67b530d8
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      workflow.wdl

+ 2
- 0
workflow.wdl Näytä tiedosto

@@ -6,6 +6,7 @@ workflow {{ project_name }} {
File bam1
File bam2
File reference_gtf_file
String CSTAT

String rmats_docker
@@ -18,6 +19,7 @@ workflow {{ project_name }} {
bam2 = bam2,
reference_gtf_file = reference_gtf_file,
sample_id = sample_id,
CSTAT = CSTAT
docker = rmats_docker,
cluster = rmats_cluster,
disk_size = disk_size

Loading…
Peruuta
Tallenna