To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("rhdf5")
In most cases, you don't need to download the package archive at all.
This package is for version 3.4 of Bioconductor; for the stable, up-to-date release version, see rhdf5.
Bioconductor version: 3.4
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 <b.fischer at dkfz.de>
Citation (from within R,
enter citation("rhdf5")):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("rhdf5")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rhdf5")
Follow Installation instructions to use this package in your R session.
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: