Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-Trained Models Calibration Issue #44

Open
maecorine opened this issue Sep 30, 2023 · 1 comment
Open

Pre-Trained Models Calibration Issue #44

maecorine opened this issue Sep 30, 2023 · 1 comment

Comments

@maecorine
Copy link

When trying to run the "python3 gnomix.py demo/data/small_query_chr22.vcf.gz demo_output 14 True pretrained_gnomix_models/chr14/model_chm_14.pkl > ./demo/pretrained_log.txt" command, I keep getting this error message:
ModuleNotFoundError: No module named 'calibration'

@vicbp1
Copy link

vicbp1 commented Oct 20, 2023

Hi,
seems the uncertainty-calibration was not installed
try the following line:

pip3 install uncertainty-calibration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants