R/pQTL-data.R

#' Protein quantitative trait loci (pQTLs) for 1397 proteins, from Eldjarn et al. (bioRxiv 2022)
#'
#' Data from a pQTL discovery study by Eldjarn et al. (bioRxiv 2022), using ~50k individuals from the UK Biobank.
#' Protein levels were measured by proximity extension assay (Olink Explore 1536, Olink Proteomics, Uppsala, Sweden).
#'
#'
#' @docType data
#'
#' @usage data(pQTL_list)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords datasets
#'
#' @references Eldjarn GH, Ferkingstad E, Lund SH et al."Large-scale comparison of immunoassay and aptamer-based plasma proteomics
#' through genetics and disease." BioRxiv 2022
#' (\href{https://www.biorxiv.org/content/10.1101/2022.02.18.481034v1.abstract}{BioRxiv})
#'
#' @source \href{https://www.biorxiv.org/content/10.1101/2022.02.18.481034v1.abstract}{BioRxiv}
#'
#' @examples
#' data(pQTL_list)
#' str(pQTL_list)
#'
"pQTL_list"
vincent10kd/polygenic documentation built on Feb. 25, 2024, 10:17 a.m.