getTransformations.graphGML {CytoML}R Documentation

Extract transformations from graphGML object.

Description

Extract transformations from graphGML object.

Usage

## S3 method for class 'graphGML'
getTransformations(x, ...)

Arguments

x

graphGML

...

not used

Value

transformerList object


[Package CytoML version 2.6.0 Index]