imaap_annotate_cells: Fitting a gaussian mixture model to the users data and...

Description Usage Arguments Value

View source: R/imaap_annotate_cells.R

Description

Gaussian mixture model is fit to every marker in the dataset and a probaility score is given to the areas of uncertanity.

Usage

1
imaap_annotate_cells(data, cheat_sheet, SD)

Arguments

data

Dataframe of data (natural scale) containing samples as rows and markers as columns.

SD

Standard Deviation. Default is set to 3. This determines to what extend of the data distribution is considered as positive to marker expression. If your data distribution is clearly not bi-modal, it is suggested to be conservative in the selection of an SD value.

Value

Probability scores for each marker and a deconvolved data matrix for calculating percent positivity of markers of interest.


labsyspharm/IMAAP documentation built on Nov. 4, 2019, 4:15 p.m.