Description Usage Arguments Value
A function to find secondary peaks in a GWA
1 2 | find_peaks(gbl, gwa, Z, map, threshold = 0.95, criteria = c("qvalue",
"bonferroni", "uncorrected"))
|
gbl |
a gblup object generated by |
gwa |
a gblup object generated by |
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 |
list with three elements
gblup
the new gblup object with peak SNP as fixed effects
gwas
a new gwas objectest to look for peaks
peaks
a map with the positions of the included peaks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.