stitch_actions: Retrieve the STITCH actions dataset

View source: R/stitch.R

stitch_actionsR Documentation

Retrieve the STITCH actions dataset

Description

Retrieve the STITCH actions dataset

Usage

stitch_actions(organism = "human", prefixes = FALSE)

Arguments

organism

Character or integer: name or NCBI Taxonomy ID of an organism. STICH supports many organisms, please refer to their web site at https://stitch.embl.de/.

Value

Data frame of STITCH actions.

See Also

  • stitch_actions

  • stitch_links

  • stitch_network

Examples

sta <- stitch_actions(organism = 'mouse')


saezlab/OmnipathR documentation built on July 13, 2024, 6:18 p.m.