rhdf5

HDF5 interface to R

Bioconductor version: Release (2.12)

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 rhdf5
PDF   Reference Manual
Text   NEWS

Details

biocViews Infrastructure, Software
Version 2.4.0
In Bioconductor since BioC 1.6 (R-1.11) or earlier
License Artistic-2.0
Depends methods
Imports zlibbioc
Suggests bit64
System Requirements GNU make
URL
Depends On Me
Imports Me
Suggests Me

Package Downloads

Package Source rhdf5_2.4.0.tar.gz
Windows Binary rhdf5_2.4.0.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard) rhdf5_2.4.0.tgz
Package Downloads Report Download Stats

Mailing Lists »

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

Fred Hutchinson Cancer Research Center