Description Usage Arguments Details Author(s)
Takes in a BioPAX object and returns a dataframe of all "interactions", one per row, for a specified vector of pathways.
1 2 | extract_biopax_interactions_vect(pw_id_vect = "all", biopax, biopax_source,
tag = NULL)
|
pw_id_vect |
Vector of pathway ids to process. Can also take a value |
biopax |
BioPAX object. |
biopax_source |
Name of the public source of the BioPAX object. |
tag |
String to append to the output file. |
Also outputs the resultant dataframe as *.txt and *.xlsx files.
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.