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 Kevonni 111. Kevonni Lv 1 6 pts. 9,387
  2. Avatar for Madde 112. Madde Lv 1 6 pts. 9,365
  3. Avatar for keithv 113. keithv Lv 1 6 pts. 9,359
  4. Avatar for Auntiesocial 114. Auntiesocial Lv 1 5 pts. 9,351
  5. Avatar for steveB 115. steveB Lv 1 5 pts. 9,317
  6. Avatar for miss wanr 116. miss wanr Lv 1 5 pts. 9,272
  7. Avatar for FreeFolder 117. FreeFolder Lv 1 5 pts. 9,197
  8. Avatar for Ben666 118. Ben666 Lv 1 5 pts. 9,112
  9. Avatar for Jim Fraser 119. Jim Fraser Lv 1 5 pts. 9,098
  10. Avatar for harvardman 120. harvardman Lv 1 4 pts. 9,052

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