This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
junshang
/
rnaseq-engineering
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
revise samtools output
tags/v0.1.0
stead99
4 years ago
parent
a8bf10f3f0
commit
e14cb27a43
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
tasks/qualimap.wdl
+ 1
- 2
tasks/qualimap.wdl
View File
@@ -1,8 +1,7 @@
task qualimap {
File bam
File bai
File gtf
String bamname=basename(bam, ".
sorted.
bam")
String bamname=basename(bam, ".bam")
String docker
String cluster
String disk_size
Write
Preview
Loading…
Cancel
Save