bx.intervals.operations.coverage module

Determine amount of each interval in one set covered by the intervals of another set. Adds two columns to the first input, giving number of bases covered and percent coverage on the second input.

bx.intervals.operations.coverage.coverage(readers, comments=True)