load.h5: Load h5 data as data.frame
Description
This function reads hdf5 files.
Usage
load.h5(filename, feature.names = TRUE, uniq.rows = TRUE)
Arguments
filename
path to the input (h5) file
feature.names
row names to be feature names or ID numbers.
Value
The data frame object