Learn R Programming

snpsettest (version 0.1.0)

exGWAS: An example file of GWAS summary statistics

Description

An example file of GWAS summary statistics

Usage

exGWAS

Arguments

Format

Data frame with columns

id

SNP ID.

chr

chromosome.

pos

base-pair position.

A1, A2

allele codes.

pvalue

p value.

Examples

Run this code
# NOT RUN {
head(exGWAS)
# }

Run the code above in your browser using DataLab