Skip to content

Releases: Roco-scientist/NGS-Barcode-Count

0.11.1

26 Sep 17:25
c6e9fce
Compare
Choose a tag to compare
  • Switched back to Flate2 to prevent the need for compiling zlib and openssl
  • Use of MultiGzDecoder to prevent early ending of zipped files

GZip fixed

25 Sep 01:41
9620a74
Compare
Choose a tag to compare

Fixed gzip stopping early for fastq.gz by switching to rust_hts bgzip inflation

0.10.0

24 Sep 13:39
56cb534
Compare
Choose a tag to compare
  • 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

06 Jul 13:21
d8b851f
Compare
Choose a tag to compare

Fixed error with there being no sample barcodes included

0.9.5

13 Dec 01:13
3a9b2ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.4...0.9.5

0.9.4

02 Dec 02:42
605e6d3
Compare
Choose a tag to compare
  • Better error handling and propogation

What's Changed

Full Changelog: 0.9.2...0.9.4

0.9.2

26 Nov 01:52
2a31686
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.2

0.9.0

12 Nov 22:16
5af8250
Compare
Choose a tag to compare
  • Increased gzip file speed by 40%

0.8.9

11 Nov 01:09
3a973ca
Compare
Choose a tag to compare
  • Minor fixes for count
  • Some cleaning of the code

0.8.8

10 Nov 01:53
82a7ae3
Compare
Choose a tag to compare
  • Sped up with a single write for each file