Selaa lähdekoodia

更新 'workflow.wdl'

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

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

import "./tasks/spladder-single.wdl" as spladder-single
import "./tasks/spladder_single.wdl" as spladder-single


workflow {{ project_name }} { workflow {{ project_name }} {
String sample_id String sample_id
String spladder_cluster String spladder_cluster
String disk_size String disk_size


call spladder-single.spladder-single as spladder-single {
call spladder_single.spladder_single as spladder_single {
input: input:
reference_gtf_file=reference_gtf_file, reference_gtf_file=reference_gtf_file,
sample_id=sample_id, sample_id=sample_id,

Loading…
Peruuta
Tallenna