calcProps: A function to caluclate the proportion of cell types from a...

Description Usage Arguments Examples

View source: R/calcProps.R

Description

This function takes as input a Seurat object, which contains cell types identified by the SingleR package. The function calculates the relative amount of each cell type.

Usage

1

Arguments

data

The Seurat object containing cell cluster identities

Examples

1
calcProps(data = my_seurat_object)

jr-leary7/jackknife documentation built on April 19, 2021, 2:18 a.m.