new_GWAS_data: 'GWAS_data' constructor

View source: R/input_data_constructors.R

new_GWAS_dataR Documentation

GWAS_data constructor

Description

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.


hidecan documentation built on Feb. 16, 2023, 6:22 p.m.