This function will flag objects that belong to the same Parent_WormObject identified by cellprofiler.
Usage
clusterOF(data)
Arguments
data
A data frame output from the modelSelection and edgeOF functions.
Value
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.