Skip to content

Metaeuk Release 5-34c21f2

Compare
Choose a tag to compare
@elileka elileka released this 15 Sep 14:30
· 54 commits to master since this release
34c21f2

Features

  • Additional output file in GFF format (#4, #32, thanks to @Andy-B-123)
  • An option to print information about the position of stop codons by setting --write-frag-coords 1 (#21)
  • Extended and updated README
  • Updated MMseqs2 version
    • MacOS binaries are now universal (should be faster on ARM Macs)
    • Added precompiled binaries for more platforms (Linux ARM64, PPCLE64, old SSE2 machines)
    • If you are unsure which one you need it's probably metaeuk-linux-avx2.tar.gz (Linux) or metaeuk-osx-universal.tar.gz (MacOS)

Bug fixes

  • --compressed parameter should not break workflows anymore (#20)

Breaking changes / Known issues

  • Filename of precompiled MacOS binaries has changed (metaeuk-osx-universal.tar.gz)
  • Please let us know if you notice any issues