recipe bioconductor-interactivecomplexheatmap

Make Interactive Complex Heatmaps

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/InteractiveComplexHeatmap.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-interactivecomplexheatmap/meta.yaml

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.

package bioconductor-interactivecomplexheatmap

(downloads) docker_bioconductor-interactivecomplexheatmap

Versions:

1.6.0-01.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-interactivecomplexheatmap

and update with:

conda update bioconductor-interactivecomplexheatmap

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-interactivecomplexheatmap:<tag>

(see bioconductor-interactivecomplexheatmap/tags for valid values for <tag>)

Download stats