PepsNMR
Pre-process 1H-NMR FID signals
Bioconductor version: 3.23 · Package version: 1.30.0
This package provides R functions for common pre-procssing steps that are applied on 1H-NMR data. It also provides a function to read the FID signals directly in the Bruker format.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PepsNMR") Details
| Maintainer | Manon Martin <manon.martin@uclouvain.be> |
| Author | Manon Martin [aut, cre], Bernadette Govaerts [aut, ths], BenoƮt Legat [aut], Paul H.C. Eilers [aut], Pascal de Tullio [dtc], Bruno Boulanger [ctb], Julien Vanwinsberghe [ctb] |
| License | GPL-2 | file LICENSE |
| URL | https://github.com/ManonMartin/PepsNMR |
| Bug Reports | https://github.com/ManonMartin/PepsNMR/issues |
| Downloads rank | 324 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Metabolomics, Preprocessing, Software, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 3.6)
Imports: Matrix, ptw, ggplot2, gridExtra, matrixStats, reshape2, methods, graphics, stats
Suggests: knitr, markdown, rmarkdown, BiocStyle, PepsNMRData
Reverse dependencies
Imports Me (1): ASICS