Skip to content

Minor weirdness in inferring conflicted variants between focal sites #226

@hyanwong

Description

@hyanwong

In

if ones >= zeros:

in the case of equal numbers of derived and ancestral types at an older site (which can only happen if there is a conflict), we take the derived state. I reckon this should probably be ones > zeros instead. It's possible that we could also do something more sophisticated for ancient samples by taking into account the sample age.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions