lstart: Loop start accessor

Description Usage Arguments Examples

Description

Gets the loop starts of an object.

Usage

1
lstart(x, ...)

Arguments

x

An object to get the loop start values of.

...

Additional arguments.

Examples

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

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