- Home
- Bioconductor 3.16
- Software Packages
- OmicsLonDA
OmicsLonDA
This package is for version 3.16 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see OmicsLonDA.
Omics Longitudinal Differential Analysis
Bioconductor version: 3.16
Statistical method that provides robust identification of time intervals where omics features (such as proteomics, lipidomics, metabolomics, transcriptomics, microbiome, as well as physiological parameters captured by wearable sensors such as heart rhythm, body temperature, and activity level) are significantly different between groups.
Author: Ahmed A. Metwally, Tom Zhang, Michael Snyder
Maintainer: Ahmed A. Metwally <ametwall at stanford.edu>
citation("OmicsLonDA")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("OmicsLonDA")
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("OmicsLonDA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.