rhdf5

HDF5 interface to R

Bioconductor version: 2.10

This R/Bioconductor package provides an interface between HDF5 and R. HDF5's main features are the ability to store and access very large and/or complex datasets and a wide variety of metadata on mass storage (disk) through a completely portable file format. The rhdf5 package is thus suited for the exchange of large and/or complex datasets between R and other software package, and for letting R applications work on datasets that are larger than the available RAM.

Author: Bernd Fischer, Gregoire Pau

Maintainer: Bernd Fischer <bernd.fischer at embl.de>

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("rhdf5")

To cite this package in a publication, start R and enter:

    citation("rhdf5")

Documentation

PDF R Script chunksize.pdf
PDF R Script rhdf5
PDF   Reference Manual

Details

biocViews Infrastructure, Software
Depends methods
Imports zlibbioc
Suggests
System Requirements GNU make
License Artistic-2.0
URL
Depends On Me
Imports Me
Suggests Me
Version 2.0.2
Since Bioconductor 1.6 (R-2.1) or earlier

Package Downloads

Package Source rhdf5_2.0.2.tar.gz
Windows Binary rhdf5_2.0.2.zip (32- & 64-bit)
MacOS 10.5 (Leopard) binary rhdf5_2.0.2.tgz
Package Downloads Report Download Stats

Workflows »

Common Bioconductor workflows include:

 

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center