Bioconductor 3.22 Released

InteractiveComplexHeatmap

This is the development version of InteractiveComplexHeatmap; for the stable release version, see InteractiveComplexHeatmap.

Make Interactive Complex Heatmaps


Bioconductor version: Development (3.23)

This package can easily make heatmaps which are produced by the ComplexHeatmap package into interactive applications. It provides two types of interactivities: 1. on the interactive graphics device, and 2. on a Shiny app. It also provides functions for integrating the interactive heatmap widgets for more complex Shiny app development.

Author: Zuguang Gu [aut, cre] ORCID iD ORCID: 0000-0002-7395-8709

Maintainer: Zuguang Gu <z.gu at dkfz.de>

Citation (from within R, enter citation("InteractiveComplexHeatmap")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("InteractiveComplexHeatmap")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Sequencing, Software, Visualization
Version 1.19.0
In Bioconductor since BioC 3.13 (R-4.1) (4.5 years)
License MIT + file LICENSE
Depends R (>= 4.0.0), ComplexHeatmap(>= 2.11.0)
Imports grDevices, stats, shiny, grid, GetoptLong, S4Vectors(>= 0.26.1), digest, IRanges, kableExtra (>= 1.3.1), utils, svglite, htmltools, clisymbols, jsonlite, RColorBrewer, fontawesome
System Requirements
URL https://github.com/jokergoo/InteractiveComplexHeatmap
Bug Reports https://github.com/jokergoo/InteractiveComplexHeatmap/issues
See More
Suggests knitr, rmarkdown, testthat, EnrichedHeatmap, GenomicRanges, data.table, circlize, GenomicFeatures, tidyverse, tidyHeatmap, cluster, org.Hs.eg.db, simplifyEnrichment, GO.db, SC3, GOexpress, SingleCellExperiment, scater, gplots, pheatmap, airway, DESeq2, DT, cola, BiocManager, gridtext, HilbertCurve(>= 1.21.1), shinydashboard, SummarizedExperiment, pkgndep, ks
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/InteractiveComplexHeatmap
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/InteractiveComplexHeatmap
Package Short Url https://bioconductor.org/packages/InteractiveComplexHeatmap/
Package Downloads Report Download Stats