plotEnrichment.old | R Documentation |
Plot Enrichment
plotEnrichment.old(
SerObj,
field1,
field2,
size,
fontsize,
titlefontsize,
column_title
)
SerObj |
A Seurat object. |
field1 |
Field 1 to compare. |
field2 |
Field 2 to compare. |
size |
Size of plot. |
fontsize |
Font size for labels. |
titlefontsize |
Font size for plot title. |
column_title |
Column title for plot. |
A plot of enrichment analysis between two fields.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.