Skip to content

thurnherr/rDGIdb-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Thomas Thurnherr
Sep 28, 2016
2087296 · Sep 28, 2016

History

4 Commits
Sep 12, 2016
Sep 12, 2016
Sep 28, 2016

Repository files navigation

Query DGIdb using the rDGIdb package

Queries DGIdb through the R/Bioconductor rDGIdb package and saves the results to text files.

Installation

rDGIdb is available on Bioconductor.

To install the rDGIdb package, type this into your R console:

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

Usage

In the terminal, use:

Rscript query_dgidb.r path/to/input path/to/output min-db-support

Licence

This script is release under the MIT licence.

Contact

thomas.thurnherr (at) bsse.ethz.ch

About

Script to query DGIdb using rDGIdb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages