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
revised workflow
tags/v0.1.0
stead99
5 years ago
parent
1dc7e629e5
commit
0b17dfa901
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
workflow.wdl
+ 2
- 1
workflow.wdl
View File
input:
input:
docker = ballgown_docker,
docker = ballgown_docker,
cluster = ballgown_cluster,
cluster = ballgown_cluster,
ballgown = stringtie.ballgown
ballgown = stringtie.ballgown,
gene_abundance = stringtie.gene_abundance
}
}
}
}
Write
Preview
Loading…
Cancel
Save