Package: pmp 1.25.0

Gavin Rhys Lloyd

pmp: Peak Matrix Processing and signal batch correction for metabolomics datasets

Methods and tools for (pre-)processing of metabolomics datasets (i.e. peak matrices), including filtering, normalisation, missing value imputation, scaling, and signal drift and batch effect correction methods. Filtering methods are based on: the fraction of missing values (across samples or features); Relative Standard Deviation (RSD) calculated from the Quality Control (QC) samples; the blank samples. Normalisation methods include Probabilistic Quotient Normalisation (PQN) and normalisation to total signal intensity. A unified user interface for several commonly used missing value imputation algorithms is also provided. Supported methods are: k-nearest neighbours (knn), random forests (rf), Bayesian PCA missing value estimator (bpca), mean or median value of the given feature and a constant small value. The generalised logarithm (glog) transformation algorithm is available to stabilise the variance across low and high intensity mass spectral features. Finally, this package provides an implementation of the Quality Control-Robust Spline Correction (QCRSC) algorithm for signal drift and batch effect correction of mass spectrometry-based datasets.

Authors:Andris Jankevics [aut], Gavin Rhys Lloyd [aut, cre], Ralf Johannes Maria Weber [aut]

pmp_1.25.0.tar.gz
pmp_1.25.0.zip(r-4.7)pmp_1.25.0.zip(r-4.6)pmp_1.25.0.zip(r-4.5)
pmp_1.25.0.tgz(r-4.6-any)pmp_1.25.0.tgz(r-4.5-any)
pmp_1.25.0.tar.gz(r-4.7-any)pmp_1.25.0.tar.gz(r-4.6-any)
pmp_1.25.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
pmp/json (API)

# Install 'pmp' in R:
install.packages('pmp', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • MTBLS79 - Direct-infusion mass spectrometry (DIMS) data set

On BioConductor:pmp-1.25.0(bioc 3.24)pmp-1.24.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

massspectrometrymetabolomicssoftwarequalitycontrolbatcheffect

4.73 score 60 scripts 13 exports 56 dependencies

Last updated from:4c5bf37b88. Checks:1 NOTE, 7 OK, 2 ERROR. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE214
linux-devel-x86_64OK298
source / vignettesOK283
linux-release-x86_64OK329
macos-release-arm64ERROR153
macos-oldrel-arm64ERROR241
windows-develOK210
windows-releaseOK212
windows-oldrelOK203
wasm-releaseOK180

Exports:filter_peaks_by_blankfilter_peaks_by_fractionfilter_peaks_by_rsdfilter_samples_by_mvglog_plot_optimised_lambdaglog_transformationmv_imputationnormalise_to_sumpqn_normalisationprocessing_historyQCRSCremove_peakssbc_plot

Dependencies:abindBiobaseBiocGenericsclicodetoolscpp11DelayedArraydigestdoRNGfarverforeachgenericsGenomicRangesggplot2gluegtableimputeIRangesisobanditeratorsitertoolslabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmissForestpcaMethodsplyrR6randomForestrangerrbibutilsRColorBrewerRcppRcppEigenRdpackreshape2rlangrngtoolsS4ArraysS4VectorsS7scalesSeqinfoSparseArraystringistringrSummarizedExperimentvctrsviridisLitewithrXVector

Peak Matrix Processing for metabolomics datasets
Introduction | Installation | Data formats | Example dataset, MTBLS79 | Filtering a dataset | Processing history | Data normalisation | Missing value imputation | Data scaling | Data integrity check and endomorphisms | Session information | References

Last update: 2020-04-26
Started: 2020-04-23

Signal drift and batch effect correction and mass spectral quality assessment
Introduction | Installation | Dataset | Exploratory data analysis | Correlation between signal intensity and injection order of QC samples | Using regression to estimate signal trends and variability across QC sample | Example of signal drift and batch effect correction for a single feature | Signal drift and batch effect correction using smoothed spline fitting | Session information | References

Last update: 2020-04-24
Started: 2020-04-23

Signal drift and batch effect correction for mass spectrometry
Introduction | Installation | Dataset | Missing values | Applying signal drift and batch effect correction | Visual comparison of the results | Session information | References

Last update: 2020-04-24
Started: 2020-04-23