-
- Downloads
Add check for non-diploid calls
Since it is not clear how we should handle non-diploid calls, we check if variants are haploid/polyploid and error out if this is the case.
Showing
- tests/cases/dummy_haploid.vcf.gz 0 additions, 0 deletionstests/cases/dummy_haploid.vcf.gz
- tests/cases/dummy_haploid.vcf.gz.tbi 0 additions, 0 deletionstests/cases/dummy_haploid.vcf.gz.tbi
- tests/test_evaluate.py 26 additions, 0 deletionstests/test_evaluate.py
- vtools/evaluate.py 4 additions, 0 deletionsvtools/evaluate.py
tests/cases/dummy_haploid.vcf.gz
0 → 100644
File added
tests/cases/dummy_haploid.vcf.gz.tbi
0 → 100644
File added
Please register or sign in to comment