Bioc2026 Registration Open!

ImageArray

A framework for on-disk and in-memory image arrays

Bioconductor version: 3.23 · Package version: 1.0.0

ImageArray provides a framework for on-disk and in-memory image arrays, specifically for pyramidal images stored in HDF5, Zarr and life sciences image file formats (OME Bio-Formats).

Installation

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

BiocManager::install("ImageArray")

Details

MaintainerArtür Manukyan <artur-man@hotmail.com>
AuthorArtür Manukyan [aut, cre, fnd] (ORCID: <https://orcid.org/0000-0002-0441-9517>)
LicenseMIT + file LICENSE
URLhttps://github.com/BIMSBbioinfo/ImageArray
Bug Reportshttps://github.com/BIMSBbioinfo/ImageArray/issues
Downloads rank62
Source branchRELEASE_3_23
biocViewsSoftware, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.5.0), EBImage

Imports: methods, grDevices, S4Arrays, S4Vectors, DelayedArray, rhdf5, HDF5Array, Rarr, ZarrArray, magick, tools

Suggests: testthat (>= 3.0.0), knitr, ggplot2, shiny, RBioFormats, BiocFileCache, BiocStyle