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

data(UlcerativeColitis)

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

  • A1

  • A2

  • beta is the p_value of the trait

  • se

  • P.value is the p_value of the trait

Value

A data frame