Skip to content

multi-chain target hotspots #3

Description

@PCRandChill

Hi all,

Thank you for open-sourcing this interesting project.

While running the VHH prediction through the CLI interactive option, I specified target chains: A,B and hotspots A43,A44,B55
I get the error:

  File "/home/usr1/miniconda3/envs/mber/lib/python3.11/site-packages/colabdesign/shared/prep.py", line 42, in prep_pos
    assert len(idx) == 1, f'ERROR: positions {i} and chain {c} not found'
           ^^^^^^^^^^^^^
AssertionError: ERROR: positions 55 and chain B not found

I renumbered my PDB from 1 on both chains and the error persists. The workaround I found at the moment is merging the chains, and providing the target chain as one.

Thanks!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions