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
add gene_abundance file in count task
tags/v0.2.7
stead99
4 years ago
parent
691db991ce
commit
116f6981aa
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/count.wdl
+ 1
- 0
tasks/count.wdl
View File
@@ -1,4 +1,5 @@
task count {
File gene_abundance
Array[File] ballgown
String base=basename(gene_abundance, ".gene.abundance.txt")
String docker
Write
Preview
Loading…
Cancel
Save