RosettaCommons / RosettaCommons/RFdiffusion

why default pdb db is set to examples/input_pdbs/1qys.pdb

Open
#251 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.1k
Forks
644
PR merge metrics
No merged PRs in 30d

Description

Hello

when runnig run_inference.py inference.output_prefix=temp/test 'contigmap.contigs=[150-150] default pdb is set to $PREFIX/lib/python<PYTHON_VERSION>/site-packages/rfdiffusion/inference/../../examples/input_pdbs/1qys.pdb

is there a reason for that behaviour ?

instead of setting a default pdb db when none is given, maybee you may want to enforce that inference.input_pdb is mandatory

regards

Eric

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the command shown with run_inference.py and inspect how inference.input_pdb is selected when it is omitted. Determine whether the documented default should be removed and input_pdb enforced as mandatory; done means the behavior is intentional and covered by an appropriate validation or usage check.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.