mouse2human: map gene symbols between mouse and human

Description Usage Arguments Value Author(s) Examples

View source: R/humanMouseSymbolMap.R

Description

the function convert the symbol of mouse to the corresponding one of human based on the record of homologen database in NCBI

Usage

1
mouse2human(msymb)

Arguments

mousesymbols

Value

a vector of corresponding human gene symbol

Author(s)

guangchun

Examples

1
2
m1 <- c('App', 'Apoe')
mouse2human(m1)

htc502/ewrefxn documentation built on Feb. 2, 2020, 9:14 a.m.