CompCCAT | R Documentation |
This function leverages Pearson correlation between gene expresion level and gene connectome derived from PPI network to fastly estimate signaling entropy rate.
CompCCAT(exp.m, ppiA.m)
exp.m |
A scRNA-Seq data matrix with rows labeling genes and columns
labeling single cells and with rownames annotated to a gene-identifier
identical to that used in the |
ppiA.m |
The adjacency matrix of a user-given PPI network with rownames and
colnames labeling genes (same gene identifier as in |
CCAT |
The estimated CCAT values as a vector. |
Teschendorff Andrew E., Tariq Enver. Single-cell entropy for accurate estimation of differentiation potency from a cell’s transcriptome. Nature communications 8 (2017): 15599. doi: 10.1038/ncomms15599.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.