Skip to content

Add user-targeted data input validation functions #55

@alkaZeltser

Description

@alkaZeltser

We currently have comprehensive input data checking for all data submitted to the apply.polygenic.score function. This happens via helper functions, but they are still quite specific to apply.polygenic.score params. It would be useful to refactor these or write similar functions intended for use directly by the user to validate their input data (genotype, pgs, phenotype) prior to using apply.polygenic.score, and without having to include all the other params requested by apply.polygenic.score

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions