Code
-- Baker1 server prediction SS for 746 ED of R0034:
selection.SelectAll()
structure.SetSecondaryStructureSelected("L")
selection.DeselectAll()
selection.SelectRange(1,21)
selection.SelectRange(34,56)
selection.SelectRange(59,75)
selection.SelectRange(83,100)
selection.SelectRange(107,123)
structure.SetSecondaryStructureSelected("H")
selection.DeselectAll()