plotColumnCounts | R Documentation |
This function counts categorcal variables stored as metacolumn in GRanges-class
object.
plotColumnCounts(gr, colName = "gen", facetID = NULL, colors = NULL)
gr |
A |
colName |
A metacolumn name to be sumarized and plotted. |
colors |
A user defined set of colors used for plotting. |
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.