Description Usage Arguments Author(s)
Merge multiple BioPAX files into one BioPAX file, while preserving all unique relationships between pathway components.
1 2 | merge_biopax_files(source_dir = NULL, change_ids = TRUE,
filename = NULL)
|
source_dir |
Directory with BioPAX files. |
change_ids |
Logical. Change ids to unify them throughout the files? |
filename |
Output filename (optional). If NULL (default), does not write the output to file. |
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.