Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 371 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 371 Bytes

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.