R/example_data1.R

#' gwas_data with all chromosome information
#' This contains Single nucleotide polymorphism (SNP) information. 
#' @format A dataframe with 11000 rows and 4 columns
#' \describe{
#'  \item{SNP}{SNP ID}
#'  \item{CHR}{Chromosome ID}
#'  \item{POS}{Base Pair Position}
#'  \item{P_VALUE}{p value}
#' }
"example_data1"

Try the GPflexViz package in your browser

Any scripts or data that you put into this service are public.

GPflexViz documentation built on Sept. 10, 2025, 10:27 a.m.