Learn R Programming

ChemmineR (version 2.24.2)

connections: Database Connections

Description

Get a connection to one of the pre-build compound databases.

Usage

DUD()
DrugBank()

Arguments

Value

A connection object to the ether the DUD or DrugBank database. This object must be passed to other functions which make use of the connection.

Examples

Run this code
	dbConn = DrugBank()

Run the code above in your browser using DataLab