Description Usage Arguments Details
View source: R/function_call_wrappers.R
Clique DB function wrapper
1 | build_clique_db_db(ppi_name, db_folder, db_name, con)
|
ppi_name |
Name of the PPI network in the database |
db_folder |
A directory where the database will be stored. Please not that tilde expension does not work. |
db_name |
The name of the database. File suffix ".sqlite" will be appended |
con |
Database connection obtained with |
Builds a clique db for all maximal cliques in the PPI network and stores the location in the database,
wrapper for build_clique_db
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.