- Home
- Bioconductor 3.17
- Software Packages
- heatmaps
heatmaps
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see heatmaps.
Flexible Heatmaps for Functional Genomics and Sequence Features
Bioconductor version: 3.17
This package provides functions for plotting heatmaps of genome-wide data across genomic intervals, such as ChIP-seq signals at peaks or across promoters. Many functions are also provided for investigating sequence features.
Author: Malcolm Perry <mgperry32 at gmail.com>
Maintainer: Malcolm Perry <mgperry32 at gmail.com>
citation("heatmaps")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("heatmaps")
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("heatmaps")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.