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, Cuts such package'(htc).
In this little script, finely chopping protein at regular intervals,
can also close with resetcuts.
4 arguments
select: currently selected segment will be this argument(not in dialog), if none select is 'all apply'.
length: you can adjust cutting interval by segments.
range: 1-16 (ext1-999), default: 3, function: 1 is all cutting, any else is almost not cutting
offset: you can adjust cutting offset by segments.
range: 0-15 (ext0-999), default: 0, function: 0 is N-terminus side offset, any else is C-terminus side offset, if length<=offset is error
resetcuts: set whether to running reset cuts.
default: false, function: false is none, true is run reset cuts
int return: whether it was successfully. function: 0 is okay, else is problem.