getBiogridData {rTRM} | R Documentation |
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()
getBiogridData(release)
release |
release of BioGRID to download. |
The release to download must be specified as currently there is no way to download automatically the latests release.
An data.frame object.
Diego Diez