loadSDFwithName: Load Compound Structures from Four Resources

Description Usage Arguments Value See Also Examples

View source: R/utilities.R

Description

This function could be used to get SDFset of compounds in CMAP2, LINCS 2017, DrugAge build 2 or DrugBank 5.1.5 databases. The cid of the SDFset are compound names instead of their internal IDs.

Usage

1

Arguments

source

character(1), one of "CMAP2", "LINCS", "DrugBank", "DrugAge"

Value

SDFset object of compounds in the source database, the cid of the SDFset are compound names.

See Also

SDFset

Examples

1
da_sdf <- loadSDFwithName(source="DrugAge")

yduan004/customCMPdb documentation built on Feb. 3, 2022, 2:10 p.m.