瀏覽代碼

更新 'workflow.wdl'

tags/v4.1.1
chenqingwang 4 年之前
父節點
當前提交
f5f5cccf1e
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl 查看文件



call rmats.rmats as rmats { call rmats.rmats as rmats {
input: input:
b1_txt_file = b1_txt_file
b2_txt_file = b2_txt_file
b1_txt_file = b1_txt_file,
b2_txt_file = b2_txt_file,
reference_gtf_file = reference_gtf_file, reference_gtf_file = reference_gtf_file,
sample_id = sample_id, sample_id = sample_id,
docker = rmats_docker, docker = rmats_docker,

Loading…
取消
儲存