#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.