You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/design_tetrahedral_oligos.sh
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,6 @@
5
5
# This external potential promotes contacts both within (with a relative weight of 1) and between chains (relative weight 0.1)
6
6
# We specify that we want to apply these potentials to all chains, with a guide scale of 2.0 (a sensible starting point)
7
7
# We decay this potential with quadratic form, so that it is applied more strongly initially
8
-
# We specify a total length of 1200aa, so each chain is 100 residues long
8
+
# We specify a total length of 1200aa, so each chain is 100 residues long - length updated to 600aa, so each chain is 50 residues long for testing to run faster
0 commit comments