Package: sechm Type: Package Title: sechm: Complex Heatmaps from a SummarizedExperiment Version: 1.21.0 Authors@R: person("Pierre-Luc", "Germain", email="pierre-luc.germain@hest.ethz.ch", role=c("cre","aut"), comment=c(ORCID="0000-0003-3418-4218")) Description: 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. Depends: R (>= 4.0), SummarizedExperiment, ComplexHeatmap Imports: S4Vectors, seriation, circlize, methods, randomcoloR, stats, grid, grDevices, matrixStats Suggests: BiocStyle, knitr, rmarkdown biocViews: GeneExpression, Visualization VignetteBuilder: knitr License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.2.3 BugReports: https://github.com/plger/sechm Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev perl libnode-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:55:41 UTC RemoteUrl: https://github.com/bioc/sechm RemoteRef: HEAD RemoteSha: 27f4b8f067f3a8d96ec92acf9147ceab7a576a67 NeedsCompilation: no Packaged: 2026-07-04 14:51:28 UTC; root Author: Pierre-Luc Germain [cre, aut] (ORCID: ) Maintainer: Pierre-Luc Germain