I used Snpeff on the output of VCFfilter tool at the version 5.2+galaxy1 and the result showed an error.
The AI error analysis displayed that it may be due to the database file format changed between the 4.x and 5.x families, so a 5.x program cannot load a 4.x database.
"The error message therefore stops the tool with:
Database version : ‘4.3’
Program version : ‘5.2’
Compatible versions : ‘[5.2, 5.0, 5.1]’
"
And to fix it, I had to make sure the required SnpEff version is 5.2. I would prefer to receive any advice before running the tool once again. Kindly suggest.