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
ada4cf6481
commit
8586f45b79
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
@@ -41,7 +41,7 @@ workflow {{ project_name }} {
disk_size=disk_size
}
call AnnotSV.AnnotSV as cnvkit_AnnotSV{
call AnnotSV.AnnotSV as cnvkit_AnnotSV
_multi
{
input:
sample=sample_id,
somatic_vcf=cnvkit_multi.cnv_bed,
Write
Preview
Loading…
Cancel
Save