build_clique_db_db: Clique DB function wrapper

Description Usage Arguments Details

View source: R/function_call_wrappers.R

Description

Clique DB function wrapper

Usage

1
build_clique_db_db(ppi_name, db_folder, db_name, con)

Arguments

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 connect_to_db function

Details

Builds a clique db for all maximal cliques in the PPI network and stores the location in the database, wrapper for build_clique_db


ddeweerd/MODifieRDB documentation built on Feb. 5, 2021, 1:50 a.m.