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