R libraries to fetch and visualize BMRB data
R
Latest commit 6378843 Mar 3, 2017 @kumar-physics kumar-physics committed on GitHub Merge pull request #23 from kumar-physics/master
Cleaning up
Permalink
Failed to load latest commit information.
RBMRB
man doc updated Nov 23, 2016
.gitignore script updated Nov 10, 2016
LICENSE
RBMRB_2.0.4.tar.gz old binaries removed Mar 3, 2017
RBMRB_2.0.4_R_x86_64-pc-linux-gnu.tar.gz
README.md

README.md

RBMRB

BMRB collects, annotates, archives, and disseminates (worldwide in the public domain) the important spectral and quantitative data derived from NMR spectroscopic investigations of biological macromolecules and metabolites. The goal is to empower scientists in their analysis of the structure, dynamics, and chemistry of biological systems and to support further development of the field of biomolecular NMR spectroscopy

RBMRB is a R package to fetch NMR chemical shift data directly from BMRB into R environment as a data frame in R. This facilitates access to BMRB data for statistical analysis and data visualization. It is using the BMRB-API to fetch the data from BMRB database. In addition to the data access, a minimal set to data visualization tools are also available with this package.

More documentation is avalibale in man folder and here