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

fix assert error in tai clipping #46

Closed glennhickey closed 6 months ago

glennhickey commented 6 months ago

Fix assertion error in view -r where destructor complained because deleted row wasn't properly unlinked from its neighbours.