match_human_expr_to_mouse_genes: Match the human gene expressions to the mouse gene...

Description Usage Arguments Value

View source: R/data_preprocessing_utils.R

Description

Match the expression of human genes to expression of mouse genes. If the case of multi-match, the expressions are averaged

Usage

1
match_human_expr_to_mouse_genes(human.exprs, mouse.genes.list)

Arguments

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

Value

ncell-by-ngene' of mapped mouse expression matrix


pengminshi/cFIT documentation built on July 11, 2021, 11:12 p.m.