cellTypeAssign: Assign cell types using correlation matrix computed using...

Description Usage Arguments Value

View source: R/cellTypeAssign.R

Description

Assign cell types using correlation matrix computed using cell-type-specific GEPs and reference GEPs. cellTypeAssign assigns CDSeq-identified cell types to reference profile.

Usage

1
cellTypeAssign(corMat, threshold = 0.8)

Arguments

corMat

correlation matrix between CDSeq-estimated GEPs and reference GEPs.

threshold

only the correlations that are above threshold will be considered.

Value

cellTypeAssign returns a vector of cell type assignment to the reference profile.


CDSeq documentation built on Feb. 10, 2021, 5:07 p.m.