rDGIdb
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see rDGIdb.
R Wrapper for DGIdb
Bioconductor version: 3.17
The rDGIdb package provides a wrapper for the Drug Gene Interaction Database (DGIdb). For simplicity, the wrapper query function and output resembles the user interface and results format provided on the DGIdb website (https://www.dgidb.org/).
Author: Thomas Thurnherr, Franziska Singer, Daniel J. Stekhoven, and Niko Beerenwinkel
Maintainer: Lars Bosshard <bosshard at nexus.ethz.ch>
citation("rDGIdb")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rDGIdb")
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("rDGIdb")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.