Package: SingleCellComplexHeatMap
Type: Package
Title: Complex Heatmaps for Single Cell Expression Data with Dual
        Information Display
Version: 0.1.2
Authors@R: person("XueCheng","Fang", email = "xuecheng328@gmail.com", role = c("aut", "cre"))
Maintainer: XueCheng Fang <xuecheng328@gmail.com>
Description: Creates complex heatmaps for single cell RNA-seq data that simultaneously 
    display gene expression levels (as color intensity) and expression percentages 
    (as circle sizes). Supports gene grouping, cell type annotations, and time point 
    comparisons. Built on top of 'ComplexHeatmap' and integrates with 'Seurat' objects.
    For more details see Gu (2022) <doi:10.1002/imt2.43> and Hao (2024) <doi:10.1038/s41587-023-01767-y>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.0.0)
Imports: ComplexHeatmap (>= 2.10.0), Seurat (>= 4.0.0), dplyr (>=
        1.0.0), tidyr (>= 1.0.0), RColorBrewer, circlize (>= 0.4.0),
        grid, grDevices, stats, magrittr
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, viridis, devtools,
        BiocManager, ggsci, SeuratObject
URL: https://github.com/FanXuRong/SingleCellComplexHeatMap
BugReports: https://github.com/FanXuRong/SingleCellComplexHeatMap/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-24 15:35:42 UTC; fanxr
Author: XueCheng Fang [aut, cre]
Repository: CRAN
Date/Publication: 2025-06-28 17:40:02 UTC
Built: R 4.6.0; ; 2025-10-11 04:09:31 UTC; windows
