.map_celltypes_with_ewce | R Documentation |
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 |
ctd for current expt |
l_ctd |
a list of reference ctd's |
inputSpecies |
species of ctd |
annotation_level |
level of annotation |
ctd_species |
species of l_ctd |
reps |
number pf repitions performed by EWCE boostrap |
sce a SingleCellExperiment object annotated with sample metadata
Nathan Skene / Combiz Khozoie
Other clustering and dimensionality reduction:
.get_x_most_specific_genes()
,
.map_celltypes()
,
cluster_sce()
,
map_custom_celltypes()
,
reduce_dims_sce()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.