judge if each site in the gene can be merged with other
Usage
sites_coef_matrix(sites_table, count)
Arguments
- sites_table
The site count table output from sites2matrix()
Value
A square matrix of logical values, indicating if each two exons should be merged
Details
Iteratively check if each pair of exons in the gene co-existing or
mutually exclusive