parse.gateInfo: Parse the cytobank custom_info for each gate

Description Usage Arguments Value

View source: R/read.gatingML.cytobank.R

Description

Fcs filename and gate name stored in 'custom_info' element are beyong the scope of the gatingML standard and thus not covered by the default 'read.gatingML'.

Usage

1

Arguments

file

xml file path

...

additional arguments passed to the handlers of 'xmlTreeParse'

Value

a data.frame that contains three columns: id (gateId), name (gate name), fcs (fcs_file_filename).


CytoML documentation built on March 12, 2021, 2 a.m.