projectFromNetworkRecombine: Combine gene expression from projected space (that of the...

View source: R/utilities.R

projectFromNetworkRecombineR Documentation

Combine gene expression from projected space (that of the network) with the expression of genes that were not projected (not present in network)

Description

Combine gene expression from projected space (that of the network) with the expression of genes that were not projected (not present in network)

Usage

projectFromNetworkRecombine(original_expression, projected_expression)

Arguments

original_expression

the non-projected expression

projected_expression

the projected gene expression, in the space of the genes defined by the network

Value

a matrix in the dimensions of original_expression, where values that are present in projected_expression are copied from there.


sqjin/CellChat documentation built on Nov. 10, 2023, 4:29 a.m.