View source: R/plotGeneComparison.R
plotGeneComparison | R Documentation |
Plot gene expressions for visualization and comparison
plotGeneComparison( expDat, fontsize_row = 6, grps = NULL, cRows = FALSE, cCols = FALSE, toScale = FALSE, ... )
expDat |
comparison expression matrix from |
fontsize_row |
row font size |
grps |
the groups for the heatmap |
cRows |
TRUE if cluster the rows |
cCols |
TRUE if cluster the columns |
... |
pass parameters to pheamap |
a heatmap of gene expressions for the comparsion expression matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.