Description Usage Arguments Value
View source: R/compute_CC_pairs_grouped.R
compute_CC_pairs_grouped
computes CC pairs (considering cell groups instead of individual cell types) from tpm,
using the null model for CC interaction computed on TCGA data.
1 | compute_CC_pairs_grouped(lrpairs, cancertype)
|
lrpairs |
Ligand-leceptor pairs weights matrix |
cancertype |
string character |
A list with the following elements:
cell-cell interaction scores matrix with rows=samples and columns=cells
corresponding p-values for each cell-cell pair, comparing the score with the null hypothesis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.