-
Notifications
You must be signed in to change notification settings - Fork 8
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
various fixes #161
various fixes #161
Conversation
SamCox822
commented
Nov 1, 2024
•
edited
Loading
edited
- default pressure=1
- auto-update precommit
- pqa local only -> remove unnecessary api key checks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I read through all changes and all seem logical. While you're at it, can you also fix
- RGY tool, the fig paths are saved in path registry without ‘png’
- simulation tool to return a list of available forcefield files if the FF arguments are incorrect. you can find the list on top of that file, I believe
I can fix them for you later this afternoon or Monday if you're too busy
can we fix those in a separate PR since they're unrelated? I'd like to get this PR merged in ASAP as it causes a common error with claude LLMs and I'll need to rerun them with this error |
* Update uniprot.py (#157) * various fixes (#161) * more various fixes (rgy) (#162) --------- Co-authored-by: Sam Cox <[email protected]>