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

binders designed don't binds at the hotspots of the target chain. #172

Open
rocke2020 opened this issue Apr 10, 2024 · 0 comments
Open

binders designed don't binds at the hotspots of the target chain. #172

rocke2020 opened this issue Apr 10, 2024 · 0 comments

Comments

@rocke2020
Copy link

run file: af/examples/peptide_binder_design.ipynb
hope: the binder binds at the hotspot, e.g. 32-41 index in the target chain.
results: the binder not binds at the hotspots at the target chain at all.

configs (use 1YCR because it is simple):
pdb = "1YCR"
target_hotspot: "32-41"
target_chain: "A"
target_flexible: false
binder_chain = ""
binder_len: 12
binder_seq: ""
num_recycles: 3
recycle_mode: "sample"
num_models: 5
use_multimer: True
optimizer_protocol: "pssm_semigreedy"
soft_iters: 150
hard_iters: 20
gd_method: "sgd"
learning_rate: 0.05
norm_seq_grad: True
dropout: True

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