Description Usage Arguments Value Author(s) Examples
View source: R/humanMouseSymbolMap.R
the function convert the symbol of mouse to the corresponding one of human based on the record of homologen database in NCBI
1 | mouse2human(msymb)
|
mousesymbols |
a vector of corresponding human gene symbol
guangchun
1 2 | m1 <- c('App', 'Apoe')
mouse2human(m1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.