View source: R/crosstalk_funs.R
cytotalk_score | R Documentation |
Compute cross-talk score from a Seurat Object (DEPRECATED)
cytotalk_score(lr_res, sce, score_col, assay.type, seed, ...)
lr_res |
liana_pipe results |
sce |
SingleCellExperiment object |
score_col |
name of the score column |
assay.type |
data slot to be used |
seed |
random seed |
... |
placeholder |
This function executes all the required functions to extract and compute the cross-talk scores as defined by the Cytotalk authors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.