h5_addmd: Append sample metadata to HDF5 or SE object

View source: R/rmpipeline.R

h5_addmdR Documentation

Append sample metadata to HDF5 or SE object

Description

Add sample metadata table to the HDF5 database.

Usage

h5_addmd(dbn, mdpath, dsn = "mdpost", verbose = TRUE)

Arguments

dbn

Name of H5 dataset, passed from make_h5db().

mdpath

Path to metadata file.

dsn

Name of new entity in HDF5 database.

verbose

Whether to return verbose status updates.

Value

Adds metadata table and colnames object to HDF5 database


metamaden/recountmethylation.pipeline documentation built on Dec. 15, 2022, 2:25 a.m.