Update to ntRootAncestryPredictor.pl
-Add support for streaming .vcf.gz / .vcf.bgz inputs via gunzip/unpigz (no new dependencies)
-Ensure proper filehandle cleanup (close on input/output)
-Initialize variables to avoid undefined comparison warnings
-Minor robustness improvements to input handling and stability
-Tighter UX/output