top_genes | R Documentation |
Extract marker genes for each cluster by ranking them based on the
difference of their proportion means from the multinomial
distributions estimated by DIEM. Output the top top_n
genes for each cluster.
top_genes(x, top_n = 20)
x |
An SCE object. |
top_n |
Number of top DE genes to return. |
An SCE object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.