36 lines
1.7 KiB
Plaintext
36 lines
1.7 KiB
Plaintext
Package: ComplexHeatmap
|
|
Type: Package
|
|
Title: Make Complex Heatmaps
|
|
Version: 2.22.0
|
|
Date: 2024-09-24
|
|
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
|
|
comment = c('ORCID'="0000-0002-7395-8709"))
|
|
Depends: R (>= 3.5.0), methods, grid, graphics, stats, grDevices
|
|
Imports: circlize (>= 0.4.14), GetoptLong, colorspace, clue,
|
|
RColorBrewer, GlobalOptions (>= 0.1.0), png, digest, IRanges,
|
|
matrixStats, foreach, doParallel, codetools
|
|
Suggests: testthat (>= 1.0.0), knitr, markdown, dendsort, jpeg, tiff,
|
|
fastcluster, EnrichedHeatmap, dendextend (>= 1.0.1), grImport,
|
|
grImport2, glue, GenomicRanges, gridtext, pheatmap (>= 1.0.12),
|
|
gridGraphics, gplots, rmarkdown, Cairo, magick
|
|
VignetteBuilder: knitr
|
|
Description: Complex heatmaps are efficient to visualize associations
|
|
between different sources of data sets and reveal potential patterns.
|
|
Here the ComplexHeatmap package provides a highly flexible way to arrange
|
|
multiple heatmaps and supports various annotation graphics.
|
|
biocViews: Software, Visualization, Sequencing
|
|
URL: https://github.com/jokergoo/ComplexHeatmap,
|
|
https://jokergoo.github.io/ComplexHeatmap-reference/book/
|
|
License: MIT + file LICENSE
|
|
git_url: https://git.bioconductor.org/packages/ComplexHeatmap
|
|
git_branch: RELEASE_3_20
|
|
git_last_commit: bf351d6
|
|
git_last_commit_date: 2024-10-29
|
|
Repository: Bioconductor 3.20
|
|
Date/Publication: 2024-10-29
|
|
NeedsCompilation: no
|
|
Packaged: 2024-10-30 01:53:44 UTC; biocbuild
|
|
Author: Zuguang Gu [aut, cre] (<https://orcid.org/0000-0002-7395-8709>)
|
|
Maintainer: Zuguang Gu <z.gu@dkfz.de>
|
|
Built: R 4.4.1; ; 2024-10-30 15:39:55 UTC; windows
|