violinMarkerPlot {RaceID} | R Documentation |
Violin plot of marker gene expression or noise
Description
Displaying violin plots of gene expression or gene expression noise (epsilon) across (a set of) clusters
Usage
violinMarkerPlot(g, object, noise = NULL, set = NULL, ti = NULL)
Arguments
g |
Valid gene ID corresponding to a (set of) rownames of |
object |
RaceID |
noise |
List of noise parameters returned by |
set |
Postive integer number or vector of integers corresponding to valid cluster numbers. Violin plots are shown for all clusters in |
ti |
String of characters representing the title of the plot. Default is |
Value
None