Description Usage Arguments Details See Also
Initialize your local BioGRID database with the latest interactions, or previously archived versions of the BioGRID database.
1 2  | initialize_biogridr(db = getOption("biogridr.db"),
  url = getOption("biogridr.url"))
 | 
db | 
 Path to an SQLite database. Defaults to 
  | 
url | 
 URL to BIOGRID-ALL-<VERSION>.tab2.zip archive. Defaults to 
  | 
If the local BioGRID database has not been initialized, this function will run update_biogridr which downloads a BIOGRID-ALL-<VERSION>.tab2.zip to a temporary file, which is then written to an SQLite database.
update_biogridr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.