Skip to content

Cuttlefish 2.1.0

Compare
Choose a tag to compare
@jamshed jamshed released this 09 Sep 22:39
· 21 commits to master since this release

New features

  • Introduces option --track-short-seqs to cuttlefish 1 usage, specifying which would make it track the existence of sequences shorter than k bases, in the output .json file.

Enhancements

  • Upgraded the bit-vector library to v0.1.1.
  • Using std::filesystem moving forward.

Full Changelog: v2.0.0...v2.1.0