Placeholder image of a protein
Icon representing a puzzle

1499: Symmetric Dimer Design: Hydrogen Bond Networks

Closed since almost 8 years ago

Intermediate

Summary


Created
March 20, 2018
Expires
Max points
100
Description

This symmetric design puzzle has C2 symmetry, with two symmetric chains. The H-bond Network Filter encourages players to bury satisfied H-bond networks at the interface between the two chains. There are several other filters in effect; see the puzzle comments for details. The Baker Lab will run folding predictions on your solutions for this puzzle, and those that perform well will be synthesized in the lab. Remember, you can use the Upload for Scientists button for up to 5 designs that you want us to look at, even if they are not the best-scoring solutions!



Note: This puzzle was closed early due to a problematic filter, and reposted as Puzzle 1499b.

Top groups


  1. Avatar for Go Science 100 pts. 13,956
  2. Avatar for Gargleblasters 2. Gargleblasters 47 pts. 13,719
  3. Avatar for Beta Folders 3. Beta Folders 19 pts. 13,470
  4. Avatar for Anthropic Dreams 4. Anthropic Dreams 7 pts. 13,349
  5. Avatar for Contenders 5. Contenders 2 pts. 12,837
  6. Avatar for Void Crushers 6. Void Crushers 1 pt. 12,307
  7. Avatar for L'Alliance Francophone 7. L'Alliance Francophone 1 pt. 11,778
  8. Avatar for Trinity Biology 8. Trinity Biology 1 pt. 5,941

  1. Avatar for caglar
    1. caglar Lv 1
    100 pts. 13,956
  2. Avatar for Bruno Kestemont 2. Bruno Kestemont Lv 1 93 pts. 13,853
  3. Avatar for Enzyme 3. Enzyme Lv 1 87 pts. 13,719
  4. Avatar for retiredmichael 4. retiredmichael Lv 1 80 pts. 13,470
  5. Avatar for pvc78 5. pvc78 Lv 1 74 pts. 13,432
  6. Avatar for Galaxie 6. Galaxie Lv 1 69 pts. 13,349
  7. Avatar for Glen B 7. Glen B Lv 1 64 pts. 13,305
  8. Avatar for WBarme1234 8. WBarme1234 Lv 1 59 pts. 13,286
  9. Avatar for dcrwheeler 9. dcrwheeler Lv 1 54 pts. 13,220
  10. Avatar for reefyrob 10. reefyrob Lv 1 50 pts. 13,218

Comments


bkoep Staff Lv 1

Core Existence: Monomer: Ensures that at least 25% residues are buried in the core of the monomer unit.

Core Existence: Complex: Ensures that at least 30% residues are buried in the core of the entire complex (including the interface between monomer units).

HBond Network: Rewards networks comprising at least three hydrogen bonds. Up to four hydrogen bonds may span the interface between chains. Networks must at least 50% satisfied (i.e. 50% of all polar atoms in a network must make a hydrogen bond).

NinjaGreg Lv 1

To get around this crash, just before invoking mutate ("Y"), move the protein completely off-screen (out of view in the window), then invoke mutate. It runs until you stop it then.

You move the protein by right-clicking on the background, holding the click down, and dragging the protein off the edge as far as possible, then releasing the click. You may have to repeat this motion a couple of times to get it completely off, depending on where you initially click on the background.

The crash is in the drawing code (NormalizeVector routine, I believe), so if there's nothing to draw you don't hit the error condition.

Bruno Kestemont Lv 1

When I work on a monomer (the symmetric chain far away), the complex core filter goes ok before the monomer filter. This is counterintuitive. Is it normal?

jeff101 Lv 1

In this puzzle, I often had trouble finding a monomer. Using View/Show Symmetric Chains made my chances higher. Neither Home nor Q would reliably bring a monomer into view. I think it would help if Home or Q would bring the original monomer into view.

Once I got a monomer on the screen, rotating & translating it around was tricky. I found mouse Q and mouse shift Q to help with this. They focus the rotation & translation on where you put the mouse when you press Q or shift Q. One of them (mouse shift Q?) often chopped off parts of the protein. Usually this bothered me, but it can help if you want to look at features inside the protein.

I found I could tab on residues in each monomer. I could even add Notes to the copied monomer different from Notes I put on the original monomer. Using Note Mode put these Notes on the screen, and if the monomers were off-screen, these Notes showed in which direction each monomer was.

I think it would help if there were arrows pointing in the direction of each monomer when the monomers reside off the screen. Another idea is to have a line segment (like a disabled band) always connecting the monomers to each other. Then, if you can find one monomer, you can always follow the line to the other one. If there were 3 monomers, there could be 3 such lines between monomers 1-2 2-3 and 3-1, making a big triangle. For 4 monomers, use 4 lines to connect monomers 1-2 2-3 3-4 and 4-1.

bkoep Staff Lv 1

Thanks for the feedback! I'm having hard time reproducing this crash. Does it happen with all solutions (even the starting structure)?

I'm also curious to see the Foldit log file. If you don't mind making a Feedback and uploading your log file, that would be really helpful for tracking down this bug.

bkoep Staff Lv 1

The complex core filter in this puzzle is using a slightly different threshold to decide which residues are "core" and which are not. So it's possible that some residues are considered "core" by the complex filter, but not with the monomer filter—even when the symmetric chains are far apart.

This suggests that the filter settings are a little off, and need to be retuned. This is helpful feedback, thanks!

bkoep Staff Lv 1

The filters are named correctly; they are just configured poorly.

The Monomer Filter requires only 25% core residues, and the Complex Filter requires 30% residues. The idea here is that you can make up the difference of 5% with residues that are at the interface (i.e. these residues would be exposed on the monomer, but buried in the complex).

The problem, pointed out by Bruno, is that the Complex Filter has a different threshold for what makes a "core" residue. In effect, even when the symmetric chains are far apart, some "almost core" residues do not meet the threshold for the Monomer Filter, but they will meet the threshold for the Complex Filter. If you click the "Show" checkbox for each of these filters, you will probably see that some residues are green for the Monomer Filter and orange for the Complex Filter.

This is a configuration we had used in previous symmetry puzzles, but it seems some things have changed to make the effects more pronounced. We won't close this puzzle (players should still be able to satisfy both filters!), but in future puzzles we'll make sure both filters are using the same thresholds.