Rdocumentation
powered by
Learn R Programming
rBiopaxParser (version 2.10.0)
internal_XMLInstance2DF: This function is an internal function that parses a Biopax XMLNode.
Description
This function is an internal function that parses a Biopax XMLNode. Do not call it manually.
Usage
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