load.h5: Load h5 data as data.frame

Description Usage Arguments Value

Description

This function reads hdf5 files.

Usage

1
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


iCellR documentation built on Oct. 9, 2021, 5:07 p.m.

Related to load.h5 in iCellR...