Преглед изворни кода

更新 'tasks/rmats.wdl'

master
chenqingwang пре 4 година
родитељ
комит
8a25ee922d
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      tasks/rmats.wdl

+ 2
- 0
tasks/rmats.wdl Прегледај датотеку

@@ -3,6 +3,7 @@ task rmats {
File bam1
File bam2
File reference_gtf_file
String CSTAT

String docker
@@ -27,6 +28,7 @@ task rmats {
-t paired \
--readLength 150 \
--nthread 4 \
--cstat ${CSTAT}
--od ${sample_id}/output \
--tmp ${sample_id}/tmp_output

Loading…
Откажи
Сачувај