get_biogrid {EGAD}R Documentation

Downloading and filtering BIOGRID

Description

The function downloads the specifed version of biogrid for a particular taxon

Usage

get_biogrid(species = "9606", version = "3.5.181", interactions = "physical")

Arguments

species

numeric taxon of species

version

string of biogrid version

interactions

string stating either physical or genetic interactions

Value

biogrid data.frame with interactions


[Package EGAD version 1.20.0 Index]