rhdf5client
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see rhdf5client.
Access HDF5 content from h5serv
Bioconductor version: 3.6
Provides functionality for reading data from h5serv server from within R.
Author: Samuela Pollack [cre, aut], Shweta Gopaulakrishnan [aut], Vincent Carey [aut]
Maintainer: Samuela Pollack <spollack at jimmy.harvard.edu>
Citation (from within R, enter
citation("rhdf5client")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rhdf5client")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rhdf5client")
| rhdf5client -- experiments with interface to remote HDF5 | R Script | |
| Reference Manual | ||
| NEWS | Text |
Details
| biocViews | DataImport, Software |
| Version | 1.0.7 |
| In Bioconductor since | BioC 3.6 (R-3.4) (6.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 3.4), methods |
| Imports | S4Vectors, httr, rjson, utils |
| System Requirements | |
| URL |
See More
| Suggests | knitr, testthat, BiocStyle |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | restfulSE |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | rhdf5client_1.0.7.tar.gz |
| Windows Binary | rhdf5client_1.0.7.zip |
| Mac OS X 10.11 (El Capitan) | rhdf5client_1.0.7.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/rhdf5client |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/rhdf5client |
| Package Short Url | https://bioconductor.org/packages/rhdf5client/ |
| Package Downloads Report | Download Stats |
| Old Source Packages for BioC 3.6 | Source Archive |