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")
R Script | rhdf5 | |
Reference Manual | ||
Text | NEWS |
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 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 |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!