- Home
- Bioconductor 3.10
- Software Packages
- affypdnn
affypdnn
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 affypdnn.
Probe Dependent Nearest Neighbours (PDNN) for the affy package
Bioconductor version: 3.10
The package contains functions to perform the PDNN method described by Li Zhang et al.
Author: H. Bjorn Nielsen and Laurent Gautier (Many thanks to Li Zhang early communications about the existence of the PDNN program and related publications).
Maintainer: Laurent Gautier<lgautier at gmail.com>
citation("affypdnn")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("affypdnn")
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("affypdnn")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.