View source: R/plot_correlation.R
plot_correlation | R Documentation |
This function plots the correlation between matrix-factorisation-predicted cell type proportions and CHAS scores
plot_correlation(celltypeProportion, celltypeScores, group)
celltypeProportion |
The output list from the function CelltypeProportion() |
celltypeScores |
The output data frame from the function CelltypeScore() |
group |
A data frame containing a column named "Sample" and a column named "Group". |
A plot showing the correlation for each cell type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.