Description Usage Arguments Author(s) Examples
Annotate cluster markers computed by Seurat
1 | annotateMarkers(markers, species = "mm")
|
markers |
A dataframe containing cluster markers as computed by FindAllMarkers. Rownames should be gene symbols. |
species |
String specifying the species, one of "mm" or "hg", used to determine the annotation. Default: "mm". |
Selin Jessa
1 | annotateMarkers(markers_pbmc, "hg")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.