This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

qmtools

This is the development version of qmtools; for the stable release version, see qmtools.

Quantitative Metabolomics Data Processing Tools

Bioconductor version: Development (3.18)

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.

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

Maintainer: Jaehyun Joo <jaehyunjoo at outlook.com>

Citation (from within R, enter citation("qmtools")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("qmtools")

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("qmtools")
Quantitative metabolomics data processing HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews DimensionReduction, MassSpectrometry, Metabolomics, Normalization, Preprocessing, Software
Version 1.5.0
In Bioconductor since BioC 3.15 (R-4.2) (1.5 years)
License GPL-3
Depends R (>= 4.2.0), SummarizedExperiment
Imports rlang, ggplot2, patchwork, heatmaply, methods, MsCoreUtils, stats, igraph, VIM, scales, grDevices, graphics, limma
Linking To
Suggests Rtsne, missForest, vsn, pcaMethods, pls, MsFeatures, impute, imputeLCMD, nlme, testthat (>= 3.0.0), BiocStyle, knitr, rmarkdown
System Requirements
Enhances
URL https://github.com/HimesGroup/qmtools
Bug Reports https://github.com/HimesGroup/qmtools/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package qmtools_1.5.0.tar.gz
Windows Binary qmtools_1.5.0.zip
macOS Binary (x86_64) qmtools_1.5.0.tgz
macOS Binary (arm64) qmtools_1.5.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/qmtools
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/qmtools
Bioc Package Browser https://code.bioconductor.org/browse/qmtools/
Package Short Url https://bioconductor.org/packages/qmtools/
Package Downloads Report Download Stats