Description Usage Arguments Value Author(s)
This function is used internally by writeBiopax. It can also be called directly with a fitting dataframe in list(df=data.frame()), but this will probably break things.
1 | internal_generateXMLfromBiopax(biopax, namespaces = namespaces, verbose = TRUE)
|
biopax |
A biopax model |
namespaces |
A list of namespaces to use for the generated XML/RDF file |
verbose |
logical |
Returns the xmlTree generated from the supplied biopax model.
Frank Kramer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.