README.md

peakPantheR

Build Status codecov

peakPantheR

Package for Peak Picking and ANnoTation of High resolution Experiments in R, implemented in R and Shiny

Overview

peakPantheR implements functions to detect, integrate and report pre-defined features in MS files. It is designed for:

Installation

Install the development version of the package directly from GitHub with:

# Install devtools
if(!require("devtools")) install.packages("devtools")
devtools::install_github("phenomecentre/peakPantheR")

If the dependencies mzR and MSnbase are not successfully installed, Bioconductor must be added to the default repositories with:

setRepositories(ind=1:2)

Usage

Both real time and parallel compound integration require a common set of information:

Vignettes

More information is available in the following vignettes:

Copyright

peakPantheR is licensed under the GPLv3

As a summary, the GPLv3 license requires attribution, inclusion of copyright and license information, disclosure of source code and changes. Derivative work must be available under the same terms.

© National Phenome Centre (2018)



Try the peakPantheR package in your browser

Any scripts or data that you put into this service are public.

peakPantheR documentation built on May 1, 2019, 10:53 p.m.