Registration and Call for Abstracts Open for Bioc2024

sechm

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

sechm: Complex Heatmaps from a SummarizedExperiment


Bioconductor version: Development (3.19)

sechm provides a simple interface between SummarizedExperiment objects and the ComplexHeatmap package. It enables plotting annotated heatmaps from SE objects, with easy access to rowData and colData columns, and implements a number of features to make the generation of heatmaps easier and more flexible. These functionalities used to be part of the SEtools package.

Author: Pierre-Luc Germain [cre, aut]

Maintainer: Pierre-Luc Germain <pierre-luc.germain at hest.ethz.ch>

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

Installation

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


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

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

BiocManager::install("sechm")

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

Documentation

Reference Manual PDF

Details

biocViews GeneExpression, Software, Visualization
Version 1.11.0
In Bioconductor since BioC 3.13 (R-4.1) (3 years)
License GPL-3
Depends R (>= 4.0), SummarizedExperiment, ComplexHeatmap
Imports S4Vectors, seriation, circlize, methods, randomcoloR, stats, grid, grDevices, matrixStats
System Requirements
URL
Bug Reports https://github.com/plger/sechm
See More
Suggests BiocStyle, knitr, rmarkdown
Linking To
Enhances
Depends On Me SEtools
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
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/sechm
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/sechm
Package Short Url https://bioconductor.org/packages/sechm/
Package Downloads Report Download Stats