SDAMS
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see SDAMS.
Differential Abundant Analysis for Metabolomics and Proteomics Data
Bioconductor version: 3.8
This Package utilizes a Semi-parametric Differential Abundance analysis (SDA) method for metabolomics and proteomics data from mass spectrometry. SDA is able to robustly handle non-normally distributed data and provides a clear quantification of the effect size.
Author: Yuntong Li <yuntong.li at uky.edu>, Chi Wang <chi.wang at uky.edu>, Li Chen <lichenuky at uky.edu>
Maintainer: Yuntong Li <yuntong.li at uky.edu>
citation("SDAMS")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SDAMS")
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("SDAMS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.