Bioc2026 Registration Open!

matter

Out-of-core statistical computing and signal processing

Bioconductor version: 3.23 · Package version: 2.14.0

Toolbox for larger-than-memory scientific computing and visualization, providing efficient out-of-core data structures using files or shared memory, for dense and sparse vectors, matrices, and arrays, with applications to nonuniformly sampled signals and images.

Installation

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

BiocManager::install("matter")

Details

MaintainerKylie A. Bemis <k.bemis@northeastern.edu>
AuthorKylie A. Bemis <k.bemis@northeastern.edu>
LicenseArtistic-2.0 | file LICENSE
URLhttps://github.com/kuwisdelu/matter
Bug Reportshttps://github.com/kuwisdelu/matter/issues
Downloads rank579
Source branchRELEASE_3_23
biocViewsDataImport, DataRepresentation, DimensionReduction, Infrastructure, Preprocessing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.4), BiocParallel, Matrix, methods

Imports: BiocGenerics, ProtGenerics, digest, irlba, stats, stats4, graphics, grDevices, parallel, utils

LinkingTo: BH

Suggests: BiocStyle, knitr, testthat, plotly

Reverse dependencies

Depends On Me (1): CardinalIO

Imports Me (1): Cardinal