SkillAgentSearch skills...

CatalogueR

Easy-to-use R wrappers for the eQTL Catalogue's API (both with tabix and the REST API).

Install / Use

/learn @RajLabMSSM/CatalogueR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src='https://github.com/RajLabMSSM/catalogueR/raw/master/inst/hex/hex.png' title='Hex sticker for catalogueR' height='300'><br> License:
GPL-3 <br> R build
status <br> <a href='https://app.codecov.io/gh/RajLabMSSM/catalogueR/tree/master' target='_blank'><img src='https://codecov.io/gh/RajLabMSSM/catalogueR/branch/master/graphs/icicle.svg' title='Codecov icicle graph' width='200' height='50' style='vertical-align: top;'></a>

<h4> Authors: <i>Brian Schilder, Jack Humphrey, Towfique Raj</i> </h4>

catalogueR: Rapid querying, colocalization, and plotting of summary stats from the eQTL Catalogue https://www.ebi.ac.uk/eqtl/. eQTL Catalogue currently contains >100 datasets from 20 different studies (including GTEx), across many tissues/cell types/conditions.

This R package is part of the echoverse suite that supports echolocatoR: an automated genomic fine-mapping pipeline.

If you use catalogueR, please cite:

and

N Kerimov, JD Hayhurst, K Peikova, et al. A compendium of uniformly processed human gene expression and splicing quantitative trait loci. Nat Genet 53, 1290–1299 (2021). https://doi.org/10.1038/s41588-021-00924-w

Installation

if(!require("BiocManager")) install.packages("BiocManager")

BiocManager::install("RajLabMSSM/catalogueR")
library(catalogueR)

Documentation

Website

Getting started

Notes

<hr>

Contact

<a href="https://bschilder.github.io/BMSchilder/" target="_blank">Brian M. Schilder, Bioinformatician II</a>
<a href="https://rajlab.org" target="_blank">Raj Lab</a>
<a href="https://icahn.mssm.edu/about/departments-offices/neuroscience" target="_blank">Department of Neuroscience, Icahn School of Medicine at Mount Sinai</a>

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated15d ago
Forks2

Languages

R

Security Score

95/100

Audited on Mar 16, 2026

No findings