The error I get is the following:
java.lang.IllegalArgumentException: No VCF records found in the specified interval. Check chromosome identifier and interval: 20 at vcf.IntervalVcfIt.<init>(IntervalVcfIt.java:55) at main.Main.lambda$refSupplier$1(Main.java:292) at vcf.WindowIt$Reader.run(WindowIt.java:243) at java.lang.Thread.run(Thread.java:745)