1.2.1
- Fix an edge-case bug: when updating the consensus of a block with a majority deletion, very rarely an unaligned node could be created. This is now fixed by extracting such nodes into a separate singleton block, see #158.
- Internal refactoring: improved logic of the
reconsensus
function, see #164.
Installation and usage📚 Documentation: docs.pangraph.org 📥 Standalone native executables: download using links in the "Assets" section just below 🐋 Docker images: neherlab/pangraph |