SC2Spa.me.Count_Prob_EEI

SC2Spa.me.Count_Prob_EEI(A)

Calculate the counts and probabilities of exclusive events

Parameters

A

Gene expression matrix (n_cell x n_gene)

Returns

Count_excl

Count matrix of exclusive events. Prob_excl[i, j]: the probability that gene i is expressed

but gene j is not expressed

Prob_excl

Probability matrix of exclusive events. Count_excl[i, j]: number of occurrence that gene i is expressed

but gene j is not expressed