getBiogridData: Downloads network data from BioGRID in TAB2 format.
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
getBiogridData(release)
Arguments
release
release of BioGRID to download.
Value
An data.frame object.
Details
The release to download must be specified as currently there is no way to download automatically the latests release.