Rnaseq
RNA-seq quantification pipeline used by the eQTL Catalogue
Install / Use
/learn @eQTL-Catalogue/RnaseqREADME
Introduction
eQTL-Catalogue/rnaseq is a bioinformatics analysis pipeline used for processing RNA-sequencing data for the eQTL Catalogue.
The workflow processes raw data from fastq inputs (Trim Galore!); aligns the reads (HiSAT2); generates gene and exon counts (featureCounts, DEXSeq); quantifes transcript usage (Salmon), transcriptional event usage (txrevise) and splice junction usage (leafcutter); and check concordance between genotypes in BAM and VCF files (qtltools mbv).
The pipeline is built using Nextflow, a bioinformatics workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker / singularity containers making installation trivial and results highly reproducible.
Documentation
The eQTL-Catalogue/rnaseq pipeline comes with documentation about the pipeline, found in the docs/ directory:
General overview
The schema shown below represents the high level structure of the pipeline.
Credits
This pipeline is highly influenced by much earlier version of the nf-core/rnaseq pipeline which was originally written for use at the National Genomics Infrastructure, part of SciLifeLab in Stockholm, Sweden, by Phil Ewels (@ewels) and Rickard Hammarén (@Hammarn).
New quantification methods (exon expression, transcript usage, transcriptional event usage and intron-splicing usage) are added by Alasoo Lab within the OpenTargets eQTL Catalogue project. Please cite eQTL Catalogue paper if this resource have been used for your research. https://doi.org/10.1038/s41588-021-00924-w
Many thanks to other who have helped out along the way too, including (but not limited to): @Galithil, @pditommaso, @orzechoj, @apeltzer, @colindaven.
Related Skills
node-connect
331.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
331.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.6kCommit, push, and open a PR

