Placeholder image of a protein
Icon representing a puzzle

879: Ebola Binder Design with Disulfides

Closed since almost 12 years ago

Intermediate Overall Design

Summary


Created
April 21, 2014
Expires
Max points
100
Description

This is a design puzzle with 37 residues, near the interface of a target glycoprotein from the Ebola virus. At the binding site of the Ebola protein, there is already a helix designed by scientists in the Baker Lab, but the helix will not fold up by itself! Build a scaffold around the starting design that will fold up properly and stabilize the binding helix! There are strong constraints to keep the binding helix in place, and you may not mutate residues at the interface. You may not add additional residues to the design, but you may delete residues from one end of the design and reinsert them at the other end. You will receive an (extremely) large bonus for making up to 2 disulfide bonds. Remember to share your favorite designs using the Share with Scientist tool, even if those are not your best-scoring solutions!

Top groups


  1. Avatar for Anthropic Dreams 100 pts. 3,869
  2. Avatar for Void Crushers 2. Void Crushers 84 pts. 3,854
  3. Avatar for Go Science 3. Go Science 70 pts. 3,830
  4. Avatar for Beta Folders 4. Beta Folders 58 pts. 3,825
  5. Avatar for Deleted group 5. Deleted group pts. 3,800
  6. Avatar for L'Alliance Francophone 6. L'Alliance Francophone 39 pts. 3,780
  7. Avatar for Deleted group 7. Deleted group pts. 3,774
  8. Avatar for Contenders 8. Contenders 26 pts. 3,758
  9. Avatar for Russian team 9. Russian team 20 pts. 3,744
  10. Avatar for Gargleblasters 10. Gargleblasters 16 pts. 3,744

  1. Avatar for Susume
    1. Susume Lv 1
    100 pts. 3,857
  2. Avatar for Timo van der Laan 2. Timo van der Laan Lv 1 99 pts. 3,854
  3. Avatar for wisky 3. wisky Lv 1 97 pts. 3,841
  4. Avatar for grogar7 4. grogar7 Lv 1 95 pts. 3,834
  5. Avatar for bertro 5. bertro Lv 1 93 pts. 3,819
  6. Avatar for karstenw 6. karstenw Lv 1 92 pts. 3,807
  7. Avatar for CheezWhiz 7. CheezWhiz Lv 1 90 pts. 3,800
  8. Avatar for gmn 8. gmn Lv 1 88 pts. 3,796
  9. Avatar for spmm 9. spmm Lv 1 87 pts. 3,784
  10. Avatar for utaca 10. utaca Lv 1 85 pts. 3,783

Comments


bkoep Staff Lv 1

In our pre-release testing, this puzzle was especially vulnerable to crashes when working with cutpoints. Beware in particular scripts that open and close a large number of cutpoints.

Due to some urgency on behalf of the Baker Lab scientists and some experimental constraints, we decided to go ahead and post the puzzle rather than wait for the next fix/test/release cycle. We are currently investigating the cause of the crashes, and if we find that the problem is straightforward to solve, we may release a hotfix to address this bug.

Thank you for your patience!

LociOiling Lv 1

There is a ligand attached to segment 134 in the frozen section of the puzzle. The ligand is only visible with the "Show All" sidechains option (Shift-A in the Windows selection interface).

Segment 134 has some interesting features that break existing recipes. It has an amino acid of "unk", which may cause problems with recipes that expect a valid one-letter amino acid code.

Segment 134 has a secondary structure code of "H". Previous puzzles have used a secondary structure code of "M" for ligands. This means recipes don't have a way of detecting the presence of the ligand in this puzzle.

Segment 134 has a nil energy score (from current.GetSegmentEnergyScore). The nil value crashes the venerable "print protein lua2 V0", recipe 31098, when it attempts to round the value. Other recipes that check scoring at the segment level may encounter similar problems.

There's also an unlikely long straight "soda straw" between segments 104 and 105. The impact and meaning of this unusual feature is not clear.

bkoep Staff Lv 1

The target Ebola glycoprotein is actually much bigger than what is shown in the puzzle. Some parts are not visible because we don't know the structure of that domain, or we removed the domain to reduce the size of the puzzle. Because Foldit doesn't know about the missing domain, it tries to connect the broken ends with an "imaginary" bond.

You can ignore the imaginary bonds when designing your protein, as they should not affect scoring.

LociOiling Lv 1

My previous statement that "[s]egment 134 has a nil energy score" is incorrect. The nil value was the hydropathy index, which is determined via a table lookup in the recipe. There was no table entry for an amino acid code of 'unk'.

Look for a new recipe "print protein 2.0", coming soon to the recipe store.

LociOiling Lv 1

Just to clear the air (?) the strange segment 134 is a glycan, which is what makes the whole thing a glycoprotein.

The same glycan showed up again in puzzle 1378b. The July 2017 science chat mentions glycans, see this science chat comment for more details.