mAPKL
This package is for version 3.8 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see mAPKLData.
A Hybrid Feature Selection method for gene expression data
Bioconductor version: 3.8
We propose a hybrid FS method (mAP-KL), which combines multiple hypothesis testing and affinity propagation (AP)-clustering algorithm along with the Krzanowski & Lai cluster quality index, to select a small yet informative subset of genes.
Author: Argiris Sakellariou
Maintainer: Argiris Sakellariou <argisake at gmail.com>
citation("mAPKL")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mAPKL")
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("mAPKL")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.