addCustomInfo: add customInfo nodes to each gate node and add...

View source: R/GatingSet2cytobank.R

addCustomInfoR Documentation

add customInfo nodes to each gate node and add BooleanAndGates

Description

add customInfo nodes to each gate node and add BooleanAndGates

Usage

addCustomInfo(root, gs, flowEnv, cytobank.default.scale = TRUE, showHidden)

Arguments

root

the root node of the XML

gs

a GatingSet object

flowEnv

the environment that stores the information parsed by 'read.GatingML'.

cytobank.default.scale

logical flag indicating whether to use the default Cytobank asinhtGml2 settings. Currently it should be set to TRUE in order for gates to be displayed properly in Cytobank because cytobank currently does not parse the global scale settings from GatingML.

showHidden

whether to include the hidden population nodes in the output

Value

XML root node


RGLab/CytoML documentation built on Feb. 1, 2024, 12:34 a.m.