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
7b6503353e
commit
6f39b75393
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
workflow.wdl
+ 0
- 1
workflow.wdl
View File
@@ -23,7 +23,6 @@ workflow {{ project_name }} {
call Trim.Trim as Trim {
input:
sample=sample,
ref_dir=ref_dir,
fastq_1=fastq_1,
fastq_2=fastq_2,
docker=docker,
Write
Preview
Loading…
Cancel
Save