Name Mode Size
..
AllGenerics.R 100644 1 kb
clusterFeatures.R 100644 9 kb
faahko.R 100644 0 kb
imputeIntensity-functions.R 100644 5 kb
imputeIntensity-methods.R 100644 6 kb
normalizeIntensity-functions.R 100644 8 kb
normalizeIntensity-methods.R 100644 8 kb
plotBox.R 100644 2 kb
plotCorr.R 100644 6 kb
plotMiss.R 100644 5 kb
plotRTgroup.R 100644 11 kb
plotReduced.R 100644 14 kb
reduceFeatures-functions.R 100644 13 kb
reduceFeatures-methods.R 100644 4 kb
removeFeatures-functions.R 100644 10 kb
removeFeatures-methods.R 100644 3 kb
summary-reduced.R 100644 2 kb
utils.R 100644 1 kb
README.md
# qmtools The goal of qmtools is to provide simple tools for quantitative metabolomics data processing, including - Missing value imputation - Data normalization - Dimension reduction - Feature filtering - Feature clustering - Visualization To install this package, ``` r remotes::install_github("HimesGroup/qmtools") ```