v0.2.2
What's Changed
- Fix condition for
query_transitive
by @AndreaGuarracino in #25 - avoid duplicates in
query_transitive
by @AndreaGuarracino in #26 - Fix BED format strandness by @AndreaGuarracino in #27
- do not explore the same ranges multiple times in
query_transitive
by @AndreaGuarracino in #28 - Pangenome partitioning by @AndreaGuarracino in #29
- Fix query_range length calculation so that it works for reversed queries too by @AndreaGuarracino in #30
Full Changelog: v0.2.1...v0.2.2