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

What is OpenFold used for and how to configure energy minimization #254

Open
Sue-Fwl opened this issue Oct 8, 2024 · 0 comments
Open

What is OpenFold used for and how to configure energy minimization #254

Sue-Fwl opened this issue Oct 8, 2024 · 0 comments

Comments

@Sue-Fwl
Copy link

Sue-Fwl commented Oct 8, 2024

Greetings all,
I've successfully cloned the repo and installed the necessary dependencies, adjusting their versions to align with my available CUDA version.
While reviewing the dependencies, I couldn't find any explicit references to OpenFold in the code. I was able to configure, run, and obtain results without installing it.

  • OpenFold Usage: Is OpenFold used in any way within this project, or was it a dependency in previous versions?

  • GNINA Path: Regarding the GNINA usage for energy minimization, what should be placed in the gnina_path to ensure the code functions correctly?

167 | parser.add_argument('--gnina_path', type=str, default='gnina', help='')
452 |folder=args.folder, gnina_path=args.gnina_path) # TODO set the right folder
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

1 participant