Description Usage Arguments Value Examples
create ggplot for density of starts of a GRanges in an interval
1 2 3 4 5 6 7 8 9 10 11 12 |
gr |
GRanges instance of interest |
mcolvbl |
character(1) mcols(gr) has this variable that will be used to specify different groups for computing/colouring the density traces |
chrname |
character(1) chromosome/seqname |
start |
numeric(1) start of interval |
end |
numeric(1) end of interval |
binwidth.in |
numeric(1) for geom_freqpoly binwidth setting |
basicfilt |
a dplyr::filter operation, defaulting to select non-coding variants in mc3 MAF |
ylab.in |
character(1) label for y axis |
slstyle |
character(1) for GenomeInfoDb::seqlevelsStyle |
ggplot instance
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.