Skip to content

Releases: divonlan/genozip

15.0.73

09 Apr 08:52
Compare
Choose a tag to compare
  • release for administrative reasons - no changes

15.0.72

27 Feb 16:18
Compare
Choose a tag to compare
  • bug fixes

genozip-15.0.71

05 Jan 14:59
Compare
Choose a tag to compare

Minor updates

15.0.70

06 Dec 14:48
Compare
Choose a tag to compare
  • Fix issues in 15.0.69

15.0.69

03 Dec 17:04
Compare
Choose a tag to compare
  • New major feature: --bamass : BAM-assisted compression of FASTQ files
  • FASTQ and BAM: Speed and RAM consumption improvements
  • VCF: support unlimited number of ALT alleles per variant (previously limited to 99)
  • VCF: better compression for files with a large number of samples and gVCFs
  • License updated to reflect introduction of Biobank, Research and Student licenses
  • bug fixes

15.0.68

13 Oct 14:01
Compare
Choose a tag to compare
  • Deep: reduction in memory in --test and genounzip of Deep files: typically 10-20% less RAM consumption
  • Deep: new option: --deep=no-qual to Deep seq, qname only (not qual): consumes drastically less RAM, and generates a file of size in between compressing the FASTQ and BAM alone, and full Deep.
  • License: clarify the meaning of "Recognized Academic Research Institution"
  • BAM: further reduction in RAM consumption when compressing and uncompressing files with many secondary or supplementary alignments.
  • New diagnostic: --show-huffman

15.0.67

23 Sep 06:39
Compare
Choose a tag to compare
  • Improvements in Deep.

15.0.66

15 Sep 05:00
Compare
Choose a tag to compare
  • BAM: better compression of PacBio and Nanopore files generated with minimap2, pbmm2, winnowmap
  • BAM: further small reduction in RAM consumption when compressing and uncompressing SAM/BAM/CRAM files with many Supplementary and Secondary alignments
  • Bug fixes

15.0.65

03 Sep 09:25
Compare
Choose a tag to compare
  • BAM: significantly reduced memory consumption when compressing and uncompressing SAM/BAM/CRAM files in which the majority of alignments are secondary alignments.
  • BAM: better compression for files genereated by CPU (https://github.com/cheehongsg/CPU)
  • New diagnostic options: --show-sec-gencomp, --show-reading-list, --force-reread, --show-scan
  • Bug fixes

15.0.64

25 Jul 18:10
Compare
Choose a tag to compare
  • Bug fix: segmentation fault in Academic version (introduced 15.0.63)