This PR changes the behavior of the vcf-report for variants without HGVSg. Now the report will skip the variant and the user will receive a warning with the variant id and position. Beforehand the vcf-report would throw an error if such a variant occurred in the input.
This PR changes the behavior of the vcf-report for variants without
HGVSg
. Now the report will skip the variant and the user will receive a warning with the variant id and position. Beforehand the vcf-report would throw an error if such a variant occurred in the input.