Skip to content

1.0.2 - Clair3 VCF parsing fix

Latest
Compare
Choose a tag to compare
@peterk87 peterk87 released this 02 May 19:39
2490e45

This patch release fixes an issue with not capturing an EmptyDataError when reading VCF files and an issue where Clair3
VCFs from non nf-flu analyses are prematurely converted to a dict from a Pandas DataFrame.

Other Changes

  • dev: Update type hints given mypy and ruff linting
  • fix: check BAM files for reference sequence ID/name in addition to Mosdepth files. Improved searching for the reference sequence GFF and FASTA in the input directory before trying to fetch from NCBI.

What's Changed

Full Changelog: 1.0.1...1.0.2