Nicm25 Lv 1
thank you for your interest.
this is by product of bootstrap, where i prepare tools myself from beginning
and my personal 'Hand Tools, Information such package'(hti).
In this little script, setting secondary structure based on shape of backbone
set like straight line is sheets, and bending is helices, else is loops.
3 arguments
select: currently selected segment will be this argument(not in dialog), if none select is 'all apply'.
threshold: when biased ratio of helices(alpha) and sheets(beta), you can adjust to balance.
range: 0.0-1.0, default: 0.5, function: 1.0 is alpha side, 0.0 is beta side
highquality: additional checking backbone distortion on assumption that it has already been idealized.
default: false, function: false is none, true is additional checking
int return: whether it was successfully. function: 0 is okay, else is problem