peakPantheR
Peak Picking and Annotation of High Resolution Experiments
Bioconductor version: 3.23 · Package version: 1.26.0
An automated pipeline for the detection, integration and reporting of predefined features across a large number of mass spectrometry data files. It enables the real time annotation of multiple compounds in a single file, or the parallel annotation of multiple compounds in multiple files. A graphical user interface as well as command line functions will assist in assessing the quality of annotation and update fitting parameters until a satisfactory result is obtained.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("peakPantheR") Details
| Maintainer | Arnaud Wolfer <adwolfer@gmail.com> |
| Author | Arnaud Wolfer [aut, cre] (ORCID: <https://orcid.org/0000-0001-5856-3218>), Goncalo Correia [aut] (ORCID: <https://orcid.org/0000-0001-8271-9294>), Jake Pearce [ctb], Caroline Sands [ctb] |
| License | GPL-3 |
| URL | https://github.com/phenomecentre/peakPantheR |
| Bug Reports | https://github.com/phenomecentre/peakPantheR/issues/new |
| Downloads rank | 266 |
| Source branch | RELEASE_3_23 |
| biocViews | MassSpectrometry, Metabolomics, PeakDetection, Software |
Documentation
- Getting Started with the peakPantheR package
- Parallel Annotation
- peakPantheR Graphical User Interface
- Real Time Annotation
Download
Dependencies
Depends: R (>= 4.5)
Imports: foreach (>= 1.4.4), doParallel (>= 1.0.11), ggplot2 (>= 3.5.0), gridExtra (>= 2.3), MSnbase (>= 2.4.0), mzR (>= 2.12.0), stringr (>= 1.2.0), methods (>= 3.4.0), XML (>= 3.98.1.10), minpack.lm (>= 1.2.1), scales (>= 0.5.0), shiny (>= 1.0.5), bslib, shinycssloaders (>= 1.0.0), DT (>= 0.15), pracma (>= 2.2.3), utils, lubridate, svglite (>= 2.1.1)
Suggests: testthat, devtools, faahKO, msdata, knitr, rmarkdown, pander, BiocStyle