R/DummyData.bim.R

#' PLINK .bim file 
#' @format This follows PLINK general format
#' \describe{
#'  \item{Column 1}{Chromosome ID}
#'  \item{Column 2}{SNP ID}
#'  \item{Column 3}{Position of centimorgans}
#'  \item{Column 4}{Base-pair coordinate}
#'  \item{Column 5}{Minor Allele}
#'  \item{Column 6}{Reference Allele} 
#' }
"DummyData.bim"

Try the GxEprs package in your browser

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

GxEprs documentation built on June 22, 2024, 10:44 a.m.