Other packages > Find by keyword >

RBMRB  

BMRB Data Access and Visualization
View on CRAN: Click here


Download and install RBMRB package within the R console
Install from CRAN:
install.packages("RBMRB")

Install from Github:
library("remotes")
install_github("cran/RBMRB")

Install by package version:
library("remotes")
install_version("RBMRB", "2.1.7")



Attach the package and use:
library("RBMRB")
Maintained by
Kumaran Baskaran
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-18
Latest Update:
Description:
The Biological Magnetic Resonance Data Bank BMRBhttpwww.bmrb.io collects annotates archives and disseminates worldwidein the public domain the important spectral and quantitative data derivedfrom NMRNuclear Magnetic Resonance spectroscopic investigations of biologicalmacromolecules and metabolites. This package provides an interface to BMRBdatabase for easy data access and includes a minimal set of data visualizationfunctions. Users are encouraged to make their own data visualizations using BMRBdata.
How to cite:
Kumaran Baskaran (2016). RBMRB: BMRB Data Access and Visualization. R package version 2.1.7, https://cran.r-project.org/web/packages/RBMRB. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:18), 2.0.2 (2017-01-06 01:20), 2.0.4 (2017-03-03 21:25), 2.0 (2016-11-18 10:58), 2.1.0 (2017-09-22 18:43), 2.1.2 (2018-01-30 17:56), 2.1.4 (2020-10-26 11:40), 2.1.7 (2021-07-11 12:30)
Other packages that cited RBMRB R package
View RBMRB citation profile
Other R packages that RBMRB depends, imports, suggests or enhances
Functions, R codes and Examples using the RBMRB R package
Full RBMRB package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA