Find x most specific genes
.get_x_most_specific_genes(
ct,
annotLevel = 5,
howMany = 20,
ctd,
exprPercentile = 0.9
)from colnames of ctdToMap specificity
number of genes to return
the ctd to analyse
must be expressed in at least this proportion
annotation level
output the x most specific genes
Other clustering and dimensionality reduction:
.map_celltypes(),
.map_celltypes_with_ewce(),
cluster_sce(),
map_custom_celltypes(),
reduce_dims_sce()