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, Bands such package'(htb).
In this little script, look for end of cut proteins and attaches bands.
4 arguments
select: currently selected segment will be this argument(not in dialog), if none select is 'all apply'.
threshold: based on distance, you can adjust to ignore edges that are close enough.
range: 0.0-1.0, default: 1.0, function: 1.0 is all valid, 0.0 is almost ignore
length: set band length, multiply by current distance and pulling.
range: 0.0-1.0, default: 0.0, function: 1.0 is current distance, 0.0 is zero distance
strength: set band strength, same as band strength
range: 0.5-1.5 (ext0.0-10.0), default: 1.0, function: 1.0 is standard, 0.5 is weak, 1.5 is intense
int return: whether it was successfully. function: 0 is okay, else is problem