View source: R/visualization.R
CARD.visualize.Cor | R Documentation |
Visualize the cell type proportion correlation
CARD.visualize.Cor(proportion, colors = colors)
proportion |
Data frame, cell type proportion estimated by CARD in either original resolution or enhanced resolution. |
colors |
Vector of color names that you want to use, if NULL, we will use the default color scale c("#91a28c","white","#8f2c37") |
Returns a ggcorrplot figure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.