This function removes unused regions from a linkSet object, ensuring that all regions are referenced by either anchor1 or anchor2.
Examples
data(linkExample)
linkExample <- clean_unused_regions(linkExample)
This function removes unused regions from a linkSet object, ensuring that all regions are referenced by either anchor1 or anchor2.
data(linkExample)
linkExample <- clean_unused_regions(linkExample)