Skip to contents

Create a table of significant GWAS results.

Usage

table_GWAS_Results(
  folder,
  files,
  nrowstoread = 1000,
  threshold = 6,
  sug.threshold = NULL
)

Arguments

folder

Folder containing GWAS results.

files

The files to read.

nrowstoread

Number of rows to read.

threshold

Significant threshold.

sug.threshold

Suggestive threshold.

Value

A table of significant GWAS results.