瀏覽代碼

更新 'tasks/rmats.wdl'

master
chenqingwang 4 年之前
父節點
當前提交
8a25ee922d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      tasks/rmats.wdl

+ 2
- 0
tasks/rmats.wdl 查看文件

File bam1 File bam1
File bam2 File bam2
File reference_gtf_file File reference_gtf_file
String CSTAT


String docker String docker
-t paired \ -t paired \
--readLength 150 \ --readLength 150 \
--nthread 4 \ --nthread 4 \
--cstat ${CSTAT}
--od ${sample_id}/output \ --od ${sample_id}/output \
--tmp ${sample_id}/tmp_output --tmp ${sample_id}/tmp_output

Loading…
取消
儲存