plot_MF_groups: Plot MF-predicted proportions between groups

View source: R/plot_MF_groups.R

plot_MF_groupsR Documentation

Plot MF-predicted proportions between groups

Description

This function creates a violin plot of the predicted cell type proportions, split into cell types and groups of samples.

Usage

plot_MF_groups(celltypeProportion, group)

Arguments

celltypeProportion

The output list from the function CelltypeProportion()

group

A data frame containing a column named "Sample" and a column named "Group".

Value

A violin plot showing the cell type scores between two different groups.


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