Gets the loop ends of an object.
lend(x, ...)
x
An object to get the loop end values of.
...
Additional arguments.
t <- triplex.search(DNAString("TATTTATTTTTTCATCTTCTTTTTTTATTTTT")) lend(t);