pyranges / pyranges_1.x

PyRanges as a DataFrame subclass.
MIT License
10 stars 2 forks source link

documentation to-dos #11

Closed marco-mariotti closed 3 months ago

marco-mariotti commented 3 months ago

1) for PyRanges.count_overlaps, PyRanges.coverage what's their difference? is coverage just an extension? make it obvious via documentation

Also update pyranges.count_overlaps to extend docstring

2) how-to page on overlaps, showcasing all methods

3) add counting reads overlapping intervals in main tutorial, or get all reads that overlap annotation