plotGeneSet | R Documentation |
plotGeneSet
plotGeneSet(cell.annotation, prefix = "GS__", bool.limit = T, savePath = NULL)
cell.annotation |
A data.frame of cells' annotation containing gene set signature scores. |
prefix |
A prefix string of column names for gene sets. |
bool.limit |
A logical value indicating whether to set upper and lower limit when plot heatmap. |
savePath |
A path to save the results files. If NULL, the 'statPath' will be used instead. |
A heatmap for gene set signature scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.