README.md

rDGIdb: R Wrapper for DGIdb

The rDGIdb R/Bioconductor package provides a wrapper to query the drug-gene interaction database (DGIdb) from R.

Installation

rDGIdb is available on Bioconductor.

Type the following commands into your R console to install the package:

source("https://bioconductor.org/biocLite.R") biocLite("rDGIdb")

Usage

To load the package, use:

library("rDGIdb")

How to use the package is explained in the vignette and in R help files. After successful installation, open the vignette through:

browseVignettes("rDGIdb")

Licence

This package is release under the MIT licence.

Contributions

Contact

thomas.thurnherr (at) bsse.ethz.ch



cbg-ethz/rDGIdb documentation built on May 13, 2019, 2:03 p.m.