View source: R/modelSelection.R
modelSelection | R Documentation |
This function will assign the appropriate CellProfiler model to each primary object in a raw_data object output by the readXpress function.
modelSelection(df)
df |
A single data frame containing worm object measurements from each CellProfiler model used in an assay. A model variable is required. |
A single data frame named model_selected that contains the best CellProfiler model for detecting worm objects within each primary object detected by CellProfiler.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.