extract exons to be merged according to the exon merge flag table
Usage
moduleExtract(coef_matrix, eps = 0.05)
Arguments
- coef_matrix
A square matrix of logical values, indicating if each two sites should be merged
- eps
The threshold for two sites to be merged
Value
A list of vectors with variable length,each vector represents a group of sites to be merged
Details
sites which can be merged according to the exon merge flag table are extracted
together into a group. All different merge groups are collected as a list