stitch_actions | R Documentation |
Retrieve the STITCH actions dataset
stitch_actions(organism = "human", prefixes = FALSE)
organism |
Character or integer: name or NCBI Taxonomy ID of an organism. STITCH supports many organisms, please refer to their web site at https://stitch.embl.de/. |
prefixes |
Logical: include the prefixes in front of identifiers. |
Data frame of STITCH actions.
stitch_actions
stitch_links
stitch_network
sta <- stitch_actions(organism = 'mouse')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.