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
| Maintainer | Ilaria Billato <ilaria.billato@phd.unipd.it> |
| Author | Ilaria Billato [aut, cre] (ORCID: <https://orcid.org/0000-0002-3335-3254>, affiliation: Department of Biology, University of Padova) |
| License | Artistic-2.0 |
| URL | https://github.com/waldronlab/HistoImagePlot |
| Bug Reports | https://github.com/waldronlab/HistoImagePlot/issues |
| Downloads rank | 53 |
| Source branch | RELEASE_3_23 |
| biocViews | Software, 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