Skip to contents

This is a helper function that can be used to create a BulkDge object (see BulkDge()) directly from h5ad objects.

Usage

bulk_dge_from_h5ad(h5_path, .verbose = TRUE)

Arguments

h5_path

String. Path to the h5ad object.

.verbose

Controls verbosity of the function

Value

BulkDge object.