CreateProteinHeatmap | R Documentation |
Create a protein heatmap
CreateProteinHeatmap(
SerObj,
proteinList,
labelColumn,
prefix,
size,
fontsize,
titlefontsize,
fullorder
)
SerObj |
A Seurat object. |
proteinList |
A list of proteins to plot. |
labelColumn |
Column name to use for labeling rows. |
prefix |
Prefix for plot title. |
size |
Size of plot. |
fontsize |
Font size for labels. |
titlefontsize |
Font size for plot title. |
fullorder |
A heatmap of protein expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.