Skip to content

cambridge-ceu/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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 87.2%
  • Shell 9.7%
  • TeX 3.1%