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

Description Usage Arguments

Description

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

Usage

1
2
3
4
5
6
7
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


flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.