Description Usage Arguments Details Author(s)
Tries to load a BioPAX object from an OWL file.
1 | load_biopax_file(source_name = NULL, source_dir = NULL)
|
source_name |
Name of a BioPAX source. Used to search for a directory with the source OWL file. |
source_dir |
Directory with BioPAX files (optional). |
This function tries to perform a fuzzy search for a directory
that contains source_name
inside a source_dir
.
This is useful when you have several "sources" of pathways,
i.e. SciSig, Biocarta, etc., with only one OWL file per directory.
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.