What's Changed
- Possibility to provide precomputed gene sequences: You can now use the
--genes
argument to provide precomputed protein sequences, bypassing the gene-calling step. (See PR #31, requested in issue #30, documentation) - Code formatting with Black: Added the Black formatter to ensure a consistent and clean codebase. (PR #32)
Full Changelog: v1.0.3...v1.0.4