Description Usage Arguments Value
Finds markers that are conserved between the two groups
1 | FindConservedMarkers(object, ident.1, ident.2 = NULL, grouping.var, ...)
|
object |
Seurat object |
ident.1 |
Identity class to define markers for |
ident.2 |
A second identity class for comparison. If NULL (default) - use all other cells for comparison. |
grouping.var |
grouping variable |
... |
parameters to pass to FindMarkers |
Matrix containing a ranked list of putative conserved markers, and associated statistics (p-values within each group and a combined p-value (fisher_pval), percentage of cells expressing the marker, average differences)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.