higlass / clodius

Clodius is a tool for breaking up large data sets into smaller tiles that can subsequently be displayed using an appropriate viewer.
MIT License
39 stars 21 forks source link

Improve 1d bedpedb tiles getter. Harmonize bedpedb function names #130

Closed flekschas closed 4 years ago

flekschas commented 4 years ago

Description

What was changed in this pull request?

Harmonize the function names:

Why is it necessary?

To have the same function names as other tile getter

Checklist