I am getting some error while building database in SnpEff:
java -jar /home/yog/software/snpEff/snpEff.jar build -gtf22 -v genome
00:00:00 SnpEff version SnpEff 4.3k (build 2017-03-29 17:16), by Pablo Cingolani
00:00:00 Command: 'build'
00:00:00 Building database for 'genome'
00:00:00 Reading configuration file 'snpEff.config'. Genome: 'genome'
00:00:00 Reading config file: /home/yog/software/snpEff/snpEff.config
java.lang.RuntimeException: Property: 'genome.genome' not found
Please suggest how to build database exactly. I have gtf and genome fasta file.
Please also suggest how to add information in snp.Eff.config?