Skip to content

v1.2.4

Latest

Choose a tag to compare

@endixk endixk released this 31 Jul 14:12
· 1 commit to main since this release

Major Updates

  • Parallelized batch mode for the extract module (#25, #32)
    • Allows running extract on a directory of FASTA files (*.fa, *.fna, *.fasta).
    • See the tutorial or run extract -h for details.
  • New website
    • Now mobile-friendly and served over HTTPS (finally! 😅).

Bug Fixes

  • File deletion failures now raise a warning instead of stopping the process (#21).
  • Added directory write-permission checks for outputs and temporary files (#22).