Skip to content

Releases: pirovc/ganon

ganon version 1.3.0

16 Dec 13:08
Compare
Choose a tag to compare
  • inclusion of genome sizes on ganon build
  • addition of --report-types in ganon report with support to read count re-distribution (dist) and correction by genome size (corr) or both (abundance)
  • bioboxes output on ganon report --output-format bioboxes
  • option to filter by --top-percentile on ganon report
  • improved test coverage
  • bug fixes

ganon version 1.2.0

13 Jul 09:27
db3e05f
Compare
Choose a tag to compare
  • integrated download/update of reference sequences with genome_updater
  • native NCBI and GTDB support with multitax
  • new build and build-custom
    • minimizers as default
    • database files integrated (only .ibf and .tax) - incompatible with older versions
    • better integration and retrieval of NCBI data
    • smaller databases with real hash counter and multiple testing correction
  • drop use of taxsbp on build
  • drop absolute thresholds on classify (use --rel-cutoff and --rel-filter instead)
  • experimental HIBF support on classify with raptor indices
  • several fixes and improvements

ganon version 1.1.2

28 Jan 15:49
fced6f2
Compare
Choose a tag to compare
  • fix bugs related to accession2taxid files #194

ganon version 1.1.1

19 Jan 12:08
28c94f4
Compare
Choose a tag to compare
  • fix bug with multiple databases #189

ganon version 1.1.0

22 Dec 09:50
5a21bd8
Compare
Choose a tag to compare
  • With minimizer support
  • Improved filter size estimation
  • Auto hash function estimation
  • Simplified threshold calculations
  • Better handling of cutoff and filter, absolute or relative:
    • --max-error now --abs-cutoff
    • --min-kmers now --rel-cutoff
    • --strata-filter now --abs-filter
    • new --rel-filter
  • --max-error-unique removed
  • Overall faster and more stable code

Full Changelog: 1.0.0...1.1.0

ganon version 1.0.0

23 Aug 14:58
2154627
Compare
Choose a tag to compare

same functionality but many changes in the code:

  • now using seqan3 insetad of seqan2
  • several bug fixes and code improvements
  • more info at #181

ganon version 0.4.1

05 Jul 14:56
83e38c5
Compare
Choose a tag to compare
  • general bug fixes
  • improvements in ganon table

ganon version 0.4.0

28 Jan 08:10
0d6f1b7
Compare
Choose a tag to compare
  • customized specialization options on build and update (file, sequence, assembly, custom)
  • sorted output on ganon-get-seq-info.sh
  • integration with taxsbp 1.1.1
  • general improvements and fixes

ganon version 0.3.4

26 Nov 13:32
6d3bc76
Compare
Choose a tag to compare
  • advanced options on ganon report and ganon table
  • bugfix retrieving assembly accession from ncbi

ganon version 0.3.3

30 Oct 08:04
a8b8664
Compare
Choose a tag to compare
  • improved report function with more filters and functionalities
  • removal of species+ reporting
  • reports can be generated with external taxdump and multiple filters
  • ganon table function to summarize multiple reports