determine_linkage {PAST}R Documentation

Determine Linkage

Description

Determine Linkage

Usage

determine_linkage(chunk, r_squared_cutoff)

Arguments

chunk

A chunk of data to be processed

r_squared_cutoff

The R^2 value to check against

Value

Either the first unlinked SNP or a set of linked SNPs


[Package PAST version 1.0.1 Index]