To install this package, start R and enter:

## try http if https is not available
source("https://bioconductor.org/biocLite.R")
biocLite("bigmemoryExtras")

In most cases, you don't need to download the package archive at all.

bigmemoryExtras

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

Bioconductor version: 3.1

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.

Author: Peter M. Haverty

Maintainer: Peter M. Haverty <phaverty at gene.com>

Citation (from within R, enter citation("bigmemoryExtras")):

Installation

To install this package, start R and enter:

## try http if https is not available
source("https://bioconductor.org/biocLite.R")
biocLite("bigmemoryExtras")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("bigmemoryExtras")

 

PDF R Script bigmemoryExtras
PDF   Reference Manual
Text   NEWS

Details

biocViews DataRepresentation, Infrastructure, Software
Version 1.12.0
In Bioconductor since BioC 2.11 (R-2.15) (3 years)
License Artistic-2.0
Depends R (>= 2.12), bigmemory (>= 4.3)
Imports methods, Biobase
LinkingTo
Suggests biganalytics, BiocGenerics, RUnit
SystemRequirements
Enhances
URL https://github.com/phaverty/bigmemoryExtras
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source bigmemoryExtras_1.12.0.tar.gz
Windows Binary
Mac OS X 10.6 (Snow Leopard) bigmemoryExtras_1.12.0.tgz
Mac OS X 10.9 (Mavericks) bigmemoryExtras_1.12.0.tgz
Subversion source (username/password: readonly)
Git source https://github.com/Bioconductor-mirror/bigmemoryExtras/tree/release-3.1
Package Short Url http://bioconductor.org/packages/bigmemoryExtras/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations:

Fred Hutchinson Cancer Research Center