Skip to content
This repository was archived by the owner on Oct 25, 2020. It is now read-only.
This repository was archived by the owner on Oct 25, 2020. It is now read-only.

Alphabetic genotype calls for allele states #4

@mtekman

Description

@mtekman

At the moment, expected genotype calls are {0,1,2, etc} to denote different alleles

Technically there is nothing wrong with using {A,B,C, etc} calls (other than limiting the number of alleles to < 26). These could be parsed to the default integer allele states upon file read without much re-write.

But is it right to? Again, this would limit the number of alleles. And would make Merlin's ambiguous call flag A almost indistinguishable from allele call "A".

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions