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

Analyzing incomplete runs #118

Open
xy21hb opened this issue Sep 11, 2023 · 4 comments
Open

Analyzing incomplete runs #118

xy21hb opened this issue Sep 11, 2023 · 4 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@xy21hb
Copy link

xy21hb commented Sep 11, 2023

If some pairs are broken, could analyze_results.py still work, suppose e.g. if only FXR_12_FXR_88 pair of the tutorial is broken, e.g. system is unstable, only intermediate pdbs are written and gromacs fails to collect energy files. I wonder how to obtain the results from other pairs, considering the generated pertubation_map.

@xy21hb
Copy link
Author

xy21hb commented Sep 11, 2023

Error msg is below, some steps of structures are not stable, and GMX fails to collect edr energy files

image

image

@luancarvalhomartins
Copy link
Owner

I'm theory, running with --no_checks should allow for such.

However, your error message suggests that there are some edr files in the rerun dir, which could cause errors anyway. Would you mind retrying with --no_checks, and, in case it doesn't work, post either the .tgz or the directory structure (should your data be sensitive)?

Thank you very much.

@luancarvalhomartins luancarvalhomartins self-assigned this Sep 12, 2023
@luancarvalhomartins luancarvalhomartins added bug Something isn't working enhancement New feature or request labels Sep 12, 2023
@xy21hb
Copy link
Author

xy21hb commented Sep 13, 2023

Though I have not checked the structure, I believe it is due to some unstable ligs since the system is a large membrane protein.
Running with --no_checks would give the same error msg.
So, to analyze incomplete runs, simply excluding those runs in pack.sh would work.

@luancarvalhomartins
Copy link
Owner

Ok, so --no_checks wasn't enough. Let me take a look at the code to fix this.

Thank you again for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants