PlotTypeDistribution {grandR} | R Documentation |
Plot the distribution of gene types
Description
Plot the distribution of gene types
Usage
PlotTypeDistribution(data, mode.slot = DefaultSlot(data), relative = FALSE)
Arguments
data |
the grandR object to get the data to be plotted from |
mode.slot |
which mode and slot to use |
relative |
show percentage values? |
Value
a ggplot object
[Package grandR version 0.2.5 Index]