Other packages > Find by keyword >

mrbin  

Metabolomics Data Analysis Functions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mrbin", "1.9.4")



Attach the package and use:
library("mrbin")
Maintained by
Matthias Klein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-19
Latest Update: 2025-07-16
Description:
A collection of functions for processing and analyzing metabolite data. The namesake function mrbin() converts 1D or 2D Nuclear Magnetic Resonance data into a matrix of values suitable for further data analysis and performs basic processing steps in a reproducible way. Negative values, a common issue in such data, can be replaced by positive values (). All used parameters are stored in a readable text file and can be restored from that file to enable exact reproduction of the data at a later time. The function fia() ranks features according to their impact on classifier models, especially artificial neural network models.
How to cite:
Matthias Klein (2020). mrbin: Metabolomics Data Analysis Functions. R package version 1.9.4, https://cran.r-project.org/web/packages/mrbin. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.3.0 (2020-03-19 15:50), 1.4.0 (2020-04-29 07:40), 1.4.1 (2020-05-20 07:20), 1.4.2 (2020-06-01 20:20), 1.4.3 (2020-09-25 12:00), 1.4.4 (2020-12-09 21:40), 1.5.0 (2021-01-04 20:10), 1.5.1 (2021-04-22 18:30), 1.5.2 (2021-04-29 20:00), 1.6.0 (2021-08-23 09:11), 1.6.1 (2021-10-22 06:50), 1.6.2 (2022-02-05 11:20), 1.6.3 (2022-02-15 10:30), 1.6.4 (2022-04-27 15:30), 1.6.5 (2022-06-23 00:30), 1.7.0 (2022-10-31 02:17), 1.7.1 (2022-11-07 20:00), 1.7.2 (2023-01-23 09:30), 1.7.3 (2023-03-10 21:50), 1.7.4 (2023-04-11 05:00), 1.7.5 (2024-06-12 08:10), 1.8.0 (2024-12-04 07:20), 1.9.0 (2025-03-08 04:30), 1.9.1 (2025-05-09 18:30), 1.9.2 (2025-05-19 06:10), 1.9.3 (2025-05-30 05:10), 1.9.4 (2025-07-16 22:00)
Other packages that cited mrbin R package
View mrbin citation profile
Other R packages that mrbin depends, imports, suggests or enhances
Complete documentation for mrbin
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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