View source: R/GatingSet2cytobank.R
addCustomInfo | R Documentation |
add customInfo nodes to each gate node and add BooleanAndGates
addCustomInfo(root, gs, flowEnv, cytobank.default.scale = TRUE, showHidden)
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 |
XML root node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.