Skip to content

Version 1.10.2

Latest

Choose a tag to compare

@jamorrison jamorrison released this 18 Aug 14:49
· 1 commit to master since this release

Important Notes:

  • Beginning with Version 1.8.0, the macOS binary provided by the BISCUIT maintainers will be built for the Apple M-series (arm64) CPU. For those with macOS using an Intel (x64_64) CPU, BISCUIT is available through bioconda or can be built from source.
  • Beginning with Version 1.4.0, BISCUIT no longer needs submodules. Therefore, the GitHub-generated Source code (zip) and Source code (tar.gz) links may contain all necessary files. If preferred, release-source.zip is guaranteed to contain all BISCUIT source files.
  • Beginning with Version 1.0.0, BISCUIT is no longer backwards compatible with Version 0.3.16 and earlier.

Date Created:

  • 18 August 2026

General changes:

  • Updates to test system.
    • Now tests paired-end and single-end data for both WGBS and WGS datasets.

Bug Fixes:

  • Issue #81 (Improper handling of single-end reads in bsstrand and qc). Reported by k81ta. Fixed by k81ta (PR #82).