Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

CalculateSCCellProportions

Calculate cell proportions based on single-cell data


Description

Returns proportion of each cell type out of total cells for each individual in the single-cell Expression Set

Usage

CalculateSCCellProportions(sc.eset, subject.names, cell.types)

Arguments

sc.eset

Expression Set with single-cell data

subject.names

A character string. Name of phenoData attribute in sc.eset that indicates individual ID.

cell.types

A character string. Name of phenoData attribute in sc.eset that indicates cell type

Value

sc.props Matrix. Cell proportions with number of cell types rows by number of individuals columns


BisqueRNA

Decomposition of Bulk Expression with Single-Cell Sequencing

v1.0.4
GPL-3
Authors
Brandon Jew [aut, cre], Marcus Alvarez [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.