mget_gxg_string: Memoised version of get_gxg_stringdb

mget_gxg_stringR Documentation

Memoised version of get_gxg_stringdb

Description

Get all protein-protein interactions for an organism from STRING. It uses a score cut-off of 400.

Usage

mget_gxg_string(organism = 9606)

Arguments

organism

Tax ID of the studied organism. The default is 9606 (human).

Value

A data.frame with two columns with pairs of interacting proteins.

Examples

# download frog interactions
## Not run: martini:::get_gxg_string(8364)

hclimente/martini documentation built on Feb. 26, 2024, 6:23 p.m.