Skip to content

thurnherr/rDGIdb-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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