read_plink2_qassoc_file: Read a 'PLINK2' assoc_qt file

View source: R/read_plink2_qassoc_file.R

read_plink2_qassoc_fileR Documentation

Read a PLINK2 assoc_qt file

Description

Read a PLINK2 assoc_qt file

Usage

read_plink2_qassoc_file(qassoc_filename)

Arguments

qassoc_filename

name of a PLINK .qassoc file Use read_plink_qassoc_file to read a PLINK .qassoc file.

Value

a tibble

Author(s)

Richèl J.C. Bilderbeek

Examples

read_plink2_qassoc_file(
  qassoc_filename = get_plinkr_filename("run1.qassoc")
)

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.