LG: Make linkage groups based on clustering

View source: R/LG.R

LGR Documentation

Make linkage groups based on clustering

Description

Make linkage groups based on clustering

Usage

LG(LODmat, thresh = seq(2, 20, by = 2))

Arguments

LODmat

matrix of LOD scores for the marker bins

thresh

numeric vector of thresholds for clusterings

Details

If thresh is a numeric vector with multiple LOD thresholds, the function returns a plot showing the number of markers per LG. If thresh is a single value, the function returns a data frame with the LG assignment for each marker. LGs are numbered from the largest to smallest group.

Value

Either a ggplot2 object or data frame of linkage groups (see Details)


jendelman/MapRtools documentation built on April 12, 2025, 12:46 p.m.