convertH2M: convert human genes to mouse genes.

View source: R/seurat_related.R

convertH2MR Documentation

convert human genes to mouse genes.

Description

convert human genes to mouse genes.

Usage

convertH2M(s)

Arguments

s

a vector of human gene symbols, like IFIT1

Value

a vector of mouse gene symbols, like Ifit1

Examples

convertH2M( c("IFIT1") )

DawnEve/GEB documentation built on July 6, 2022, 7:05 p.m.