The dataset 'tchol' is a data.frame object with the summary results of a GWAS analysis.

data(tchol)

Format

A dataframe with simulated GWAS results (simulated using plink 1.9)

  • CHR is the chromosome number

  • BP is the position of the chromosome

  • rsid The SNP ID associated with that position and chromsome

  • TOTAL_CHOLESTROL is the p_value of the trait

  • gene is the gene associated with rsid

Value

A data frame