Description Usage Arguments Details Value Examples
This function provides a summary of BioPAX classes.
1 | summarize(inputFile)
|
inputFile |
a string of the name of the input BioPAX OWL file |
BioPAX classes are defined by the BioPAX specification: http://www.biopax.org/
list with BioPAX class counts
1 2 | summary <- summarize(system.file("extdata", "raf_map_kinase_cascade_reactome.owl",
package="paxtoolsr"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.