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. STITCH supports many organisms, please refer to their web site at https://stitch.embl.de/.

prefixes

Logical: include the prefixes in front of identifiers.

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 Oct. 16, 2024, 11:49 a.m.