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
revise workflow
tags/v0.1.0
stead99
4 years ago
parent
f2ad8a81f3
commit
b0a99f4bd6
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
@@ -112,7 +112,7 @@ workflow {{ project_name }} {
disable_quality_filtering=disable_quality_filtering
}
call hisat2.hisat2_fp as hisat2_fp {
call hisat2
_fp
.hisat2_fp as hisat2_fp {
input:
sample_id=sample_id,
idx=idx,
Write
Preview
Loading…
Cancel
Save