Placeholder image of a protein
Icon representing a puzzle

620: Quest to the Contact Map

Closed since over 13 years ago

Advanced Overall Prediction

Summary


Created
August 20, 2012
Expires
Max points
100
Description

In this puzzle, we've given you the contact map of the native. Open the contact by going to [Actions]>[Contact Map]. The white squares show which regions are next to each other in the native. Try to bring these regions closer to match the native, and increase your score multiplier. You can click on the squares to show you which pieces of the model need to be closer.

Top groups


  1. Avatar for Contenders 100 pts. 11,186
  2. Avatar for Anthropic Dreams 2. Anthropic Dreams 84 pts. 11,128
  3. Avatar for Void Crushers 3. Void Crushers 70 pts. 11,089
  4. Avatar for SETI.Germany 4. SETI.Germany 57 pts. 10,918
  5. Avatar for Beta Folders 5. Beta Folders 47 pts. 10,864
  6. Avatar for Go Science 6. Go Science 38 pts. 10,768
  7. Avatar for foldeRNA 7. foldeRNA 30 pts. 10,675
  8. Avatar for L'Alliance Francophone 8. L'Alliance Francophone 24 pts. 10,637
  9. Avatar for Nerdfighters 9. Nerdfighters 19 pts. 10,504
  10. Avatar for Russian team 10. Russian team 15 pts. 10,442

  1. Avatar for hansvandenhof 21. hansvandenhof Lv 1 66 pts. 10,672
  2. Avatar for infjamc 22. infjamc Lv 1 65 pts. 10,665
  3. Avatar for jakbinimbol 23. jakbinimbol Lv 1 64 pts. 10,662
  4. Avatar for Heinermann 24. Heinermann Lv 1 62 pts. 10,655
  5. Avatar for bertro 25. bertro Lv 1 61 pts. 10,643
  6. Avatar for christioanchauvin 26. christioanchauvin Lv 1 60 pts. 10,637
  7. Avatar for Hanto_FZ140E_4G 27. Hanto_FZ140E_4G Lv 1 58 pts. 10,622
  8. Avatar for Ch Garnier 28. Ch Garnier Lv 1 57 pts. 10,616
  9. Avatar for kastberg 29. kastberg Lv 1 56 pts. 10,611
  10. Avatar for bobcat 30. bobcat Lv 1 54 pts. 10,594

Comments


BitSpawn Lv 1

what I'm doing

    • Check the white spots on the exploration map.
    • Make the corresponding bands. Some bands are incompatible with others, avoid them.
    • Stabilizes with CI = 0.50
    • Maybe use a compressor with low CI (I have not used any)
    • Once stabilized run a rebuilder with variable CI and reconstruction size 2-3. I have started with CI=0.50, when you don't get more points go up the CI +0.05 every time.

Right now 10,665 (rank 2) and current CI=0.75

I haven't used a known compressor, I have written for this one very very simple:

for seg=1,get_segment_count()-1 do
  deselect_all()
  select_index_range(seg,seg+1)
  do_local_rebuild(3)
  set_behavior_clash_importance(0.07)
  do_shake(1)
  set_behavior_clash_importance(0.50)
  do_global_wiggle_all(4)
  set_behavior_clash_importance(1.00)
  do_shake(1)
  restore_recent_best()
end

Using sphere is a good idea.

I hope this helps.

truestone Lv 1

To the right of the red/white contact map, in the grey margin, is a column with more black dots. These go on and off as you manipulate the protein, and I'm pretty sure their state influences the exploration multiplier. So why can't we click them and see their greatness?

truestone Lv 1

The protein has 69 segments. The accessible part of the matrix has 67 rows and columns. The diagonal (including the 68th subdued column) represents the 68 adjacencies. The subdued column is towards the 69th segment and the problem was already filed as http://fold.it/portal/node/993369