View source: R/plotDEHeatmap.R
Plot heatmap of DE genes
1 2 3 4 5 6 7 8 9 10 11 |
rca.obj |
data matrix (genes x cells) |
scale |
TRUE if genes should be z-transformed before plotting. Default is FALSE. |
width |
width of plot in inches. Default is 20. |
height |
height of plot in inches. Default is 20. |
folderpath |
path to save heatmap to |
filename |
file name of saved heatmap |
extraCellProperty |
vector indicating cell property to be plotted in heatmap |
color_up |
upper limit of color scale |
color_low |
lower limit of color scale |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.