-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error running maize workflow.yml
#1
Comments
Hi cyan-moma, |
Regarding the last issue, there was a fix in maize 0.5.0 about a "- Temporary fix for paths not being parsed from YAML files". Maybe it's connected? I am finding setting up docking with maize to be quite difficult tbf, especially since the last version of REINVENT has completely different configuration syntax if comapred to the 3.2 that was used for maize examples. |
@tlhr Can you please have a look into this and comment? |
Hi! |
Hi,
I am interested in using maize for docking as a scoring function for molecular generation using REINVENT4. I got an error message when calling
maize
from CLI, even through I can run through the same workflow with success from jupyter notebook (although the docking score is found to be "nan" inout.json
).Here is the
workflow.yml
fileI got a different error when running the same workflow in toml format:
I also attached all the input and output files
maize_vina_workflow.zip
I installed the conda environment of maize and maize-contrib following instructions from https://github.com/MolecularAI/maize-contrib/tree/public.
Thank you in advance for your help! Please let me know if you need additional information.
The text was updated successfully, but these errors were encountered: