mp_rainbowPlot | R Documentation |
make a rainbow colored dot plot
mp_rainbowPlot(expDat, stAll, gene, dLevel = "description1")
expDat |
expression data matrix |
stAll |
sample table |
gene |
gene name |
dLevel |
column name to group samples by |
ggplot object
mp_rainbowPlot(expDat,sampTab, "Actb", "description1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.