Profile
- Name
- 951 SS best guess
- ID
- 49740
- Shared with
- Public
- Parent
- None
- Children
- None
- Created on
- July 31, 2014 at 22:05 PM UTC
- Updated on
- July 31, 2014 at 22:05 PM UTC
- Description
For puzzle 951 Ts824 or Tc824 only! My best guess of secondary structure based on contact map - not a sure thing by any means,
Best for
Code
-- For puzzle 951 Ts824 or Tc824 only!
-- My best guess of secondary structure based on contact map
selection.SelectAll()
structure.SetSecondaryStructureSelected("L")
selection.DeselectAll()
selection.SelectRange(5,9)
selection.SelectRange(59,63)
selection.SelectRange(76,80)
selection.SelectRange(104,110)
structure.SetSecondaryStructureSelected("E")
selection.DeselectAll()
selection.SelectRange(17,29)
selection.SelectRange(42,49)
selection.SelectRange(84,96)
structure.SetSecondaryStructureSelected("H")
selection.DeselectAll()