ILP Prediction
Fold(‘4-helical-up-and-down-bundle’, P)
if
helix(P,H1),
length(H1,hi),
position(P,H1,Pos)
interval(1 <= Pos <= 3)
adjacent(P,H1,H2),
helix(P,H2)
Protein P has class “4-helical-up-and-down-bundle”
if
it contains a long helix H1
at a secondary structure position between 1 and 3
and H1 is followed by a second helix H2
Previous slide
Next slide
Back to first slide
View graphic version