border-set: Adds or overwrites cut-levels

Description Arguments Value Author(s) See Also Examples

Description

Adds or overwrites cut-levels in an AFLP object.

Arguments

data

An AFLP object

value

A single number of a numeric vector with the new cut-levels. Use Inf to indicate a monomorph marker.

pc

Label of the primer combination

marker

Label of the marker

Value

data is updated with the new border information

Author(s)

Thierry Onkelinx Thierry.Onkelinx@inbo.be, Paul Quataert

See Also

border

Examples

1
2
data(Tilia)
 border(Tilia, pc = "PC1", marker = 116) <- Inf

AFLP documentation built on May 2, 2019, 6:13 p.m.