Description
The R Genome Browser.
Description
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as genes or transcripts), and an interactive interface to browse them. Performances and main features are highlighted in Mareschal et al (2014) <doi:10.1093/bioinformatics/btu185>.
README.md
R genome browser
R package to efficiently browse and handle genomic data.
Availability
A short presentation of the project can be found on my personnal website.
- WWW : http://bioinformatics.ovsa.fr/Rgb
Release sources and builds can be found in the CRAN repository :
- WWW : https://CRAN.R-project.org/package=Rgb
- R :
install.packages("Rgb")
Development sources are freely available on GitHub :
- WWW : https://github.com/maressyl/R.Rgb
- GIT : https://github.com/maressyl/R.Rgb.git
All this material is freely distributed under the GNU Public License 3, shipped with sources and builds.
Support
Bugs, suggestions and help requests should be submitted using GitHub's Issues (see 'Availability').
Changelog
Release updates are tracked by the NEWS.Rd file, browsable on the CRAN repository (see 'Availability').
Individual commits can be followed on GitHub (see 'Availability').
Credits
Sylvain Mareschal <[email protected]>