Annotation for specific id ( not all )
1
0
Entering edit mode
2.2 years ago

Hello I have a vcf file that I extract the data from it and make a machine learning to this data to identify the most important variants now I want to annotate some variants ( that I identify from Machine Learning ) how can I annotate just this variants ?

annotation • 606 views
ADD COMMENT
0
Entering edit mode
2.2 years ago

extract those variants with bcftools , annotate them, put them back with 'bcftools concat'.

ADD COMMENT
0
Entering edit mode

can u explain the steps .. what is the code for each step? I'm new in this field .. thanks

ADD REPLY

Login before adding your answer.

Traffic: 1598 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