Maps cluster celltypes using EWCE
.map_celltypes_with_ewce(
ctd,
l_ctd,
inputSpecies = "human",
annotation_level = 1,
ctd_species = "human",
reps = 1000,
num_markers = 50
)ctd for current expt
a list of reference ctd's
species of ctd
level of annotation
species of l_ctd
number pf repitions performed by EWCE boostrap
sce a SingleCellExperiment object annotated with sample metadata
Other clustering and dimensionality reduction:
.get_x_most_specific_genes(),
.map_celltypes(),
cluster_sce(),
map_custom_celltypes(),
reduce_dims_sce()