fromXML2_gating: GatingML Conversion from XML2

View source: R/GatingML.R

fromXML2_gatingR Documentation

GatingML Conversion from XML2

Description

Helper to convert boolean and graphical pops and corresponding regions from XML nodes in GatingML files.

Usage

fromXML2_gating(xml_nodes, type = "rect")

Arguments

xml_nodes

a set of xml_nodes

type

type of the gate to extract

Value

a list of:
-region, region information
-pop, population information


IFC documentation built on Sept. 14, 2023, 1:08 a.m.