Skip to content

Releases: pfeiferd/genestrip

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).

Version 1.4

11 Sep 10:27
Compare
Choose a tag to compare

Maintenance and minor bug fixes.

Version 1.3.1

18 Aug 07:32
Compare
Choose a tag to compare
  • Bug fix for total reads and total kmers when analyzing multiple fastqs.
  • Added glob pattern for fastq file names in fastq mappings.

Version 1.3

02 Aug 20:38
Compare
Choose a tag to compare
  • Improved processing of fastq files.
  • Enabled processing of line breaks in fastq files in fields 2 and 4.
  • Added API goal for database downloads.
  • Some bug fixes and performance optimizations.

Version 1.2

18 Jul 06:55
Compare
Choose a tag to compare
  • Minor bug fixes
  • Minor improvements for server-side integration and use