getGate,graphGML,character-method {CytoML}R Documentation

get gate from the node

Description

get gate from the node

Usage

## S4 method for signature 'graphGML,character'
getGate(obj, y)

Arguments

obj

graphGML

y

character node path

Value

the gate information associated with the node


[Package CytoML version 1.8.1 Index]