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