Description Usage Arguments Author(s)
Writes a BioPAX object to the XML (*.owl
) file. Standard writeBiopax
function from package rBiopaxParser
has poor performance that is felt for anything larger than 10,000 lines.
1 2 3 4 5 | writeBiopax_Rancho(biopax
,filename = NULL
,overwrite = FALSE
,biopaxlevel=3
,namespaces=NULL)
|
biopax |
biopax object. |
filename |
desired filename to produce. If |
overwrite |
logical. Overwrite? |
biopaxlevel |
either 2 or 3. Affects the namespaces. |
namespaces |
just in case custom namespaces are desired. |
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.