This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
lizhihui
/
test_dataportol1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
master
Zhihui
4 years ago
parent
2999c2ca7f
commit
c974c09fd7
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
@@ -38,7 +38,7 @@ workflow {{ project_name }} {
read2=fastp.Trim_R2
}
call fastqscreen.fastqscreen as fastqscreen {
call fastqscreen.fastq
_
screen as fastqscreen {
input:
read1=fastp.Trim_R1,
read2=fastp.Trim_R2,
Write
Preview
Loading…
Cancel
Save