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


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.