seekSTRING: Get gene interactions

Description Usage Arguments Value Examples

View source: R/STRINGdb.R

Description

Imports: STRINGdb

Usage

1
seekSTRING(DE, Species)

Arguments

DE

data.frame with the column "symbol"

Species

string, either "human" or "mouse"

Value

list with 3 items: mapped, mapped2 and payload_id; the whole list can be used as input for seekSTRINGplots()

Examples

1
2
DE
a <- seekSTRING(DE, Species="human")

Solatar/seeqR documentation built on Feb. 19, 2021, 8:07 p.m.