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
{{ message }}
This repository was archived by the owner on Mar 17, 2023. It is now read-only.
I've found that BEDtools seems to convert 1-based genome position strings into 0-based ones. Perhaps GenomePosition.from_str should offer an argument allowing one to indicate if the string is 0-based or 1-based.