Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@JeanMainguy JeanMainguy released this 29 Nov 10:46
· 3 commits to main since this release
92e78f0

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