Skip to content

Conversation

@PolinaBevad
Copy link
Contributor

Have to be reviewed by Zhongwu Lai.

Description

This PR adds the same changes for amplicon multi-allelic cases as were added previously in Java version here: AstraZeneca-NGS/VarDictJava#155
For now, Ampbias flag will test all variants on all amplicon, included multi-allelic (so it have to go through all variants in amplicons and not the first one on the position as before). AMPFLAG determining fixed for this criteria.
Also, it will fix part of #55 issue (missed SNV because of multi-allelic skipping, but not Deletion problem which occurs in realignlgdel()),
PR branch was tested on dataset (1,6 Gb BAM file and Gene_Lung_primers.bed).

@PolinaBevad PolinaBevad changed the title Added multi-allelic processing for amplicon mode in Perl. Added multi-allelic processing for amplicon mode Apr 26, 2019
@PolinaBevad
Copy link
Contributor Author

A test case for amplicon run: https://drive.google.com/open?id=10pRdrqJwN8XisHA3QTHlyIQgAEmzXCXO
There are 2 variants at position 934144 but in the current version, only C->G variant will be printed.

@PolinaBevad PolinaBevad changed the title Added multi-allelic processing for amplicon mode WIP: Added multi-allelic processing for amplicon mode Jul 11, 2019
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

Successfully merging this pull request may close these issues.

1 participant