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
更新 'tasks/CNVkit.wdl'
master
meng
2 years ago
parent
813ebd4ca5
commit
2e2e984a69
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/CNVkit.wdl
+ 1
- 1
tasks/CNVkit.wdl
View File
output{
output{
File out_file = "${sample}.tar"
File out_file = "${sample}.tar"
#File cnv_bed = "${sample}.ratio_cnv.call.filter.bed
"
File cnv_bed = "${sample}.call.cns
"
}
}
}
}
Write
Preview
Loading…
Cancel
Save