All Projects → SciLifeLab → NGI-RNAseq

SciLifeLab / NGI-RNAseq

Licence: MIT license
Nextflow RNA-Seq Best Practice analysis pipeline, used at the SciLifeLab National Genomics Infrastructure.

Projects that are alternatives of or similar to NGI-RNAseq

biojupies
Automated generation of tailored bioinformatics Jupyter Notebooks via a user interface.
Stars: ✭ 96 (+92%)
Mutual labels:  rna-seq, pipeline
tailseeker
Software for measuring poly(A) tail length and 3′-end modifications using a high-throughput sequencer
Stars: ✭ 17 (-66%)
Mutual labels:  rna-seq, pipeline
rnafusion
RNA-seq analysis pipeline for detection gene-fusions
Stars: ✭ 72 (+44%)
Mutual labels:  rna-seq, pipeline
grape-nf
An automated RNA-seq pipeline using Nextflow
Stars: ✭ 30 (-40%)
Mutual labels:  rna-seq, pipeline
ngs pipeline
Exome/Capture/RNASeq Pipeline Implementation using snakemake
Stars: ✭ 40 (-20%)
Mutual labels:  pipeline, rnaseq
dolphinnext
A graphical user interface for distributed data processing of high throughput genomics
Stars: ✭ 92 (+84%)
Mutual labels:  rna-seq, pipeline
RNASeq
RNASeq pipeline
Stars: ✭ 30 (-40%)
Mutual labels:  rna-seq, pipeline
rnatoy
A proof of concept RNA-Seq pipeline with Nextflow
Stars: ✭ 32 (-36%)
Mutual labels:  rna-seq, rnaseq
drop
Pipeline to find aberrant events in RNA-Seq data, useful for diagnosis of rare disorders
Stars: ✭ 69 (+38%)
Mutual labels:  rna-seq, pipeline
sagemaker-sparkml-serving-container
This code is used to build & run a Docker container for performing predictions against a Spark ML Pipeline.
Stars: ✭ 44 (-12%)
Mutual labels:  pipeline
google classroom
Google Classroom Data Pipeline
Stars: ✭ 17 (-66%)
Mutual labels:  pipeline
classification
Catalyst.Classification
Stars: ✭ 35 (-30%)
Mutual labels:  pipeline
EF-Migrations-Script-Generator-Task
No description or website provided.
Stars: ✭ 20 (-60%)
Mutual labels:  pipeline
READemption
A pipeline for the computational evaluation of RNA-Seq data
Stars: ✭ 24 (-52%)
Mutual labels:  rna-seq
howtheydevops
A curated collection of publicly available resources on how companies around the world practice DevOps
Stars: ✭ 318 (+536%)
Mutual labels:  pipeline
bump-everywhere
🚀 Automate versioning, changelog creation, README updates and GitHub releases using GitHub Actions,npm, docker or bash.
Stars: ✭ 24 (-52%)
Mutual labels:  pipeline
flow-platform-x
Continuous Integration Platform
Stars: ✭ 21 (-58%)
Mutual labels:  pipeline
predict-fraud-using-auto-ai
Use AutoAI to detect fraud
Stars: ✭ 27 (-46%)
Mutual labels:  pipeline
IsoQuant
Reference-based transcript discovery from long RNA read
Stars: ✭ 26 (-48%)
Mutual labels:  rna-seq
pipe-trait
Make it possible to chain regular functions
Stars: ✭ 22 (-56%)
Mutual labels:  pipeline

NGI-RNAseq

Build Status Nextflow Gitter

This pipeline has moved!

This pipeline has been moved to the new nf-core project. You can now find it here:

https://github.com/nf-core/rnaseq

If you have any problems with the pipeline, please create an issue at the above repository instead.

To find out more about nf-core, visit http://nf-co.re/

This repository will be archived to maintain the released versions for future reruns, in the spirit of full reproducibility.

If you have any questions, please get in touch: [email protected]

// Phil Ewels, 2018-08-20


Introduction

NGI-RNAseq is a bioinformatics analysis pipeline used for RNA sequencing data.

It pre-processes raw data from FastQ inputs (FastQC, Trim Galore!), aligns the reads (STAR or HiSAT2), generates gene counts (featureCounts, StringTie) and performs extensive quality-control on the results (RSeQC, dupRadar, Preseq, edgeR, MultiQC). See the output documentation for more details of the results.

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.

The pipeline was written at the National Genomics Infastructure at SciLifeLab Stockholm, Sweden.

Documentation

The NGI-RNAseq pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Troubleshooting

Credits

These scripts were written at the National Genomics Infrastructure, part of SciLifeLab in Stockholm, Sweden. The pipeline was developed by Phil Ewels (@ewels) and Rickard Hammarén (@Hammarn). Docker and AWS integration was led by Denis Moreno (@Galithil) and Phil Ewels (@ewels).

Many thanks to other who have helped out along the way too, including (but not limited to): @pditommaso, @orzechoj, @apeltzer, @colindaven.

Participating Institutes

NGI-RNAseq is now used by a number of core sequencing and bioinformatics facilities. Some of these are listed below. If you use this pipeline too, please let us know in an issue and we will add you to the list.

National Genomics Infrastructure (NGI), Sweden https://ngisweden.scilifelab.se/
Quantitative Biology Center (QBiC), Germany https://portal.qbic.uni-tuebingen.de/portal/

SciLifeLab National Genomics Infrastructure


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].