You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reorganized the project internal structure and modernized the development workflow. The project now uses pyproject.toml, has pre-commit hooks, and GitHub actions for continuous integration.
infer_sequence_type will now infer that a sequence is a protein sequence instead of a DNA sequence containing ambiguity characters in cases when both are possible.