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
e4964b6110
commit
461b7b87b5
1 changed files
with
2 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-4
tasks/rmats.wdl
+ 2
- 4
tasks/rmats.wdl
View File
@@ -1,9 +1,7 @@
task rmats {
String sample_id
File b1_txt_file
Array[Array[File]] b1_txt = read_csv(b1_txt_file)
File b2_txt_file
Array[Array[File]] b2_txt = read_csv(b2_txt_file)
File b1_txt
File b2_txt
File reference_gtf_file
Write
Preview
Loading…
Cancel
Save