https://github.com/BradnerLab/pipeline/blob/8108e90f9adf7b403162eca5a7fb334fd8a5bed0/utils.py#L1041-L1046 This function should check the chromosome bounds when trying to extend the search locus. Otherwise you get downstream issues such as #83.
pipeline/utils.py
Lines 1041 to 1046 in 8108e90
This function should check the chromosome bounds when trying to extend the search locus. Otherwise you get downstream issues such as #83.