ComparativeGenomicsToolkit / taffy

This is a library C/Python/CLI for working with TAF (.taf,.taf.gz) and MAF (.maf) alignment files
MIT License
23 stars 3 forks source link

Working on adding python bindings to taf (pyTaf). So far I can build … #4

Closed benedictpaten closed 1 year ago

benedictpaten commented 1 year ago

…the CFFI .py and compile it and then import it. Next is wrapping the actual functions.