- Home
- Bioconductor 3.23
- Software Packages
- GeneSelectMMD (development version)
GeneSelectMMD
This is the development version of GeneSelectMMD; for the stable release version, see GeneSelectMMD.
Gene selection based on the marginal distributions of gene profiles that characterized by a mixture of three-component multivariate distributions
Bioconductor version: Development (3.23)
Gene selection based on a mixture of marginal distributions.
Author: Jarrett Morrow <remdj at channing.harvard.edu>, Weiliang Qiu <weiliang.qiu at gmail.com>, Wenqing He <whe at stats.uwo.ca>, Xiaogang Wang <stevenw at mathstat.yorku.ca>, Ross Lazarus <ross.lazarus at channing.harvard.edu>.
Maintainer: Weiliang Qiu <weiliang.qiu at gmail.com>
citation("GeneSelectMMD")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("GeneSelectMMD")
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("GeneSelectMMD")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.