findDominant: Identifies a marker with the highest probability of...

Description Usage Arguments Value

View source: R/clsf.R

Description

Identifies a marker with the highest probability of expression

Usage

1
findDominant(P, cid, vm, pthr = 0.65)

Arguments

P

Posterior probabilities, as generated by GMMreshape()

cid

Column containing cell IDs

vm

(optional) vector of markers to limit the argmax to

pthr

probability threshold above which a cell is considered to express the marker

Value

The original dataframe P augmented with the dominant marker column


ArtemSokolov/naivestates documentation built on May 31, 2021, 9:26 p.m.