Package: sechm
Type: Package
Title: sechm: Complex Heatmaps from a SummarizedExperiment
Version: 1.6.0
Depends: R (>= 4.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.
Imports: S4Vectors, SummarizedExperiment, seriation, ComplexHeatmap,
        circlize, methods, randomcoloR, stats, grid, grDevices,
        matrixStats
Suggests: BiocStyle, knitr, rmarkdown
biocViews: GeneExpression, Visualization
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
BugReports: https://github.com/plger/sechm
git_url: https://git.bioconductor.org/packages/sechm
git_branch: RELEASE_3_16
git_last_commit: 446fbc9
git_last_commit_date: 2022-11-01
Date/Publication: 2022-11-01
NeedsCompilation: no
Packaged: 2022-11-02 03:08:57 UTC; biocbuild
Author: Pierre-Luc Germain [cre, aut] (<https://orcid.org/0000-0003-3418-4218>)
Maintainer: Pierre-Luc Germain <pierre-luc.germain@hest.ethz.ch>
Built: R 4.2.1; ; 2022-11-02 14:20:35 UTC; windows
