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