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

the option -3 result #395

Open
litun-fkby opened this issue Oct 24, 2023 · 0 comments
Open

the option -3 result #395

litun-fkby opened this issue Oct 24, 2023 · 0 comments

Comments

@litun-fkby
Copy link

hi:
i use the vardict v1.8.3 to call snv indel, and use the option -3 to move indels to 3-prime if alternative alignment can be achieved, and i notice that when use the opthion -3, the pos of the indel will be change but the ref base not change. such as:

one record:
chr13 28592634 . CATG C 208 PASS SAMPLE=g800idt;TYPE=Deletion;DP=4680;VD=93;AF=0.0199;BIAS=2:2;REFBIAS=2350:2231;VARBIAS=55:38;PMEAN=43.8;PSTD=1;QUAL=31.9;QSTD=1;SBF=0.1431;ODDRATIO=1.37398496860444;MQ=60;SN=186;HIAF=0.0202;ADJAF=0.0017;SHIFT3=2;MSI=1;MSILEN=1;NM=0.4;HICNT=93;HICOV=4598;LSEQ=ACAACATAGTTGGAATCACT;RSEQ=ATATCTCGAGCCAATCCAAA;DUPRATE=0;SPLITREAD=0;SPANPAIR=0 GT:DP:VD:AD:AF:RD:ALD 0/1:4680:93:4581,93:0.0199:2350,2231:55,38

and the igv shows:
image

when i use the opthion -3 ,the record is:
chr13 28592636 . CATG C 208 PASS SAMPLE=g800idt;TYPE=Deletion;DP=4680;VD=93;AF=0.0199;BIAS=2:2;REFBIAS=2350:2231;VARBIAS=55:38;PMEAN=43.8;PSTD=1;QUAL=31.9;QSTD=1;SBF=0.1431;ODDRATIO=1.37398496860444;MQ=60;SN=186;HIAF=0.0202;ADJAF=0.0017;SHIFT3=2;MSI=1;MSILEN=1;NM=0.4;HICNT=93;HICOV=4598;LSEQ=AACATAGTTGGAATCACTCA;RSEQ=ATATCTCGAGCCAATCCAAA;DUPRATE=0;SPLITREAD=0;SPANPAIR=0 GT:DP:VD:AD:AF:RD:ALD 0/1:4680:93:4581,93:0.0199:2350,2231:55,38

and i think the record may be:
chr13 28592636 . TGAT T

why the ref base not change?

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