plotColumnCountsPerChr | R Documentation |
This function counts categorcal variables stored as metacolumn in GRanges-class
object per each chromosome.
plotColumnCountsPerChr(
gr,
colName = "gen",
facetID = NULL,
normChrSize = FALSE
)
gr |
A |
colName |
A metacolumn name to be sumarized and plotted. |
facedID |
A metacolumn name to be used to split data in sub-plots. |
A ggplot
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.