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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.