I am trying to automatically generate annotations for a VCF file generated from the Mtb H37Rv genome. ANNOVAR seems like a possible route to do this, but each of its scripts require a --buildver parameter which indicates the version of the genome in use.
I have my VCF file and a file of Mtb genome annotations in GFF3 format, but it appears that I need some database, as well. Can anyone clarify this? The ANNOVAR documentation all make reference to the human genome.