Removed SVN-related dir
The rDGIdb R/Bioconductor package provides a wrapper to query the drug-gene interaction database (DGIdb) from R.
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")
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")
This package is release under the MIT licence.
thomas.thurnherr (at) bsse.ethz.ch
用于药物基因相互作用查询和注释的工具
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
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