Skip to content

genozip-15.0.24

Compare
Choose a tag to compare
@divonlan divonlan released this 23 Oct 09:40
· 116 commits to master since this release
  • BAM and VCF: verification that the contig lengths in the reference file provided with --reference match those specified in the file header
  • Agilent AGeNT Trimmer: better compression of FASTQ and BAM files with Trimmer tags
  • --deep now supports data in which BAM sequences may be trimmed at either end relative to their FASTQ counterparts (previously, only trimming at the end of the read was supported)
  • minor bug fixes