This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
lizhihui
/
quartet-rnaseq-qc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
8
Wiki
Activity
Browse Source
count.gene_abundance is not specified.
tags/v0.2.1
YJC
4 years ago
parent
d679a3bdeb
commit
c71bb07576
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
workflow.wdl
+ 2
- 1
workflow.wdl
View File
@@ -192,6 +192,7 @@ workflow {{ project_name }} {
cluster = count_cluster,
ballgown = stringtie.ballgown,
disk_size = disk_size,
gene_abundance = stringtie.gene_abundance,
count_length = count_length
}
}
}
Write
Preview
Loading…
Cancel
Save