find_peaks: a function to confirm GWA peaks and to detect secondary peaks...

Description Usage Arguments Value

Description

A function to find secondary peaks in a GWA

Usage

1
2
find_peaks(gbl, gwa, Z, map, threshold = 0.95, criteria = c("qvalue",
  "bonferroni", "uncorrected"))

Arguments

gbl

a gblup object generated by gblup

gwa

a gblup object generated by gwa

Z

a matrix of standardized genotypes

map

a map dataset for the SNP in Z

threshold

a significance threshold for GWA

criteria

the p-value correction to use

Value

list with three elements


steibelj/gwaR documentation built on May 30, 2019, 10:45 a.m.