GWAS_data
R/input_data_constructors.R
new_GWAS_data.Rd
GWAS_data constructor
new_GWAS_data(dat)
Tibble, results from a GWAS analysis, with at least columns chromosome, position and score.
chromosome
position
score
A GWAS_data object, i.e. a tibble.