NEW FEATURES
IMPROVEMENTS
Refined recurrent annotation in markRecurrentRegions(). Recurrent status is now determined using a minimum overlap fraction between events and recurrent regions, preventing marginal overlaps from being annotated as recurrent.
More precise recurrent region definition in identifyRecurrentRegions(). Replaced direct interval merging with an overlap-aware, chromosome-wise agglomerative hierarchical clustering approach. Recurrent regions are now defined based on overlap similarity between events, with configurable clustering stringency.
BUG FIXES
BPPARAM in calculateEvents() and some new columns in the output.markRecurentRegions(), identifyRecurrentRegions() and collapseEvents()Final corrections and final editing of vignette
2nd correction of reviewer's suggestions
Correction of reviewer's suggestions
First pre-review corrections
First release of UPDhmm package