Skip to content

jinghuazhao/pQTLdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Collection of Proteome Panels and Meta-Data

It gathers protein panel information 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)