find_representative_SNP {PAST}R Documentation

Find representative SNP for a chunk of SNPs

Description

Find representative SNP for a chunk of SNPs

Usage

find_representative_SNP(chunk, r_squared_cutoff)

Arguments

chunk

A chunk of data to parse

r_squared_cutoff

The R^2 value to check against when counting SNPs

Value

A single SNP representing the whole chunk


[Package PAST version 1.10.0 Index]