Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

On-instrument and post-acquisition targeted feature extraction

NotificationsYou must be signed in to change notification settings

phenomecentre/peakPantheR

Repository files navigation

R-CMD-check-BiocBioC statusR-CMD-check-Bioc-develBioC dev statuscodecovDOI

Package forPeak Picking and ANnoTation of High resolution Experiments in R, implemented inR andShiny

Overview

peakPantheR is an R/Bioconductor package that implements functions to detect, integrate and report pre-defined features in MS files (e.g. compounds, fragments, adducts, …). It is designed for:

  • Real time feature detection and integration (seeReal Time Annotation)
    • processmultiple compounds inone file at a time
  • Post-acquisition feature detection, integration and reporting (seeParallel Annotation)
    • processmultiple compounds inmultiple files inparallel, store results in asingle object

peakPantheR can process LC/MS data files inNetCDF,mzML/mzXML andmzData format as data import is achieved using Bioconductor’smzR package.

The reference versions ofpeakPantheR is available on the corresponding Bioconductor page (release ordev version).

Active development and issue tracking take place on thegithub page, while an overview of the package, vignettes and documentation are available on thesupporting website.

Installation

To installpeakPantheR:

install.packages("BiocManager")BiocManager::install("peakPantheR")

To install the development version from GitHub:

BiocManager::install("phenomecentre/peakPantheR")

Usage

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

  • Path(s) tonetCDF /mzML MS file(s)
  • An expected region of interest (RT /m/z window) for each compound.

Vignettes

An overview of the package and detailed information on usage are available in the following vignettes:

Examples

Besides the vignettes, more tutorials are available via github:

Contributing

Suggestions and contributions topeakPantheR are welcome, for more information please first refer to thecontribution guide and code of conduct, or get in touch by opening aGithub issue.

Copyright

peakPantheR is licensed under theGPLv3

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 (2025)

About

On-instrument and post-acquisition targeted feature extraction

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp