Skip to contents

Does the McPeaks object contain per-metacell cell type annotation

Usage

has_cell_type(atac_mc)

Arguments

atac_mc

an McPeaks object

Value

TRUE if the McPeaks object contains per-metacell cell type annotation, FALSE otherwise

Examples

if (FALSE) {
has_cell_type(atac_mc)
}