Autocycler v0.1.1
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 processorsautocycler-macos-x86_64-v0.1.1.tar.gz
: for Macs with x86-64 Intel processorsautocycler-macos-aarch64-v0.1.1.tar.gz
: for Macs with Apple silicon processors
There are also some tarballs with cross-platform supporting files:
autocycler-documentation-v0.1.1.tar.gz
: an HTML copy of the Autocycler docs at the time of releaseautocycler-helper-scripts-v0.1.1.tar.gz
: Autocycler's assembly helper scripts
The Autocycler demo data has not changed, so it can be downloaded from the previous release.