Icon representing a recipe

Recipe: 966 SS from Zhang 1 server model

created by Susume

Profile


Name
966 SS from Zhang 1 server model
ID
49829
Shared with
Public
Parent
None
Children
None
Created on
August 13, 2014 at 05:29 AM UTC
Updated on
August 13, 2014 at 05:29 AM UTC
Description

For puzzle 966 Tc853 only! Applies secondary structure from the Zhang #1 server model, which matches the given contact map fairly well.

Best for


Code


-- For puzzle 966 Tc853 only! -- Applies secondary structure from the Zhang #1 server model, -- which matches the given contact map fairly well. selection.SelectAll() structure.SetSecondaryStructureSelected("L") selection.DeselectAll() selection.SelectRange(4,6) selection.SelectRange(31,38) selection.SelectRange(42,48) selection.SelectRange(60,62) selection.SelectRange(67,74) selection.SelectRange(109,115) selection.SelectRange(124,130) selection.SelectRange(148,151) structure.SetSecondaryStructureSelected("E") selection.DeselectAll() selection.SelectRange(7,22) selection.SelectRange(54,58) selection.SelectRange(87,101) structure.SetSecondaryStructureSelected("H") selection.DeselectAll()

Comments