Learn R Programming

IFC (version 0.1.2)

fromXML2_gating: 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