Skip to contents

Create a table of significant GWAS results. Note: this function is meant for the old version of GAPIT.

Usage

old_table_GWAS_Results(
  folder,
  files,
  threshold = 6,
  sug.threshold = NULL,
  rowread = 2000
)

Arguments

folder

Folder containing GWAS results.

files

The files to read.

threshold

Significant threshold.

sug.threshold

Suggestive threshold.

rowread

Number of rows to read.

Value

A table of significant GWAS results.