Commit 78dd9a3c by Maarten L. Hekkelman

for PPII helices

parent 52d6b2ea
......@@ -26,7 +26,7 @@ enum SecondaryStructureType : char
ssStrand = 'E',
ssHelix_3 = 'G',
ssHelix_5 = 'I',
ssHelix_PP = 'P',
ssHelix_PPII = 'P',
ssTurn = 'T',
ssBend = 'S'
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment