eListHandler: xmlEventParse handlers for PSI-MI XML documents

Description Usage Details Value Author(s) Examples

View source: R/SAXhandlers.R

Description

xmlEventParse handlers for PSI-MI XML documents

Usage

1
2

Details

A dump() method is supplied to deliver the list.

Value

list; see examples for structure

Author(s)

Vince Carey <stvjc@channing.harvard.edu>

Examples

1
2
3
xmlDir <- system.file("/extdata/psi25files",package="RpsiXML")
fn <- file.path(xmlDir, "hprd_200709_test.xml.gz")
XML::xmlEventParse(fn, eListHandler())$dump()

Accio/RpsiXML documentation built on May 7, 2021, 12:08 a.m.