read_hdf5 {spatialHeatmap} | R Documentation |
This function is used to extract data from the Shiny App Database "data_shm.tar".
read_hdf5(file, prefix)
file |
The path of "data_shm.tar" generated by |
prefix |
A vector of data set identifiers such as |
A list of data set and/or the pairing table.
Jianhai Zhang jzhan067@ucr.edu; zhang.jianhai@hotmail.com
Dr. Thomas Girke thomas.girke@ucr.edu
SummarizedExperiment: SummarizedExperiment container. R package version 1.10.1
R Core Team (2018). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL https://www.R-project.org/
Hervé Pagès (2020). HDF5Array: HDF5 backend for DelayedArray objects. R package version 1.16.1.
# See examples in the function write_hdf5.