summary.GWAS: Significance summary for a 'gwas' object

Description Usage Arguments Value

Description

A frequency table of number of significant tests at given thresholds

Usage

1
2
3
## S3 method for class 'gwas'
summary(gwas, pvalue = c(0.001, 0.01, 0.025, 0.05, 0.1),
  correction = "bonf")

Arguments

gwas

an object of the class gwas generated by gwas

pvalue

a vector with the p-value thresholds to build frequency table

correction

a string with value 'bonf' if compute bonferroni correction is needed

Value

a frequency table with the number of SNP significant at the thresholds specified by pvalue


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