View source: R/utility_functions.R
detectSpecies | R Documentation |
Determine species (Hs, Mm) based on gene (symbol, ensembl) representation
detectSpecies(object)
object |
Seurat object, gene expression matrix (rownames are genes), or gene character vector. |
Species (Hs or Mm)
Nicholas Mikolajewicz
my.species <- detectSpecies(object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.