On executing SnpEff we have the following error:
WARNING: All frames are zero! This seems rather odd, please check that 'frame' information in your 'genes' file is accurate. java.lang.RuntimeException: Most Exons do not have sequences! at ca.mcgill.mcb.pcingola.snpEffect.factory.SnpEffPredictorFactoryGff.create(SnpEffPredictorFactoryGff.java:129) at ca.mcgill.mcb.pcingola.snpEffect.commandLine.SnpEffCmdBuild.createSnpEffPredictor(SnpEffCmdBuild.java:104) at ca.mcgill.mcb.pcingola.snpEffect.commandLine.SnpEffCmdBuild.run(SnpEffCmdBuild.java:284)
How to fix that? Thank you.