Clinical-Genomics / genotype

Simple genotype comparison of VCF files
http://taboo.readthedocs.org/en/latest/
MIT License
8 stars 2 forks source link

Update error output to be more specific in the case of multiple SNPs variants #61

Closed Karl-Svard closed 1 year ago

Karl-Svard commented 1 year ago

The current error output you get when trying to upload SNPs with multiple variants isn't that informative (see MIP case safemoose).

Currently you only get: ValueError: multiple variants found for SNP. Would be great if you also could see which SNP/position is affected and what the detected variants are.