ANF
This is the released version of ANF; for the devel version, see ANF.
Affinity Network Fusion for Complex Patient Clustering
Bioconductor version: Release (3.22)
This package is used for complex patient clustering by integrating multi-omic data through affinity network fusion.
Author: Tianle Ma, Aidong Zhang
Maintainer: Tianle Ma <tianlema at buffalo.edu>
Citation (from within R, enter
citation("ANF")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ANF")
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("ANF")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.