Filtering specific genes
Hi helpful bioinformaticians ,
I want to filtering specific gene from my vcf file using SnpSift and my command is
java -jar SnpSift.jar filter "ANN[*].GENE = 'gene')" a.vcf > b.vcf
But I got response as
line 1:19 no viable alternative at input '[*].GENE=gene)'
What I should do?
Many thanks,
BG
• 2,237 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hi,
Was there an answer to this because I am too having the same issues "ANN[*].GENE:" is just outputting all the ANN fields and not the gene name specifically.
Thanks, Anj