Description Usage Arguments Value
View source: R/data_preprocessing_utils.R
Match the expression of mouse genes to expression of human genes. If the case of multi-match, the expressions are averaged
1  | match_mouse_expr_to_human_genes(mouse.exprs, human.genes.list)
 | 
mouse.exprs | 
 ncell-by-ngene expression matrix of mouse  | 
human.genes.list | 
 a character vector of human gene symbols, indicating which genes are to match  | 
ncell-by-ngene' of mapped human expression matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.