Skip to content

Check whether fine-mapping method is compatible for quantitative vs. case-control sumstats #18

@bschilder

Description

@bschilder

Some fine-mapping tools are designed only for case-control studies (e.g GWAS) and can produce biased results if applied with quantitative traits (e.g. height) without further adjustments.

Currently, only ABF() takes the case_control argument. But this should be applied to all other methods where this distinction can be applied. For methods that are unable to handle quantitative traits in an unbiased way, a warning message should be produced letting users know about this. This checking can occur within the check_required_cols() function, which will need an additional argument: case_control

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions