View source: R/CELESTA_functions.R
GetScore | R Documentation |
Calculate scores using MSE
GetScore(activation_prob_to_use, prior_info, non_NA_index)
activation_prob_to_use |
the marker expression probabilities of the unassigned cells |
prior_info |
user-defined cell-type signature matrix. The data should contain two columns (name X and Y) for the x, y coordinates and a column for each protein marker. Each row represents the data for a single cell, including its x, y coordinates and expression for each protein marker. |
non_NA_index |
the index of the columns in |
the score of the cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.