load.h5: Load h5 data as data.frame

load.h5R Documentation

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.

uniq.rows

make row names unique.

Value

The data frame object


rezakj/iCellR documentation built on March 29, 2024, 6:55 p.m.