Przeglądaj źródła

更新 'tasks/rmats.wdl'

tags/v4.1.1
chenqingwang 4 lat temu
rodzic
commit
15e0570eb9
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      tasks/rmats.wdl

+ 2
- 1
tasks/rmats.wdl Wyświetl plik

@@ -15,7 +15,8 @@ task rmats {
set -o pipefail
set -e

mkdir -p ${sample_id}
mkdir -p ${sample_id}/output
mkdir -p ${sample_id}/tmp_output
python /usr/local/bin/rmats.py --b1 ${b1_txt} \
--b2 ${b2_txt} \
--gtf ${reference_gtf_file} \

Ładowanie…
Anuluj
Zapisz