This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
rmats
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
更新 'tasks/rmats.wdl'
tags/v4.1.1
chenqingwang
4 years ago
parent
25208820e0
commit
15e0570eb9
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/rmats.wdl
+ 2
- 1
tasks/rmats.wdl
View 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…
Cancel
Save