covcbs | R Documentation |
covcbs
covcbs( x, field = "ratio", name = "sample", max.ranges = 10000, lwd.border = 0.2, purity = NULL, ploidy = NULL, rebin = NULL, strip.chr = FALSE, ... )
x |
(character) path to coverage GRanges |
field |
(character) field containing t/n ratio |
name |
(character) name of gTrack |
max.ranges |
(numeric) maximum ranges to plot, default 1e4 |
lwd.border |
(numeric) lwd of circles in gTrack, default 0.2 |
purity |
(numeric) sample purity estimate |
ploidy |
(numeric) sample ploidy estimate |
rebin |
(numeric) bin size (bp) if rebinning coverage |
strip.chr |
(logical) strip chromosome prefix of coverage file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.