lend: Loop end accessor

Description Usage Arguments Examples

Description

Gets the loop ends of an object.

Usage

1
lend(x, ...)

Arguments

x

An object to get the loop end values of.

...

Additional arguments.

Examples

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

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