Skip to contents

Add caclust clustering results to SingleCellExperiment object

Usage

add_caclust_sce(sce, caclust, caclust_meta_name = "caclust")

Arguments

sce

SingleCellExperiment object

caclust

CAclust::caclust object

caclust_meta_name

column name not listed in colData(sce), rowData(sce), or metadata(sce)

Value

SingleCellExperiment with caclust object stored.