Description Usage Arguments Value
Re-assigns the identity classes according to the average expression of a particular feature (i.e, gene expression, or PC score) Very useful after clustering, to re-order cells, for example, based on PC scores
1 2 |
object |
Seurat object |
feature |
Feature to reorder on. Default is PC1 |
rev |
Reverse ordering (default is FALSE) |
aggregate.fxn |
Function to evaluate each identity class based on (default is mean) |
reorder.numeric |
Rename all identity classes to be increasing numbers starting from 1 (default is FALSE) |
... |
additional arguemnts (i.e. use.imputed=TRUE) |
A seurat object where the identity have been re-oredered based on the average.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.