When trying to annotatie SNPs (produced by GATK ) I get a lot of error messages from snpEff.
Example:
Error while processing VCF entry (line 1676) : 10 11338256 . T G 10.3 LowQD;LowQual;StrandBias;VeryLowQual ABHom=0.40;AC=2;AF=1.00;AN=2;BaseQRankSum=1.231;DP=8;Dels=0.00;FS=0.000;HRun=0;HaplotypeScore=35.5726;MQ=21.44;MQ0=0;MQRankSum=0.358;OND=0.75;QD=1.29;ReadPosRankSum=-1.231;SB=19.11 GT:AD:DP:GQ:PL 1/1:3,2:8:3.01:39,3,0 java.lang.RuntimeException: No white-space, semi-colons, or equals-signs are permitted in INFO field. Value:"DOWNSTREAM(MODIFIER||||cops4|proteincoding|CODING|ENSDART00000064215|),UTR3PRIME(MODIFIER||||PLAC8 (2 of 2)|proteincoding|CODING|ENSDART00000145346|)"
The strange thing is that equal sign and semi colons look like their are part of the vcf format: http://www.1000genomes.org/node/101
Does this error message make sense to anyone?
Have you able to figure out whats causing error? Did you fixed it? Bcos, I am also encountring the same problem. Your solution will be helpful to me.
No I switched to the stand alone tool from Ensembl Variant Effect Prediction: http://www.ensembl.org/info/docs/variation/vep/index.html