This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
CNVkit_pipeline
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'workflow.wdl'
master
meng
2 years ago
parent
869a6b091c
commit
7d89ae60d4
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
workflow.wdl
+ 2
- 1
workflow.wdl
View File
@@ -40,7 +40,8 @@ workflow {{ project_name }} {
cluster_config=cluster_config,
disk_size=disk_size
}
} else {
}
if (!defined(normal_bams)) {
call cnvkit.cnvkit as cnvkit{
input:
sample_id=sample_id,
Write
Preview
Loading…
Cancel
Save