Skip to content

Cactus 2.6.5 2023-07-27

Compare
Choose a tag to compare
@glennhickey glennhickey released this 27 Jul 15:19
· 573 commits to master since this release
cd80c48

Cactus 2.6.5 is available in the following forms:

WARNING: do not use the github automatically generated source files (Source code (zip) or Source code (tar.gz)), these are not correct.

The Docker images and binaries linked above are built using AVX2 extensions, and require a CPU that supports them, except the "Pre-compiled Binaries For Older CPU Architectures" which should be compatible with any 64-bit architecture (and, since version 2.3.1, support Cactus's pangenome pipeline).

Please subscribe to the cactus-announce low-volume mailing list to receive notice of Cactus release.

Release Notes

This release patches a Toil bug that broke GPU support on single-machine.

  • Update to Toil v5.12, which fixes issue where trying to use GPUs on single machine batch systems would lead to a crash
  • Make cactus more robust to numeric and duplicate internal node labels on input tree (ie ignore them instead of crashing with a cryptic scheduling error)
  • Fix hal2chains --targetGenomes option.