connections {ChemmineR}R Documentation

Database Connections

Description

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

Usage

DUD()

DrugBank()

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.

Author(s)

Kevin Horan

Examples

	dbConn = DrugBank()

[Package ChemmineR version 3.32.1 Index]