getBiogridData: Downloads network data from BioGRID in TAB2 format.

Description Usage Arguments Details Value Author(s)

View source: R/ppi.R

Description

This function is used to generate igraph network objects from BioGRID data. It downloads the database into a data.frame object that can be used later with processBiogrid()

Usage

1
getBiogridData(release)

Arguments

release

release of BioGRID to download.

Details

The release to download must be specified as currently there is no way to download automatically the latests release.

Value

An data.frame object.

Author(s)

Diego Diez


rTRM documentation built on Nov. 8, 2020, 5:52 p.m.