- Home
- Bioconductor 3.21
- Software Packages
- antiProfiles
antiProfiles
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see antiProfiles.
Implementation of gene expression anti-profiles
Bioconductor version: 3.21
Implements gene expression anti-profiles as described in Corrada Bravo et al., BMC Bioinformatics 2012, 13:272 doi:10.1186/1471-2105-13-272.
Author: Hector Corrada Bravo, Rafael A. Irizarry and Jeffrey T. Leek
Maintainer: Hector Corrada Bravo <hcorrada at gmail.com>
citation("antiProfiles")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("antiProfiles")
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("antiProfiles")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.