Releases: pfeiferd/genestrip
Releases · pfeiferd/genestrip
Version 1.7
- 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
Version 1.5
- 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
Improved Streaming for API-based use. Minor bug fixes.
Version 1.4.2
Enabled database generation for RNA.
Version 1.4.1
Minor bug fix (regarding thread safety during DB generation).
Version 1.4
Maintenance and minor bug fixes.
Version 1.3.1
- 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
- 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
- Minor bug fixes
- Minor improvements for server-side integration and use