Hi
I am so far unsuccessful in designing a binder against tetrameric complex. all I am getting are bad less than 0.5 iPTM, more than 10, 15 iPAE binders. Earlier, I designed and validated a binder against one of the dimeric partners of the complex. So I am trying to use protein-redesign option to redesign the binder against the heterotetramere which has some steric clash. However, while redesigning, all I see is my target complex falling apart. During intermediate design step, the target monomers are not assembling correctly to form correct tetramer. How can I redesign only binder portion to prevent steric clash. I am redesigning chain E.
below is my YAML file.
Thanks
Dhiraj
entities:
# Specify a designed protein chain
# random number between 80 and 140 of designed residues (inclusive)
# Specification of the target which is extracted from a .cif file
- file:
path: target_binder.pdb
# Which chain and residues in the .cif file to use as target (uses only chain A here)
include:
- chain:
id: A
res_index: 1..220
- chain:
id: B
res_index: 1..220
- chain:
id: C
- chain:
id: D
- chain:
id: E
design:
- chain:
id: E
structure_groups:
- group:
visibility: 1
id: A
id: B
id: C
id: D
Hi
I am so far unsuccessful in designing a binder against tetrameric complex. all I am getting are bad less than 0.5 iPTM, more than 10, 15 iPAE binders. Earlier, I designed and validated a binder against one of the dimeric partners of the complex. So I am trying to use protein-redesign option to redesign the binder against the heterotetramere which has some steric clash. However, while redesigning, all I see is my target complex falling apart. During intermediate design step, the target monomers are not assembling correctly to form correct tetramer. How can I redesign only binder portion to prevent steric clash. I am redesigning chain E.
below is my YAML file.
Thanks
Dhiraj