.get_x_most_specific_genes | R Documentation |
Find x most specific genes
.get_x_most_specific_genes(
ct,
annotLevel = 5,
howMany = 20,
ctd,
exprPercentile = 0.9
)
ct |
from colnames of ctdToMap specificity |
howMany |
number of genes to return |
ctd |
the ctd to analyse |
exprPercentile |
must be expressed in at least this proportion |
annot_level |
annotation level |
output the x most specific genes
Nathan Skene / Combiz Khozoie
Other clustering and dimensionality reduction:
.map_celltypes()
,
.map_celltypes_with_ewce()
,
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.