downloadChemblDb: downloadChemblDb

View source: R/drugTargetAnnotations_Fct.R

downloadChemblDbR Documentation

downloadChemblDb

Description

Download ChEMBL sqlite db for use by several other functions in the package.

Usage


downloadChemblDb(version,rerun=TRUE,config=genConfig())

Arguments

version

The ChEMBL version to download.

rerun

If TRUE, the file will be downloaded, otherwise do nothing.

config

The configuration object. This gives the location to put the downloaded chembl db.

Value

No return value.

Author(s)

Kevin Horan

Examples


	
		downloadChemblDb(27)
	

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