Entering edit mode
5.5 years ago
maricom
•
0
Hi all,
I'm trying to annotate bacteria genome using SnpEff. Variants were detected using gatk HaplotypeCaller.
I'm wondering what kind of options do I have to use for bacteria genome?
My current command is like this.
java -jar snpEff.jar -c snpEff.config -i vcf -o vcf database input.vcf > output.vcf
Thank you in advance!
Hello,
what's the name of your bacteria? How does your
snpEff.config
looks like? Isdatabase
just a placeholder here?fin swimmer
Hi,
Thank you for your reply.
I obtained this genome, so I created db.
GTF file is like this.
snpEff.config is like this.