phac-nml / staramr

Scans genome contigs against the ResFinder, PlasmidFinder, and PointFinder databases.
Apache License 2.0
113 stars 26 forks source link

Refactor and mypy typechecking #31

Closed apetkau closed 5 years ago

apetkau commented 5 years ago

Merging in code which refactors staramr database handling to make it easier to add new databases. Also adds automated type checking with mypy.