It wasn't obvious to me how to get a reannotation summary despite me having written the module. I've refactored it so there's only one public function and it just takes lists of Operons, and I also added a function to load gzipped gene_finder CSVs since that's how the operons I'm using in this process are stored.
It wasn't obvious to me how to get a reannotation summary despite me having written the module. I've refactored it so there's only one public function and it just takes lists of
Operon
s, and I also added a function to load gzipped gene_finder CSVs since that's how the operons I'm using in this process are stored.