Name Mode Size
.Rproj.user 040000
R 040000
cellbaseR.Rcheck 040000
inst 040000
man 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
.gitmodules 100644 0 kb
.travis.yml 100644 0 kb
DESCRIPTION 100644 2 kb
NAMESPACE 100644 1 kb
NEWS 100644 1 kb
R.Rproj 100644 0 kb
README.md 100644 2 kb
README.md
[![Build Status](https://travis-ci.org/melsiddieg/cellbaseR.svg?branch=master)](https://travis-ci.org/melsiddieg/cellbaseR) ### Overview This R package makes use of the exhaustive RESTful Web service API that has been implemented for the Cellabase database. It enable researchers to query and obtain a wealth of biological information from a single database saving a lot of time. Another benefit is that researchers can easily make queries about different biological topics and link all this information together as all information is integrated. Currently Homo sapiens, Mus musculus and a total of 48 species are available and many others will be included soon. Results returned from the cellbase queries are parsed into R data.frames and other common R data strctures so users can readily get into downstream anaysis. NB. Due to some maintance and updares on the Cellbase Server some functionality is not working, more specifically all the variants and snp annotations are not working, this will be resolved shortly. ### Documentation You can find CellBase documentation and tutorials at: https://github.com/opencb/cellbase/wiki. For documenting RESTful web services [Swagger](http://swagger.io/) has been set-up and is available at http://bioinfo.hpc.cam.ac.uk/cellbase/webservices/. ### Issues Tracking You can report bugs or request new features at [GitHub issue tracking](https://github.com/opencb/cellbase/issues). ### Release Notes and Roadmap Releases notes are available at [GitHub releases](https://github.com/opencb/cellbase/releases). Roadmap is available at [GitHub milestones](https://github.com/opencb/cellbase/milestones). You can report bugs or request new features at [GitHub issue tracking](https://github.com/opencb/cellbase/issues). ### Maintainers We recommend to contact CellBase developers by writing to OpenCB mailing list opencb@googlegroups.com. The main developers and maintainers are: * Ignacio Medina (im411@cam.ac.uk) (_Founder and Project Leader_) * Javier Lopez (javier.lopez@genomicsengland.co.uk) * Mohammed OE (melsiddieg@opencb.org)