I found that specification document, however I have outputs such as FS, MLEAC, MLEAF, PG, etc. which are not specified in that document. I don't know if these will be important to my data or not as I am mainly after the allele.
I initially had the ":", however when I add it, I get no output at all, Even if i change it to include a range of 1000 positions. I did get the last suggestion to work. I assume grep -v '#' is so it skips over the header line? I will probably bi-pass the ":" problem with sed and position column. I just started using linux about a month ago so I understand that is a big part of understanding this all.
I am also getting an error after it runs of
gzip: file.vcf.gz: unexpected end of file
I assume that this means the file is corrupt somewhere along the line?
Thanks again for help.