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")
XML::xmlEventParse(fn, eListHandler())$dump()

alyst/RpsiXML documentation built on Nov. 21, 2019, 5:47 a.m.