Check if cacomp object is already added to SingleCellExperiment object
Usage
check_caobj_sce(sce, cacomp_meta_name = "CA")
Arguments
- sce
SingleCellExperiment object
- cacomp_meta_name
Character. Name of cacomp slpt in sce object.
Value
TRUE if cacomp object is stored, FALSE otherwise.