Thank you so much for all help. I am bit confused with this argument; why we need to mention chr1 here. Can I run this without using this option.
-L chr1:1000-10000 \
I only got single vcf file for each sample and would like to merge all SNPs irrespective of chromosome. I am using this below ryegrass reference for SNPs calling using haplotypecaller.
https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/019/359/855/GCF_019359855.2_Kyuss_2.0/
below is the detail publication linked to this reference genome;
https://pmc.ncbi.nlm.nih.gov/articles/PMC10940895/
I can make the map file where I can mentioned all vcf file and sample name.
Many thanks
show us what you tried please