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 input
tags/v0.1.0
stead99
5 years ago
parent
2f4cad2d8d
commit
af5ffcffcb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workflow.wdl
+ 1
- 1
workflow.wdl
View File
@@ -22,7 +22,7 @@ workflow {{ project_name }} {
read_2P=read2
}
all samtools.samtools as samtools {
c
all samtools.samtools as samtools {
input:
docker = samtools_docker,
cluster = samtools_cluster,
Write
Preview
Loading…
Cancel
Save