format_gwas: Read an arbitrary GWAS table.

View source: R/gwar.R

format_gwasR Documentation

Read an arbitrary GWAS table.

Description

Read an arbitrary GWAS table.

Usage

format_gwas(gwas_path, p_col = NULL, chrom_col = NULL, pos_col = NULL)

Arguments

gwas_path

A gwas result table

p_col

Name of the column containing p-values

chrom_col

Name of the column containing chromosomes

pos_col

Name of the column containing positions

Details

This function is a flexible version of format_gwas


Gregor-Mendel-Institute/gwaR documentation built on Feb. 8, 2023, 8:34 p.m.