Thanks again for your great package. I got the below warning. Something to fix in future versions.
gwaslab/qc/qc_sanity_check.py:509: FutureWarning: Setting an item of incompatible dtype
is_close[valid_mask] = fold_change[valid_mask] <= fold_threshold
I think this is in gwaslab's _check_data_consistency() .
I am on version 1.4.6.
Thanks again for your great package. I got the below warning. Something to fix in future versions.
I think this is in
gwaslab's_check_data_consistency().I am on version 1.4.6.