Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
chenqingwang
/
rmats
Segui
2
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
1
Wiki
Attività
Sfoglia il codice sorgente
更新 'tasks/rmats.wdl'
tags/v4.1.1
chenqingwang
4 anni fa
parent
25208820e0
commit
15e0570eb9
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/rmats.wdl
+ 2
- 1
tasks/rmats.wdl
Vedi File
@@ -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} \
Write
Preview
Loading…
Annulla
Salva