Releases: Dreycey/PhageFilter
Releases · Dreycey/PhageFilter
v3.0.0
25 May 09:39
Compare
Sorry, something went wrong.
No results found
This version of PhageFilter includes several new features:
Non-backward Compatible
Comprehensive benchmarking pipeline for automated functional testing.
Being able to use tree directories in different locations.
Ability to add genomes to an already built tree.
v2.0.0
11 Apr 17:42
Compare
Sorry, something went wrong.
No results found
This version of PhageFilter contains :
NEW version (v2.0.0; adhering to semantic versioning. commands undergoing significant changes)
(Memory performance) A read buffer to prevent reading genomes/reads into memory all at once
(Memory performance) A bloom filter cache. We have a trait for caches, but here we added an LRU cache.
Automated coverage reporting
v1.2.0
02 Apr 02:07
Compare
Sorry, something went wrong.
No results found
This version of PhageFilter contains :
Performance optimization (time + memory).
An updated benchmarking suite.
Updated examples sets.
v1.1.0
18 Nov 01:12
Compare
Sorry, something went wrong.
No results found
Uses a sequence bloom tree for queries
Performs read mapping to genomes
Multiple genomes may get the same read assigned - beneficial in the case there are duplicates
FxHasher is used for hashing the genomes/reads kmers
v1.0.0
14 Nov 17:20
Compare
Sorry, something went wrong.
No results found
This version performs read filtering for phage genomes