You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update 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 $max to avoid undefined comparison warnings
-Minor robustness improvements to input handling and stability