This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
jingchengyang
/
rna-seq-tophat
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revise-cufflinks
master
stead99
5 years ago
parent
fdde101138
commit
a4200ac591
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/cufflinks.wdl
+ 1
- 0
tasks/cufflinks.wdl
View File
@@ -7,6 +7,7 @@ task cufflinks {
command {
cufflinks -p 8 -o ${baseout} ${bam}
}
runtime {
docker: docker
Write
Preview
Loading…
Cancel
Save