You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kudos on bringing these to structures and functionality into python, as a former R dev this can make my life in python much easier!
I noticed that find_overlaps returns all overlap types, ignoring the query_type argument - and it seems the query_type is not passed to the self._generic_find_hits (or would be accepted by it)
Hi,
Kudos on bringing these to structures and functionality into python, as a former R dev this can make my life in python much easier!
I noticed that find_overlaps returns all overlap types, ignoring the query_type argument - and it seems the query_type is not passed to the self._generic_find_hits (or would be accepted by it)
IRanges/src/iranges/IRanges.py
Line 1816 in 08559d8
I'm not sure if this is a bug or an enhancement request, but posting still.
The text was updated successfully, but these errors were encountered: