pyranges / pyrle

Numerical Run Length Encoding and Arithmetic in Cython
https://biocore-ntnu.github.io/pyranges/an-introduction-to-rles.html
MIT License
16 stars 3 forks source link

- Fix `AttributeError: module 'pyranges' has no attribute 'from_dfs'`… #10

Open Isy89 opened 5 months ago

Isy89 commented 5 months ago

… causing to_ranges function to return a pandas Dataframe instead of PyRanges object (#9)

endrebak commented 5 months ago

Realistically i might not have the chance to look at this for 3 weeks. Thanks for the pr btw

Isy89 commented 4 months ago

Hi ! Any update about this ? Thanks in advance !