RosettaCommons / RosettaCommons/RFdiffusion
Error: Multiple chain IDs in chain: {'A', 'B'}
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 644
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I've noticed you added this particular line:
Which breaks my code from a couple of months ago:
python /mnt/scratch/RFdiffusion/scripts/run_inference.py inference.ckpt_override_path=/mnt/scratch/RFdiffusion/models/Base_epoch8_ckpt.pt inference.output_prefix=fragment_designs/6WMP_DNA_fragments_design inference.input_pdb=6WMP_DNA_fragments.pdb inference.num_designs=10 contigmap.contigs=[13-23/A1-18/1-10/B1-18/5-15]
Could you please explain the change and the alternative? As I understand it I should now just keep A and B in the same chain? Part of the use-case for me was to merge different chains...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.