[console_scripts]
orthoglmm = orthoglmm.tools:main
orthoglmm-calibrate = orthoglmm.calibrate_results_cli:main
orthoglmm-filter-verify = orthoglmm.cli_filter_verify:main
orthoglmm-merge-parquet = orthoglmm.merge_parquet:main
orthoglmm-pipeline = orthoglmm.pipeline_cli:main
orthoglmm-prepare-data = orthoglmm.prepare_data_cli:main
orthoglmm-solver = orthoglmm.run_ridge_solver_cli:main
orthoglmm-tools = orthoglmm.tools:main
