CMD + K

bioconductor-s4arrays

Community

Foundation of array-like containers in Bioconductor

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-s4arrays

Usage Tracking

1.6.0
1.2.0
1.0.4
3 / 8 versions selected
Downloads (Last 6 months): 0

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).

About

Summary

Foundation of array-like containers in Bioconductor

Last Updated

Dec 16, 2024 at 15:48

License

Artistic-2.0

Total Downloads

261.5K

Supported Platforms

linux-64
macOS-64
linux-aarch64
macOS-arm64