bhattlab / MGEfinder

A toolbox for identifying mobile genetic element (MGE) insertions from short-read sequencing data of bacterial isolates.
MIT License
105 stars 16 forks source link

Add support for newer Biopython #48

Open thomcuddihy opened 10 months ago

thomcuddihy commented 10 months ago

Bio.Alphabet has been removed from Biopython 1.78 (see here).

Added support for both newer and older styles.