Package: HistoImagePlot
Title: Plotting functionality for Histopathology pipeline datasets
Version: 1.0.0
Authors@R: 
    person("Ilaria", "Billato", , "ilaria.billato@phd.unipd.it",
        c("aut", "cre"), c(ORCID = "0000-0002-3335-3254", 
        affiliation = "Department of Biology, University of Padova")
    )
Description: Create side-by-side visualizations of tissue thumbnail image and 
    HoverNet cell segmentation with colored cell type labels.
    Functionality automatically retrieves the thumbnail image associated
    with a HoverNet JSON file and overlays the segmentation data.
    This package is intended for researchers working with histopathological
    images, facilitating exploratory analysis,
    and integrates with the imageFeatureTCGA Bioconductor package.
biocViews: Software, Visualization, Spatial
Depends: R (>= 4.5.0)
Imports: BiocBaseUtils, cowplot, ggplot2, grDevices, imageFeatureTCGA,
        methods, RColorBrewer, S4Vectors, SpatialExperiment,
        SummarizedExperiment
Suggests: anndataR, BiocStyle, dplyr, knitr, magick, rmarkdown,
        tinytest
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
BugReports: https://github.com/waldronlab/HistoImagePlot/issues
URL: https://github.com/waldronlab/HistoImagePlot
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
git_url: https://git.bioconductor.org/packages/HistoImagePlot
git_branch: RELEASE_3_23
git_last_commit: af4dcb1
git_last_commit_date: 2026-04-28
Repository: Bioconductor 3.23
Date/Publication: 2026-04-28
NeedsCompilation: no
Packaged: 2026-04-28 22:43:10 UTC; biocbuild
Author: Ilaria Billato [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3335-3254>, affiliation: Department of
    Biology, University of Padova)
Maintainer: Ilaria Billato <ilaria.billato@phd.unipd.it>
