Bioc2026 Registration Open!

HistoImagePlot

Plotting functionality for Histopathology pipeline datasets

Bioconductor version: 3.23 · Package version: 1.0.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("HistoImagePlot")

Details

MaintainerIlaria Billato <ilaria.billato@phd.unipd.it>
AuthorIlaria Billato [aut, cre] (ORCID: <https://orcid.org/0000-0002-3335-3254>, affiliation: Department of Biology, University of Padova)
LicenseArtistic-2.0
URLhttps://github.com/waldronlab/HistoImagePlot
Bug Reportshttps://github.com/waldronlab/HistoImagePlot/issues
Downloads rank53
Source branchRELEASE_3_23
biocViewsSoftware, Spatial, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: BiocBaseUtils, cowplot, ggplot2, grDevices, imageFeatureTCGA, methods, RColorBrewer, S4Vectors, SpatialExperiment, SummarizedExperiment

Suggests: anndataR, BiocStyle, dplyr, knitr, magick, rmarkdown, tinytest