Python Bindings for lib_tsalign
These bindings are still very minimal and are subject to improvement and/or breaking changes with future versions.
Usage
Install with pip install tsalign.
The most important function is tsalign.align(reference, query, **settings). On the object that is returned, you can e.g. call .stats() or .cigar().