Closed trevorb1 closed 1 year ago
Hi @tniet! This should fix the sklearn
issue described in issue #140. Are you able to just give it a try on your machine though, please? Just want to make sure its not a fix for my setup only.
Steps to test:
env-update
branch conda env remove -n osemosys-global
)conda env create -f workflow/envs/osemosys-global.yaml
) snakemake -c
)Thanks so much! Please let me know if there are any errors!
@trevorb1: "Workflow finished successfully!" Works as expected! Well done!
Thanks!
Description
Update the environment file to lock
otoole
version and fixsklearn
issue. Also,config/config.yaml
is added to the.gitignore
to prevent accidental overwriting.Issue Ticket Number
Closes #140 and #146
Documentation
na