genConfig: genConfig

View source: R/drugTargetAnnotations_Fct.R

genConfigR Documentation

genConfig

Description

Create a default configuration object.

Usage


genConfig( chemblDbPath = "chembldb.db", downloadPath = "downloads", resultsPath = "results" )

Arguments

chemblDbPath

Path or filename of ChEMBL SQLite db file.

downloadPath

The name of a directory to put downloaded files in.

resultsPath

The name of a directory to put output files in.

Value

A config object that can be passed to ther functions.

Author(s)

Kevin Horan

Examples

	config = genConfig()

girke-lab/drugTargetInteractions documentation built on Oct. 10, 2022, 10:35 p.m.