Description Usage Arguments Details Author(s)
Wrapper for a biopax_from_dt
or splitbiopax_from_dt
functions.
1 2 3 4 | MAIN_write_biopax(combined_biopax, what = c("both", "onebig", "manysmall"),
onebigfilename = NULL, pwtoextract_pattern = "inxight_pathways",
pwtoextract = "default", bigtarname = "default",
smalltarname = "default")
|
combined_biopax |
BioPAX object. |
what |
How to write: |
onebigfilename |
In case one file with all pathways desired, which name should be used for it? |
pwtoextract_pattern |
Only pathways with IDs containing the pattern will be extracted. |
pwtoextract |
IDs of pathways to extract. Trumps |
bigtarname |
Name of the tar.gz archive with one large pathway file. |
smalltarname |
Name of the tar.gz archive with individual pathway files. |
Returns either a graph or a dataframe with control-type components.
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.