Skip to content

Releases: algbio/ggcat

v1.1.0

24 Oct 13:50
Compare
Choose a tag to compare

What's Changed

  • Fix AsyncSliceQueue by @jnalanko in #22
  • Enable impl_trait_in_assoc_type feature by @jnalanko in #23
  • Fix C++ API makefile when compiler is not called g++ by @tmaklin in #28
  • Fixed compilation on Mac OS by @jermp in #29
  • Mac OS fix: convert 4-space indentation to 1 tab by @jermp in #30
  • Add -fPIE to ggcat-cpp-api Makefile by @rob-p in #32
  • Update to current version of matchtigs by @sebschmi in #33
  • Fix header dependency issues when building with GCC 13 by @tmaklin in #34

Full Changelog: v1.0_beta.1...v1.1.0

GGCAT v1.0_beta.1

23 Feb 10:09
Compare
Choose a tag to compare
GGCAT v1.0_beta.1 Pre-release
Pre-release

First pre-release of GGCAT, the tool implementing the algorithm described in Extremely-fast construction and querying of compacted and colored de Bruijn graphs with GGCAT

This version was used to produce the results shown in the article.

Publication: https://www.biorxiv.org/content/10.1101/2022.10.24.513174v2