View source: R/CELESTA_functions.R
BuildSigmoidFunction | R Documentation |
Builds the sigmoid function for the calculation of the expression probability
BuildSigmoidFunction(marker_exp_matrix, figure = FALSE)
marker_exp_matrix |
transformed protein marker expression (or original segmentation protein marker expression if transformation is not specified) |
figure |
whether a figure should be generated or not |
the sigmoid function parameter, containing the x_root and slope
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.