Releases: pfeiferd/genestrip
Releases · pfeiferd/genestrip
Version 2.2
Version 2.1
- Performance improvements
- Improved hash function for Bloom filter
- Completed dependency graph
- Added ranks available for taxonomy
Version 2.0
- Optimizations and corrections for parallel database generation
- Improved documentation
- Improved command line output on log level "info"
Version 1.9
- 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
- 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
- Added error measures in CSV reports
- Additional configuration options regarding classification errors in reads
- Performance optimizations
- Bug Fixes
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).