Description Usage Arguments Value
View source: R/imaap_annotate_cells.R
Gaussian mixture model is fit to every marker in the dataset and a probaility score is given to the areas of uncertanity.
1 | imaap_annotate_cells(data, cheat_sheet, SD)
|
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. |
Probability scores for each marker and a deconvolved data matrix for calculating percent positivity of markers of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.