R/annotate_celltype_metrics.R
annotate_celltype_metrics.Rd
Annotate a SingleCellExperiment With Cell-type Metrics
a SingleCellExperiment object
the colData variable with the cluster numbers
the colData variable with the celltype alias
the colData variable with the unique sample name
the colData variable(s) for grouped analyses
the reducedDim slot used for clustering
the numeric colData variable(s) for metric comparisons
additional parameters
sce a annotated SingleCellExperiment object
Other annotation functions:
.preprocess_seurat_object()
,
annotate_integrated_sce()
,
annotate_merged_sce()
,
annotate_sce()
,
annotate_sce_cells()
,
annotate_sce_genes()
,
filter_sce()
,
find_cells()
,
find_singlets()
,
generate_sce()
,
map_ensembl_gene_id()
,
merge_sce()
,
read_metadata()
,
report_celltype_metrics()
,
report_celltype_model()
,
report_merged_sce()
,
report_qc_sce()
,
run_doubletfinder()
,
sce_to_seu()