plot_correlation: Plot the correlation

View source: R/plot_correlation.R

plot_correlationR Documentation

Plot the correlation

Description

This function plots the correlation between matrix-factorisation-predicted cell type proportions and CHAS scores

Usage

plot_correlation(celltypeProportion, celltypeScores, group)

Arguments

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".

Value

A plot showing the correlation for each cell type.


neurogenomics/CHAS documentation built on Jan. 20, 2025, 4:03 p.m.