Entering edit mode
2.4 years ago
Matteo
▴
10
Hi,
When trying to convert a vcf file to a bed format with PLINK I get the following error:
Error: Invalid alternate allele on line 679 of .vcf file.
I am a frequent user of PLINK and this is the first time I get this. Does anyone have any idea what may cause such an error? Thanks in advance!
Matteo
Please print the 679th line of the VCF file (counted with and without header) and show it to us:
EDIT: To be more efficient, stop processing at line 680 or as early as possible.