py_lib_tsalign 0.6.3

Python Bindings for `lib_tsalign`
Documentation

Python Bindings for lib_tsalign

PyPI

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().