check_and_liftCC | R Documentation |
This function check the cell type compositions in 2 input CellChat objects,
use the liftCellChat
function from CellChat to update the slot related to the
cell-cell communication network, including slots object@net
, object@netP
and object@idents
, so that both objects will have same cell labels.
check_and_liftCC(x1, x2)
x1 |
A CellChat object containing one dataset. |
x2 |
A CellChat object containing one dataset. |
NA
A list containing updated CellChat objects.
I-Hsuan Lin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.