clusterOF: clusterOF

View source: R/clusterOF.R

clusterOFR Documentation

clusterOF

Description

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.


AndersenLab/easyXpress documentation built on Dec. 6, 2024, 4:04 a.m.