AstraZeneca-NGS / VarDict

VarDict
MIT License
187 stars 62 forks source link

Avoid warnings for uninitialized value #114

Closed PolinaBevad closed 5 years ago

PolinaBevad commented 5 years ago

Description

Added check that the value is initialized. The results won't change because of this PR but it is better to avoid extra warnings in the console.