Skip to content

Simplify handling of SNP effects in Ag3  #95

@alimanfoo

Description

@alimanfoo

Currently if a user wants SNP allele frequencies together with SNP effects, they have to call 2 methods and join/merge the resulting dataframes themselves.

It would be simpler IMO if we just added in the effects to the SNP allele frequencies.

E.g., we could change the signature of the Ag3.snp_allele_frequencies() to add an effects=True parameter. If True (default) then the effects would be automatically included in the resulting dataframe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions