New
v2.1.6
[2.1.6] - 2025-07-08
Changed
- Updated GTDB version from 220 to 226
Added
- Added BLAST files to FASTA convertor, this currently only works for nucleotides
- Added support to
k2for downloading and processingcore_nt,nt,env_ntandviral_ntBLAST databases - Added
--blast-volumesoption for allowing users the ability to download specific volumes - Added
--gtdb-serveroption tok2 buildallowing users to select the appropriate GTDB server
Fixed
- Fixed an issue causing undefined behavior in
k2due to sharing of global variables between processes - Fixed an issue causing
k2to hang when processing compressed reads - Fixed an issue causing "classify daemon" to behave incorrectly when processing compressed reads
- Fixed an issue causing
classifyto crash when using the--memory-mappingoption - Fixed an issue preventing
k2from fetching assemblies from bothrefseqandgenbankwhen--assembly-sourceis set toall(@beantkapoor786: PR 968)