- Home
- Bioconductor 3.13
- Software Packages
- peakPantheR
peakPantheR
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see peakPantheR.
Peak Picking and Annotation of High Resolution Experiments
Bioconductor version: 3.13
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.
Author: Arnaud Wolfer [aut, cre] , Goncalo Correia [aut] , Jake Pearce [ctb], Caroline Sands [ctb]
Maintainer: Arnaud Wolfer <adwolfer at gmail.com>
citation("peakPantheR")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("peakPantheR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("peakPantheR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.