Description Usage Arguments Value Author(s)
This function is an internal function that parses a Biopax XMLNode. Do not call it manually.
1 | internal_XMLInstance2DF(myXMLNode, namespace_rdf, ret, rowcount)
|
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 |
Returns a list contianing the new rowcount and the instance id of the added instance
Frank Kramer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.