identifier-methods: Retrieve/replace the GUID of a GatingSet or GatingSetList

identifier-methodsR Documentation

Retrieve/replace the GUID of a GatingSet or GatingSetList

Description

Retrieve or replace the GUID (globally unique identifier) for a GatingSet or GatingSetList

Usage

identifier(object)

## S4 replacement method for signature 'GatingSet,ANY'
identifier(object) <- value

## S4 replacement method for signature 'GatingSetList,character'
identifier(object) <- value

Arguments

object

a GatingSet or GatingSetList

value

string


RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.