Annotating a VCF ignoring ALT
0
0
Entering edit mode
2.2 years ago
loy_loy ▴ 10

Hi everyone,

I want to annotate a VCF and I am using bcftools annotate. It works so far but I also want to annotate variants according only to their position. So I am searching for a function to ignore the ALT field. Is this possible with bcftools?

Thank you!

Best
Lynn

vcf variant-annotation dbSNP bcftools • 502 views
ADD COMMENT
0
Entering edit mode

Hello, where does your annotation comes from? If you use a bed file (with no REF and ALT) columns, bcftools should do the matching according to the position of the variant only.

ADD REPLY

Login before adding your answer.

Traffic: 1532 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6