Skip to content

utils.bioutils._bed_is_sorted() Cannot handle gziped files.

utils.bioutils._bed_is_sorted() is used in the tools.calc_overlap_fc.fc_fragments_in_regions(). Fragment files are in a bed or tsv format which are sometimes zipped. Unfortunately cant utils.bioutils._bed_is_sorted() handle zipped files.