Make denominator in mutation frequency calculations based on informative positions

Issue #26 resolved
Jason Vander Heiden created an issue

calcObservedMutations() and calcExpectedMutations() should account for non-informative positions when determining the sequence length (denominator) for mutation frequency calculations. Should only include positions that are informative (eg, ACGT, but probably including the extended ambiguous alphabet) in both the input and germline sequence.

Comments (1)

  1. Log in to comment