Description Usage Arguments Value
View source: R/shattered.regions.r
Evaluate true catastrophic events Evaluate shattered regions based on interleaved breaks and breakpoint dispersion parameters in order to identify true catastrophic chromosomal alterations
1 2 3 4 5 6 | shattered.eval(
chromo.regs.obj,
interleaved.cut = 0.5,
dist.iqm.cut = 1e+05,
verbose = TRUE
)
|
chromo.regs.obj |
(chromo.regs) An object of class chromo.regs |
interleaved.cut |
(numeric) the percentage of non interleaved structural variant calls |
dist.iqm.cut |
(numeric) interquantile average of the distance between breakpoints within a shattered region |
verbose |
(logical) |
an instance of the class 'chromo.regs' containing breakpoint mapping onto genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.