To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("HDF5Array")

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

HDF5Array

   

This package is for version 3.3 of Bioconductor; for the stable, up-to-date release version, see HDF5Array.

An array-like container for convenient access and manipulation of HDF5 datasets

Bioconductor version: 3.3

This package implements the HDF5Array class for convenient access and manipulation of HDF5 datasets. In order to reduce memory usage and optimize performance, operations on an HDF5Array object are either delayed or executed using a block processing mechanism. The delaying and block processing mechanisms are independent of the on-disk backend and implemented via the DelayedArray class. They even work on ordinary arrays where they can sometimes improve performance.

Author: Hervé Pagès

Maintainer: Hervé Pagès <hpages at fredhutch.org>

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

Installation

To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("HDF5Array")

Documentation

PDF   Reference Manual

Details

biocViews Annotation, Coverage, DataRepresentation, GenomeAnnotation, Infrastructure, Sequencing, Software
Version 1.0.2
In Bioconductor since BioC 3.3 (R-3.3) (< 6 months)
License Artistic-2.0
Depends R (>= 3.2), methods, BiocGenerics(>= 0.15.3), S4Vectors(>= 0.9.43)
Imports stats, IRanges(>= 2.5.17), rhdf5
LinkingTo
Suggests h5vcData, SummarizedExperiment, GenomicRanges, genefilter, BiocStyle, knitr, rmarkdown
SystemRequirements
Enhances
URL
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

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

Package Source HDF5Array_1.0.2.tar.gz
Windows Binary HDF5Array_1.0.2.zip
Mac OS X 10.9 (Mavericks) HDF5Array_1.0.2.tgz
Subversion source (username/password: readonly)
Git source https://github.com/Bioconductor-mirror/HDF5Array/tree/release-3.3
Package Short Url http://bioconductor.org/packages/HDF5Array/
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: