Package: qmtools 1.11.0

Jaehyun Joo

qmtools: Quantitative Metabolomics Data Processing Tools

The qmtools (quantitative metabolomics tools) package provides basic tools for processing quantitative metabolomics data with the standard SummarizedExperiment class. This includes functions for imputation, normalization, feature filtering, feature clustering, dimension-reduction, and visualization to help users prepare data for statistical analysis. This package also offers a convenient way to compute empirical Bayes statistics for which metabolic features are different between two sets of study samples. Several functions in this package could also be used in other types of omics data.

Authors:Jaehyun Joo [aut, cre], Blanca Himes [aut]

qmtools_1.11.0.tar.gz
qmtools_1.11.0.zip(r-4.5)qmtools_1.11.0.zip(r-4.4)qmtools_1.11.0.zip(r-4.3)
qmtools_1.11.0.tgz(r-4.4-any)qmtools_1.11.0.tgz(r-4.3-any)
qmtools_1.11.0.tar.gz(r-4.5-noble)qmtools_1.11.0.tar.gz(r-4.4-noble)
qmtools_1.11.0.tgz(r-4.4-emscripten)qmtools_1.11.0.tgz(r-4.3-emscripten)
qmtools.pdf |qmtools.html
qmtools/json (API)
NEWS

# Install 'qmtools' in R:
install.packages('qmtools', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/himesgroup/qmtools/issues

Datasets:
  • faahko_se - FAAH knockout LC/MS data SummarizedExperiment

On BioConductor:qmtools-1.11.0(bioc 3.21)qmtools-1.10.0(bioc 3.20)

metabolomicspreprocessingnormalizationdimensionreductionmassspectrometry

4.30 score 1 stars 5 scripts 151 downloads 22 exports 154 dependencies

Last updated 3 months agofrom:d02f681966. Checks:5 OK, 1 ERROR, 1 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 17 2025
R-4.5-winNOTEJan 17 2025
R-4.5-linuxERRORJan 17 2025
R-4.4-winOKJan 17 2025
R-4.4-macOKJan 17 2025
R-4.3-winOKJan 17 2025
R-4.3-macOKJan 17 2025

Exports:clusterFeaturescompareSamplesimputeIntensityimputeKNNnormalizeIntensitynormalizePQNplotBoxplotCorrplotMissplotReducedplotRTgroupreduceFeaturesreducePCAreducePLSDAreduceTSNEremoveBlankRatioremoveFeaturesremoveICCremoveMissremoveRSDscaleColsscaleRows

Dependencies:abindaskpassassertthatbackportsbase64encBiobaseBiocGenericsbootbroombslibcacachemcallrcarcarDataclasscliclueclustercodetoolscolorspacecowplotcpp11crayoncrosstalkcurldata.tableDelayedArraydendextendDEoptimRDerivdigestdoBydplyre1071eggevaluatefansifarverfastmapfontawesomeforeachFormulafsgclusgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegridExtragtableheatmaplyhighrhtmltoolshtmlwidgetshttrigraphIRangesisobanditeratorsjquerylibjsonliteknitrlabelinglaekenlaterlatticelazyevallifecyclelimmalme4lmtestmagrittrMASSMatrixMatrixGenericsMatrixModelsmatrixStatsmemoisemgcvmicrobenchmarkmimeminqamodelrMsCoreUtilsmunsellnlmenloptrnnetnumDerivopensslpatchworkpbkrtestpermutepillarpkgconfigplotlyplyrprocessxpromisesproxypspurrrqapquantregR6rangerrappdirsrbibutilsRColorBrewerRcppRcppEigenRdpackreformulasregistryreshape2rlangrmarkdownrobustbaseS4ArraysS4VectorssassscalesseriationspSparseArraySparseMstatmodstringistringrSummarizedExperimentsurvivalsystibbletidyrtidyselecttinytexTSPUCSC.utilsutf8vcdvctrsveganVIMviridisviridisLitewebshotwithrxfunXVectoryamlzoo

Processing quantitative metabolomics data with the qmtools package

Rendered fromqmtools.Rmdusingknitr::rmarkdownon Jan 17 2025.

Last update: 2023-04-02
Started: 2022-03-17

Readme and manuals

Help Manual

Help pageTopics
Feature clusteringclusterFeatures
Sample comparisoncompareSamples
FAAH knockout LC/MS data SummarizedExperimentfaahko_se
Imputation methodsimputeIntensity imputeIntensity,ANY-method imputeIntensity,SummarizedExperiment-method
k-nearest neighbor imputationimputeKNN
Normalization methodsnormalizeIntensity normalizeIntensity,ANY-method normalizeIntensity,SummarizedExperiment-method
Probabilistic quotient normalization (PQN)normalizePQN
Box plotplotBox
Correlation plotplotCorr
Missing value plotplotMiss
Score plot of dimension-reduced dataplotReduced
Helper to visualize feature groupingplotRTgroup
Dimension reduction methodsreduceFeatures reduceFeatures,ANY-method reduceFeatures,SummarizedExperiment-method
Principal component analysis (PCA)reducePCA
Partial least squares-discriminant analysis (PLS-DA)reducePLSDA
t-distributed stochastic neighbor embedding (t-SNE)reduceTSNE
Feature Filtering based on QC/blank ratioremoveBlankRatio
Feature Filtering methodsremoveFeatures removeFeatures,ANY-method removeFeatures,SummarizedExperiment-method
Feature Filtering based on ICCremoveICC
Feature filtering based on proportions of missing valuesremoveMiss
Feature Filtering based on RSDremoveRSD
Scale along columns (samples)scaleCols
Scale along rows (features)scaleRows