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.7.5")



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: 2023-04-11
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.7.5, https://cran.r-project.org/web/packages/mrbin. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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