Bioconductor 3.23 Release Schedule

ImageArray

This is the development version of ImageArray; to use it, please install the devel version of Bioconductor.

ImageArray: a framework for on-disk and in-memory image arrays


Bioconductor version: Development (3.23)

ImageArray provides a framework for on-disk and in-memory image arrays, specifically for pyramidal images stored in either HDF5 files or Zarr stores.

Author: Artür Manukyan [aut, cre, fnd] ORCID iD ORCID: 0000-0002-0441-9517

Maintainer: Artür Manukyan <artur-man at hotmail.com>

Citation (from within R, enter citation("ImageArray")):

Installation

To install this package, start R (version "4.6") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("ImageArray")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("ImageArray")
ImageArray HTML R Script
Reference Manual PDF

Details

biocViews Software, Visualization
Version 0.99.9
In Bioconductor since BioC 3.23 (R-4.6)
License MIT + file LICENSE
Depends R (>= 4.5.0), EBImage
Imports methods, grDevices, S4Arrays, S4Vectors, DelayedArray, rhdf5, HDF5Array, Rarr, ZarrArray, magick, tools
System Requirements
URL https://github.com/BIMSBbioinfo/ImageArray
Bug Reports https://github.com/BIMSBbioinfo/ImageArray/issues
See More
Suggests testthat (>= 3.0.0), knitr, ggplot2, shiny, RBioFormats, BiocFileCache, BiocStyle
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package ImageArray_0.99.9.tar.gz
Windows Binary (x86_64)
macOS Binary (big-sur-x86_64)
macOS Binary (big-sur-arm64)
macOS Binary (sonoma-arm64) ImageArray_0.99.9.tgz
Source Repository git clone https://git.bioconductor.org/packages/ImageArray
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/ImageArray
Bioc Package Browser https://code.bioconductor.org/browse/ImageArray/
Package Short Url https://bioconductor.org/packages/ImageArray/
Package Downloads Report Download Stats