Computes single-cell differentiation potency using the signaling entropy rate on a protein interaction network.
Arguments
- integ.l
Output from
DoIntegPPI, containing expMC and adjMC.- local
Logical. If TRUE, returns normalized local entropies. Default FALSE.
Value
List with elements:
- SR
Signaling entropy rate (0-1). Higher = higher potency.
- inv
Stationary distribution matrix (genes x cells).
- locS
Local entropy matrix (genes x cells).
- nlocS
Normalized local entropies, or NULL if local = FALSE.