human2mouse: 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 human to the corresponding one of mouse based on the record of homologen database in NCBI

Usage

1
human2mouse(msymb)

Arguments

humansymbols

Value

a vector of corresponding mouse gene symbol

Author(s)

guangchun

Examples

1
2
m1 <- c('APP', 'APOE')
human2mouse(m1)

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