Vcf-dedup

Latest version: v0.4.9

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.4.0

----------------------------

* Major changes
- Adding support for a generic mode that relies on standard VCF annotations. QUAL column for variant calling quality and AF INFO annotation for the allele frequency.
- Platypus support now uses QUAL instead of QD as variant calling quality value.
* Minor changes
- Options not used for Platypus and generic modes `--sample-name` and `--sample-idx` are not required now. They are still required for Strelka and Starling.

0.3.1

----------------------------

* Minor changes
- Making sure the writers are flushed and closed.

0.3.0

----------------------------

* Major Changes:
- Option to sort the input VCF by chromosome, position, reference and alternate bases
- Platypus is now supported
- Additional selection method `allele_calls`. This selection method is not available as it does not report genotypes.

* Minor changes
- Duplicated variants are now written into file `${output_vcf}.duplicated.vcf`

0.2.2

----------------------------

* Minor Changes:
- `duplication_finder` failed to write properly last set of duplicates.
- Fixed bug in calculation of allele frequencies for Starling. We were using AC, which did not exist, instead of AD.

0.2.1

----------------------------

* Minor Changes:
- `duplication_finder` failed to write last set of duplicates.

0.2.0

----------------------------

* Major Changes:
- `sample-name` parameter added in addition to `sample-idx`
- When output is not provdied it writes to standard output
- Fixed bug when calculating allele frequencies

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.