setFlags | R Documentation |
setFlags
setFlags(data, cluster_flag = TRUE, well_edge_flag = TRUE)
data |
CellProfiler data following model selection and edge flagging |
cluster_flag |
Logical parameter; do you want worm objects in a cluster to be excluded when calculating well outliers? We recommend TRUE as the default. |
well_edge_flag |
Logical parameter; do you want worm objects in close proximity to the well edge to be excluded when calculating well outliers? We recommend TRUE as the default. |
A single data frame named raw_data that contains all CellProfiler model outputs and experimental treatments if a design file is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.