R/data.R

## Mock Haplotype Dataset 15DEC21
#' Mock Haplotype Dataset
#'
#' A dataframe containing mock haplotype data modeled after the Allele Frequency Network Database (AFND) haplotype data structure.
#' @docType data
#' @name mock_haplotype_dataset
#' @usage mock_haplotype_dataset
"mock_haplotype_dataset"


## Solberg Dataset 12JUN2025
#' Solberg Dataset
#'
#' A dataframe of the original Solberg dataset, which is a global dataset of 497 population samples from 185 published datasets, representing 66,800 individuals.
#' For more information on the Solberg dataset, please see the vignette.
#' @docType data
#' @name solberg_dataset
#' @usage solberg_dataset
#' @format A dataframe with 20163 rows and 13 columns.
#' @source results.zip file from http://pypop.org/popdata/
#' @references Solberg et.al "Balancing selection and heterogeneity across the classical human leukocyte antigen loci: A meta-analytic review of 497 population studies". Human Immunology (2008) 69, 443–464
"solberg_dataset"

Try the SSHAARP package in your browser

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

SSHAARP documentation built on June 18, 2025, 1:08 a.m.