Skip to content

fixes for rfdiffusion imports, readme, and RF2 model path#6

Open
decarboxy wants to merge 1 commit intoRosettaCommons:mainfrom
LevitateBio:import-fixes
Open

fixes for rfdiffusion imports, readme, and RF2 model path#6
decarboxy wants to merge 1 commit intoRosettaCommons:mainfrom
LevitateBio:import-fixes

Conversation

@decarboxy
Copy link
Copy Markdown
Member

This PR Addresses a few issues we encountered while following the readme to install and run the RFAntibody pipeline. Specifically:

  • Correcting the path for the rf_diffusion_inference.py command in the README and adding a --config-path override so that the correct path to the config directory is specified
  • fixing src/rfantibody/rf2/network/predict.py so that the provided model.model_weights path is not appended to the location of the predict.py file
  • converting relative imports to absolute imports in rfantibody.rfdiffusion so that rf_diffusion_inference.py runs properly regardless of where in the filesystem the user executes it.

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

Successfully merging this pull request may close these issues.

2 participants