Skip to content

cbg-ethz/rDGIdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages