R/SomaScan160410.R

#' @title Somascan panel
#' @description This is based on panel used in \insertCite{sun18;textual}{pQTLdata}.
#' @docType data
#' @keywords datasets internal
#' @format A data frame with 5,178 rows and 10 variables:
#' \describe{
#'   \item{\code{SOMAMER_ID}}{Somamer id}
#'   \item{\code{UniProt}}{UniProt id}
#'   \item{\code{Target}}{Protein target}
#'   \item{\code{TargetFullName}}{Protein target full name}
#'   \item{\code{chr}}{chromosome (1-22,X,Y)}
#'   \item{\code{start}}{start}
#'   \item{\code{end}}{end}
#'   \item{\code{entGene}}{entrez gene}
#'   \item{\code{ensGene}}{ENSEMBL gene}
#'   \item{\code{extGene}}{external gene}
#' }
#' @details from the INTERVAL study.
#' @references
#' \insertAllCited{}

"SomaScan160410"

Try the pQTLdata package in your browser

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

pQTLdata documentation built on April 12, 2025, 1:34 a.m.