Releases: Roco-scientist/NGS-Barcode-Count
Releases · Roco-scientist/NGS-Barcode-Count
0.11.1
GZip fixed
Fixed gzip stopping early for fastq.gz by switching to rust_hts bgzip inflation
0.10.0
- Fixed when there is no sample barcodes added
- moved all hashing to ahash for speed on larger barcodes
- locked stdout during read counts print for added speed
0.9.7
Fixed error with there being no sample barcodes included
0.9.5
0.9.4
- Better error handling and propogation
What's Changed
- Error by @Roco-scientist in #54
Full Changelog: 0.9.2...0.9.4
0.9.2
0.9.0
- Increased gzip file speed by 40%
0.8.9
- Minor fixes for count
- Some cleaning of the code
0.8.8
- Sped up with a single write for each file