This is a test version of Biostars. For the public version, visit https://www.biostars.org.
(SnpEff) SnpSift annotates only the first .vcf line

Hi, I want to annotate my .vcf file based on ExAC database. I'm ONLY interested in AC_EAS tags from the database

I do: java -jar SnpSift.jar annotate -info AC_EAS ExAC_db.vcf.gz my.vcf.gz > out.vcf

however only the first variant in my.vcf.gz is annotated and the tag AC_EAS=0 is addad. All other positions remain empty, without annotations. These positions should be annotated since they exist both in my.vcf.gz and in ExAC_db.vcf.gz

Did you have similar problem?

Thx

snpsift snpeff

0 answers

No answers yet.

Log in to answer this question.