This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
linzipeng
/
WGBS_pipeline
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
更改
tags/v1.0
linzipeng
6 years ago
parent
03533897de
commit
5197efb48f
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
@@ -40,7 +40,7 @@ workflow {{ project_name }} {
call Call_meth.Call_meth as Call_meth {
input:
ref_dir=ref_dir,
Dedup_bam=Dedup.
D
edup_bam,
Dedup_bam=Dedup.
d
edup_bam,
sample=sample,
docker=docker,
disk_size=disk_size,
Write
Preview
Loading…
Cancel
Save