About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-bigmemoryextras 1.38.0

An extension of the bigmemory package with added safety, convenience, and a factor class

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.38.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-bigmemoryextras
conda install bioconda/label/gcc7::bioconductor-bigmemoryextras

Description

This package defines a "BigMatrix" ReferenceClass which adds safety and convenience features to the filebacked.big.matrix class from the bigmemory package. BigMatrix protects against segfaults by monitoring and gracefully restoring the connection to on-disk data and it also protects against accidental data modification with a filesystem-based permissions system. We provide utilities for using BigMatrix-derived classes as assayData matrices within the Biobase package's eSet family of classes. BigMatrix provides some optimizations related to attaching to, and indexing into, file-backed matrices with dimnames. Additionally, the package provides a "BigMatrixFactor" class, a file-backed matrix with factor properties.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy