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
delete sample_id in count module
tags/v0.2.7
stead99
4 years ago
parent
116f6981aa
commit
c689d5ce75
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
workflow.wdl
+ 0
- 1
workflow.wdl
View File
@@ -132,7 +132,6 @@ workflow {{ project_name }} {
call count.count as count {
input:
sample_id=sample_id,
docker=count_docker,
cluster=count_cluster,
ballgown=stringtie.ballgown,
Write
Preview
Loading…
Cancel
Save