Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 lines of InDel in the same position ? #2347

Open
Jerry-Wang-Dog opened this issue Dec 24, 2024 · 0 comments
Open

2 lines of InDel in the same position ? #2347

Jerry-Wang-Dog opened this issue Dec 24, 2024 · 0 comments

Comments

@Jerry-Wang-Dog
Copy link

The result is produced by
bcftools call
bcftools view -v indel

Are there some problems below? Why are there two different records?

chr1 660 . ATTTATGG A 284.59 PASS INDEL;IDV=11;IMF=0.244444;VDB=0.0132287;SGB=-0.651104;RPBZ=1.46665;MQBZ=-0.106989;MQSBZ=-2.0846;BQBZ=-1.80389;SCBZ=-0.813489;MQ0F=0;MQ=58;DP=22559;DP4=7922,6233,2227,4778;AN=1000;AC=431

chr1 660 . A ATTTAGGG 284.59 PASS MQ0F=0;MQ=57;INDEL;IDV=2;IMF=0.0526316;SGB=-0.379885;RPBZ=-0.1308
52;MQBZ=-1.59636;MQSBZ=-1.54725;BQBZ=-1.80916;SCBZ=-0.419435;VDB=0.0585364;DP=19822;DP4=8737,9844,40,55;AN=900;AC=1

chr1 1579 . CA C 284.59 PASS INDEL;IDV=24;IMF=0.888889;VDB=0.271009;SGB=-0.692831;RPBZ=-2.77916;MQBZ=0;MQSBZ=0;BQBZ=-0.0744034;SCBZ=-4.0762;MQ0F=0;MQ=60;DP=10882;DP4=4308,3834,1294,1109;AN=1000;AC=247

chr1 1579 . CAA CAAA,CAAAAA,CAAAA,C 284.59 PASS MQ0F=0;MQ=60;INDEL;IDV=7;IMF=0.35;VDB=0.706942;SGB=-0.616816;RPBZ=-0.872656;MQBZ=0;MQSBZ=0;BQBZ=-0.308444;SCBZ=0;DP=10374;DP4=4582,4081,740,643;AN=938;AC=65,1,2,1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant