How-to pages
These pages explain pyranges1 functionalities grouped by topic:
- Loading/Creating PyRanges
- Writing to disk
- Inspecting PyRanges
- Rows operations
- Columns operations
- Working with sequences
- Operating on coordinates
- Overlap-related operations
- Overlap-related operations: cheatsheet
- Single and pairwise PyRanges operations
- Methods for pairs of PyRanges
- Filter rows: overlap
- Common arguments: slack, strand_behavior, match_by
- The most versatile: join_overlaps
- Set operations: set_intersect_overlaps, set_union_overlaps
- Interval manipulation operations: intersect_overlaps, subtract_overlaps
- Fast counting: count_overlaps
- Find the closest interval: nearest_ranges
- Methods for single PyRanges
- Mapping between coordinate systems