Skip to content

Autocycler v0.1.1

Compare
Choose a tag to compare
@rrwick rrwick released this 26 Nov 04:13
· 31 commits to main since this release

This release includes some fixes/enhancements in response to feedback from the Autocycler alpha testers:

  • Fixed a bad version number in the environment.yml file for installing long-read assemblers.
  • Added --max_contigs to Autocycler cluster to catch obviously bad input data that could cause the clustering algorithm to hang.
  • Improved error messages with empty files.
  • Created a helper script for the metaMDBG assembler.
  • Allow suppression of terminal colours with an environment variable.
  • Additions/refinements to the documentation.

Tarballs of pre-built executable binaries are attached:

  • autocycler-linux-x86_64-musl-v0.1.1.tar.gz: for Linux systems with x86-64 processors
  • autocycler-macos-x86_64-v0.1.1.tar.gz: for Macs with x86-64 Intel processors
  • autocycler-macos-aarch64-v0.1.1.tar.gz: for Macs with Apple silicon processors

There are also some tarballs with cross-platform supporting files:

The Autocycler demo data has not changed, so it can be downloaded from the previous release.