Skip to content

Releases: pfeiferd/genestrip

Version 2.2

06 Aug 11:16
Compare
Choose a tag to compare

Release for scientific publication on Genestrip.

Version 2.1

19 Jul 19:13
Compare
Choose a tag to compare
  • Performance improvements
  • Improved hash function for Bloom filter
  • Completed dependency graph
  • Added ranks available for taxonomy

Version 2.0

17 Jun 15:05
Compare
Choose a tag to compare
  • Optimizations and corrections for parallel database generation
  • Improved documentation
  • Improved command line output on log level "info"

Version 1.9

03 Jun 19:32
Compare
Choose a tag to compare
  • Included progress bar for longer lasting command line operations
  • Further parallelized database generation
  • Improved performance of k-mer lookups on the context of reverse complements

Version 1.7

19 Apr 07:03
Compare
Choose a tag to compare
  • Extended test harness
  • Improved database construction and matching
  • Validated against KrakenUniq (almost exact same results on suitable genomes)
  • Added std. dev. for contig len
  • Added goal fasta2fastq

Version 1.6

25 Mar 08:37
Compare
Choose a tag to compare
  • Added error measures in CSV reports
  • Additional configuration options regarding classification errors in reads
  • Performance optimizations
  • Bug Fixes

Version 1.5

14 Mar 09:19
Compare
Choose a tag to compare
  • Bug fixes and improved testing
  • Improved goal structure
  • More configuation options for database generation (in particular to contol DB size)
  • Stream-lined CSV file output

Version 1.4.3

21 Oct 08:13
Compare
Choose a tag to compare

Improved Streaming for API-based use. Minor bug fixes.

Version 1.4.2

23 Sep 15:04
Compare
Choose a tag to compare

Enabled database generation for RNA.

Version 1.4.1

20 Sep 09:32
Compare
Choose a tag to compare

Minor bug fix (regarding thread safety during DB generation).