All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Integrated
pytestto ensure correct handling of thevariant_callerparameter.
- Update the standard names for the
variant_callerparameter- Changed
sangertocaveman TCGAandstandardVChave been merged into a more flexiblestandardoption.standardis now default and parses VAF from 8th and 10th columns of VCF files (VAF=orAF=).
- Changed
- Plotting Stability: Added error handling to skip samples that are invalid and proceed with valid ones.
- Resolved a potential index out-of-bounds error in the
plot_histfunction.
- Add centromere coordinates for mm39 genome.
- Updated dependencies: Now requires Pandas >= 2.0.0, NumPy >= 2.0.0, and Python >= 3.9.
- Dropped support for Python 3.8
- Added support for Variant Allele Frequency (VAF) values from the following variant callers:
- Sanger
- TCGA
- standardVC
- Mutect2