Skip to content

Add get_allele_type function #84

Open
@eric-czech

Description

@eric-czech

We'll need something like this to segregate indels, MNPs or larger structural variants from snps in certain analyses, and it could start by simply defining an is_snp function. That would be enough for most GWAS and it could be a building block for a larger get_allele_type function. The Hail is_snp function would be a good guideline as would allele_type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    core operationsIssues related to domain-specific functionality such as LD pruning, PCA, association testing, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions