forked from cbg-ethz/rDGIdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 874 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: rDGIdb
Type: Package
Title: R Wrapper for DGIdb
Version: 0.99.4
Author: Thomas Thurnherr, Franziska Singer, Daniel J. Stekhoven, and Niko Beerenwinkel
Maintainer: Thomas Thurnherr <[email protected]>
Description: 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
(http://dgidb.genome.wustl.edu/).
License: MIT + file LICENSE
LazyData: TRUE
Imports: jsonlite,httr,methods,graphics
Collate: rDGIdbResult.R queryDGIdb.R plotInteractionsBySource.R
biocViews:
Software,ResearchField,Pharmacogenetics,Pharmacogenomics,FunctionalGenomics,WorkflowStep,Annotation
VignetteBuilder: knitr
Suggests: BiocStyle,knitr,testthat
Date: 2016
NeedsCompilation: no