Description Usage Arguments Details Author(s)
Splits a BioPAX object into a list of BioPAX objects by pathway. Has an option of recording all of these BioPAX objects to files.
1 2 | splitbiopax_from_dt(biopax, pwtoextract = NULL, write_to_files = FALSE,
unifyids = TRUE)
|
biopax |
BioPAX object. |
pwtoextract |
Vector of pathway ids. If |
write_to_files |
Logical. Write to files? Default is |
unifyids |
Logical. Unify IDs by making all elements of one class receive ids in the form "ClassNUMBER",
with NUMBER ranging from one to number of elements of such class? Default is |
Returns a list of biopax objects.
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.