The alternate allele depth after applying the base quality filter gets reported as a new info field HQA (name up for discussion).
This way no information is lost compared to the previous version where HQA could be calculated as AF * DP
@Paprikant great work! Thanks a lot for working on this. It's an important bug fix for us! Without this fix, it makes our COVID workflow more complicated than it needs to be.
This PR fixes #80
The alternate allele depth after applying the base quality filter gets reported as a new info field HQA (name up for discussion). This way no information is lost compared to the previous version where HQA could be calculated as AF * DP