- Home
- Bioconductor 3.10
- Software Packages
- OmicsMarkeR
OmicsMarkeR
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see OmicsMarkeR.
Classification and Feature Selection for 'Omics' Datasets
Bioconductor version: 3.10
Tools for classification and feature selection for 'omics' level datasets. It is a tool to provide multiple multivariate classification and feature selection techniques complete with multiple stability metrics and aggregation techniques. It is primarily designed for analysis of metabolomics datasets but potentially extendable to proteomics and transcriptomics applications.
Author: Charles E. Determan Jr. <cdetermanjr at gmail.com>
Maintainer: Charles E. Determan Jr. <cdetermanjr at gmail.com>
citation("OmicsMarkeR")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("OmicsMarkeR")
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("OmicsMarkeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.