pop.ct.prop.scRNA: calculate population-level cell type proportions from...

Description Usage Arguments Value

View source: R/supportingfunctions.R

Description

calculate population-level cell type proportions from single-cell data

Usage

1
2
3
4
5
6
7
pop.ct.prop.scRNA(
scRNA,
cluster,
sample,
sep.group=F,
group=NULL
)

Arguments

scRNA

ExpressionSet object for single-cell data

cluster

character string specifying the variable name for cell types

sample

character string specifying the variable name for subject/samples

sep.group

logical. Whether to seperately calculate population-level cell type proportions by groups. The default is False.

group

character string specifying the variable name for group

Value

population-level cell type proportions


chencxxy28/MuRD documentation built on March 26, 2021, 5:12 a.m.