internal_XMLInstance2DF: This function is an internal function that parses a Biopax...

Description Usage Arguments Value Author(s)

View source: R/parseBiopax.R

Description

This function is an internal function that parses a Biopax XMLNode. Do not call it manually.

Usage

1
internal_XMLInstance2DF(myXMLNode, namespace_rdf, ret, rowcount)

Arguments

myXMLNode

XMLNode

namespace_rdf

String specifying the namespace to use for rdf:resource and rdf:datatype

ret

data.table object contaning the already parsed data to attach this instance to

rowcount

Numeric specifying the row at which further parsed data is inserted into the data.table

Value

Returns a list contianing the new rowcount and the instance id of the added instance

Author(s)

Frank Kramer


frankkramer-lab/rBiopaxParser documentation built on July 19, 2020, 9:49 a.m.