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
| Maintainer | Kylie A. Bemis <k.bemis@northeastern.edu> |
| Author | Kylie A. Bemis <k.bemis@northeastern.edu> |
| License | Artistic-2.0 | file LICENSE |
| URL | https://github.com/kuwisdelu/matter |
| Bug Reports | https://github.com/kuwisdelu/matter/issues |
| Downloads rank | 579 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, DataRepresentation, DimensionReduction, Infrastructure, Preprocessing, Software |
Documentation
- Matter 2: User guide for flexible out-of-memory data structures
- Matter 2: Signal and image processing
Download
Dependencies
Depends: R (>= 4.4), BiocParallel, Matrix, methods
Imports: BiocGenerics, ProtGenerics, digest, irlba, stats, stats4, graphics, grDevices, parallel, utils
LinkingTo: BH