Skip to contents

GWAS_data constructor

Usage

new_GWAS_data(dat)

Arguments

dat

Tibble, results from a GWAS analysis, with at least columns chromosome, position and score.

Value

A GWAS_data object, i.e. a tibble.