load_h5_data: Loading data from a given hdf5 file

Description Usage Arguments Value

Description

Load data from a given hdf5 file to an in-memory object

Usage

1
2
load_h5_data(input_file = NULL, data_type = c("phenotypes", "genotypes",
  "covars"))

Arguments

data_type

Data type to create (phenotypes, genotypes, covars)

file_name

Name of the HDF5 file to read from

Value

Data matrix with row and columns labels.


jinhyunju/icreport documentation built on May 19, 2019, 10:35 a.m.