pQTLdata

A Collection of pQTL Panels and Meta-Data

It is a package is to keep some protein panel and meta-data for pQTLtools.

Installation

  1. Install from R
if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes")
remotes::install_github("jinghuazhao/pQTLdata")
  1. Install from GitHub repository
git clone https://github.com/jinghuazhao/pQTLdata
R CMD INSTALL pQTLdata
  1. Install from zip file
wget https://github.com/jinghuazhao/pQTLdata/archive/refs/heads/main.zip
unzip main

A summary of datasets

library(help=pQTLdata)
help(pQTLdata)