Skip to content

Error handling of phenotype penetrance probability file #39

Description

@RosCraddock

Goal

Provide a warning or an error to the user when a phenotype penetrance probability file is used incorrectly. For example, where the rows of the phenotype penetrance probability file do not sum to 1.

Proposed approach

When reading in the phenotype penetrance probability file, check that the rows sum to 1 (or very nearly). If they do not, produce an error to the user identifying the row. Instruct the user to correct or not include phenotypes.

Scope

pedigree.py file only.

Done when

Once change has been completed in tinyhouse and the submodule updated in AlphaPeel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions