Bioc2026 Registration Open!

drugTargetInteractions

This is the development version of drugTargetInteractions; for the stable release version, see drugTargetInteractions.

drugTargetInteractions: Mining the Druggable Genome


Bioconductor version: Development (3.24)

Provides utilities for identifying drug-target interactions for sets of small molecule or gene/protein identifiers. The required drug-target interaction information is obained from a local SQLite instance of the ChEMBL database. ChEMBL has been chosen for this purpose, because it provides one of the most comprehensive and best annotatated knowledge resources for drug-target information available in the public domain.

Author: Thomas Girke [cre, aut] ORCID iD ORCID: 0000-0003-0710-3777 , Kevin Horan [ctb]

Maintainer: Thomas Girke <thomas.girke at ucr.edu>

Citation (from within R, enter citation("drugTargetInteractions")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("drugTargetInteractions")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("drugTargetInteractions")
Drug-Target Interactions HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews BiomedicalInformatics, Cheminformatics, Metabolomics, Pharmacogenetics, Pharmacogenomics, Proteomics, Software
Version 1.21.3
In Bioconductor since BioC 3.13 (R-4.1) (5 years)
License Artistic-2.0
Depends methods, R (>= 4.1)
Imports utils, stats, RSQLite, UniProt.ws, biomaRt, ensembldb, BiocFileCache, dplyr, rappdirs, AnnotationFilter, S4Vectors, httr2, readxl, jsonlite
System Requirements
URL https://github.com/girke-lab/drugTargetInteractions
Bug Reports https://github.com/girke-lab/drugTargetInteractions
See More
Suggests RUnit, BiocStyle, knitr, rmarkdown, ggplot2, reshape2, DT, EnsDb.Hsapiens.v86, testthat (>= 3.0.0)
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package drugTargetInteractions_1.21.3.tar.gz
Windows Binary (x86_64) drugTargetInteractions_1.21.1.zip
macOS Binary (big-sur-x86_64) drugTargetInteractions_1.21.3.tgz
macOS Binary (sonoma-arm64) drugTargetInteractions_1.21.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/drugTargetInteractions
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/drugTargetInteractions
Bioc Package Browser https://code.bioconductor.org/browse/drugTargetInteractions/
Package Short Url https://bioconductor.org/packages/drugTargetInteractions/
Package Downloads Report Download Stats