View source: R/seurat_related.R
convertH2M | R Documentation |
convert human genes to mouse genes.
convertH2M(s)
s |
a vector of human gene symbols, like IFIT1 |
a vector of mouse gene symbols, like Ifit1
convertH2M( c("IFIT1") )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.