/PhenotypeDatabase-RClient

R client to connect to GSCF

Primary LanguageR

PhenotypeDatabase R Client

An R client to connect to the Phenotype Database.

How to install

Use the devtools package to directly install the package from github.

library(devtools)
install_github("TNO/PhenotypeDatabase-RClient")

How to use

Please see this script.