Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potentials result in pull to C-terminal end of protein? #193

Open
dpretorius opened this issue Jan 23, 2024 · 0 comments
Open

Potentials result in pull to C-terminal end of protein? #193

dpretorius opened this issue Jan 23, 2024 · 0 comments

Comments

@dpretorius
Copy link

I was trying to generate N-terminal homodimeric caps with the following code below:

/rds/general/user/dp5117/home/RFdiffusion/scripts/run_inference.py
inference.symmetry="C2"
inference.num_designs=10
inference.output_prefix=${Results}/${pdb_filename}_designs/${pdb_filename}length${length}
'potentials.guiding_potentials=["type:olig_contacts,weight_intra:1.0,weight_inter:0.1"]'
potentials.olig_intra_all=True
potentials.olig_inter_all=True
potentials.guide_scale=2
potentials.guide_decay=quadratic
inference.input_pdb=$pdb_filepath
"contigmap.contigs=[$length/A24-228/0 $length/B24-228/0]" \

However, this resulted in the capping regions expanding outwards to the C-terminal interface, see image below.

image

Removing the potentials flags rectified this and I ended up with plausible N-terminal interfaces.
Curious to see what the authors may think is going on?

DP

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

No branches or pull requests

1 participant