About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-s4arrays 1.2.0

Foundation of array-like containers in Bioconductor

Installers

  • linux-aarch64 v1.2.0
  • linux-64 v1.2.0
  • osx-64 v1.2.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-s4arrays

Description

The S4Arrays package defines the Array virtual class to be extended by other S4 classes that wish to implement a container with an array-like semantic. It also provides: (1) low-level functionality meant to help the developer of such container to implement basic operations like display, subsetting, or coercion of their array-like objects to an ordinary matrix or array, and (2) a framework that facilitates block processing of array-like objects (typically on-disk objects).


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy