CellLabelPieCharts: Cell Labels Pie Charts

View source: R/CellLabelPieCharts.R

CellLabelPieChartsR Documentation

Cell Labels Pie Charts

Description

This function generates a pie chart for each cell label showing the proportion of cells in each sample

Usage

CellLabelPieCharts(counts, cols, scale = FALSE)

Arguments

counts

df containing cell labels as columns and samples as rows

cols

vector of colours to use for each cell label

scale

boolean value to specify whether to scale the data by the number of cells in each sample

Value

ggplot object


alexthiery/scHelper documentation built on Aug. 26, 2023, 3:42 p.m.