Matt Huska
Matt Huska
I'd like to get tree sitter working for [Snakemake](https://snakemake.readthedocs.io/en/stable/) workflow files. The workflows are defined in a language that is essentially python + a bit of extra stuff (grammar for...
The property `pretty` is useful to get the pretty-printed version of the alignment as a string, but it currently generates noise by printing cigar tuples to stdout. Deleting the following...
If I install pywfa using pip, I can run the example script from the README without any problems. However, if I use the wildcard option of WavefrontAligner I get a...