This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
merge_fastq
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
first commit
master
LUYAO REN
5 years ago
parent
74df1477eb
commit
f7080e0ed3
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
@@ -1,6 +1,6 @@
import "./tasks/merge.wdl" as merge
workflow project_name {
workflow
{{
project_name
}}
{
Array[File] fastqs
String new_file_name
Write
Preview
Loading…
Cancel
Save