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

Description Usage Arguments Value

View source: R/data_preprocessing_utils.R

Description

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

Usage

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

Arguments

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

Value

ncell-by-ngene' of mapped human expression matrix


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