sanger-pathogens / seroba

k-mer based Pipeline to identify the Serotype from Illumina NGS reads
https://sanger-pathogens.github.io/seroba/
Other
19 stars 16 forks source link

removed unused import biopython.Alphabet #56

Closed gindar closed 3 years ago

gindar commented 3 years ago

these caused crash with newer biopython package

puethe commented 3 years ago

Thank you!