clusterOF | R Documentation |
This function will flag objects that belong to the same Parent_WormObject
identified by cellprofiler.
clusterOF(data)
data |
A data frame output from the |
A single data frame identical to the input data with the cluster_ObjectFlag
variable added.
The cluster_ObjectFlag
variable is coded as "cluster"
for objects that are clustered,
all other objects are coded as NA_character
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.