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
| Maintainer | Artür Manukyan <artur-man@hotmail.com> |
| Author | Artür Manukyan [aut, cre, fnd] (ORCID: <https://orcid.org/0000-0002-0441-9517>) |
| License | MIT + file LICENSE |
| URL | https://github.com/BIMSBbioinfo/ImageArray |
| Bug Reports | https://github.com/BIMSBbioinfo/ImageArray/issues |
| Downloads rank | 62 |
| Source branch | RELEASE_3_23 |
| biocViews | Software, 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