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