What's Changed
- Do not manage strandness in bedtools operations for pangenome partitioning by @AndreaGuarracino in #31
- Avoid too short intervals in the partitions by @AndreaGuarracino in #32
- Introduce commands (
impg query
andimpg stats
) by @AndreaGuarracino in #33 - fix
query transitive
: correct range insertion by handling start and end values by @AndreaGuarracino in #35 - Add
impg partition
command by @AndreaGuarracino in #34 - Fix target id in PAF and BEDPE outputs by @AndreaGuarracino in #36
- Fix empty target ranges, refactoring and performance tweaks by @AndreaGuarracino in #37
- Merge overlapping/contiguous ranges to visit in
query_transitive
to strongly improve performance by @AndreaGuarracino in #38
Full Changelog: v0.2.2...v0.2.3