Skip to content
Discussion options

You must be logged in to vote

Both are right. They answer different questions.

Your caller's frequency is what it computed for a position. With --bam,
get_MNV counts again from the alignments, and it counts per event: per SNV,
per MNV haplotype, and per indel event.

That last distinction is where the numbers usually part company. The frequency of
an MNV haplotype is not the frequency of either change in it: it is the fraction
of reads carrying both, which is normally lower than either one alone. A
position-wise number cannot express that, because the thing being measured spans
more than one position.

You have not lost anything. The values that came in are kept as OFREQ and
ODP, beside the recounted ones, so you can co…

Replies: 1 comment

Comment options

Paururo
Aug 16, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Paururo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant