lwidth: Loop width accessor

Description Usage Arguments Examples

Description

Gets the loop widths of an object.

Usage

1
lwidth(x, ...)

Arguments

x

An object to get the loop width values of.

...

Additional arguments.

Examples

1
2
t <- triplex.search(DNAString("TATTTATTTTTTCATCTTCTTTTTTTATTTTT"))
lwidth(t);

triplex documentation built on Nov. 8, 2020, 5:34 p.m.