Bioc2026 Registration Open!

scatterHatch

Creates hatched patterns for scatterplots

Bioconductor version: 3.23 · Package version: 1.18.0

The objective of this package is to efficiently create scatterplots where groups can be distinguished by color and texture. Visualizations in computational biology tend to have many groups making it difficult to distinguish between groups solely on color. Thus, this package is useful for increasing the accessibility of scatterplot visualizations to those with visual impairments such as color blindness.

Installation

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

BiocManager::install("scatterHatch")

Details

MaintainerAtul Deshpande <adeshpande@jhu.edu>
AuthorAtul Deshpande [aut, cre] (ORCID: <https://orcid.org/0000-0001-5144-6924>)
LicenseMIT + file LICENSE
URLhttps://github.com/FertigLab/scatterHatch
Bug Reportshttps://github.com/FertigLab/scatterHatch/issues
Downloads rank179
Source branchRELEASE_3_23
biocViewsCellBiology, SingleCell, Software, Spatial, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1)

Imports: grid, ggplot2, plyr, spatstat.geom, stats, grDevices

Suggests: knitr, rmarkdown, testthat