Skip to contents

Finds the markers with the highest association on each chromosome.

Usage

list_Top_Markers(
  trait,
  model,
  folder = NULL,
  threshold = NULL,
  chroms = 1:50,
  n = 1
)

Arguments

trait

GWAS trait.

threshold

filters results with -log10(p) below threshold.

chroms

Chromosomes to include.

n

Number per chromosome.

method

GWAS method.

Value

Table of top results.