pybedtools.bedtool.BedTool.randomintersection_bp

BedTool.randomintersection_bp(other, iterations, genome_fn, intersect_kwargs=None, shuffle_kwargs=None, processes=1, _orig_pool=None)[source]

Like randomintersection, but return the bp overlap instead of the number of intersecting intervals.