cellprobs: Get the cell assignment probabilities of a 'cellassign' fit

Description Usage Arguments Value Examples

View source: R/cellassign.R

Description

Get the MLE cell type assignment probabilities for each cell

Usage

1
2
3
4
cellprobs(x)

## S3 method for class 'cellassign'
cellprobs(x)

Arguments

x

An object of class cellassign returned by a call to cellassign(...)

Value

A cell by celltype matrix with assignment probabilities

Examples

1
2

Irrationone/cellassign documentation built on April 23, 2020, 3:10 p.m.