Skip to content

Commit

Permalink
Make sampling 1000 for antibody antigen scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Oct 4, 2024
1 parent baecef8 commit 006a8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/scenarios.antibody-antigen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ molecules = [
[rigidbody]
# number of models to generate
sampling = 200
sampling = 1000
# paratope to surface ambig restraints
ambig_fname = "${data.ambig_fname.name}"
${unambig_line}
Expand Down

0 comments on commit 006a8e3

Please sign in to comment.