DFP
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see DFP.
Gene Selection
DOI: 10.18129/B9.bioc.DFP
Bioconductor version: 3.14
This package provides a supervised technique able to identify differentially expressed genes, based on the construction of \emph{Fuzzy Patterns} (FPs). The Fuzzy Patterns are built by means of applying 3 Membership Functions to discretized gene expression values.
Author: R. Alvarez-Gonzalez, D. Glez-Pena, F. Diaz, F. Fdez-Riverola
Maintainer: Rodrigo Alvarez-Glez <rodrigo.djv at uvigo.es>
citation("DFP")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DFP")
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("DFP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.