8000 GitHub - nicholas-owen/BABS-RNASeq: RNASeq Best Practice Analysis
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nicholas-owen/BABS-RNASeq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BABS-RNASeq

Introduction

A Nextflow pipeline for processing RNASeq sequencing data.

The pipeline was written by The Bioinformatics & Biostatistics Group at The Francis Crick Institute, London.

Pipeline summary

  1. Raw read QC (FastQC)
  2. Adapter trimming (cutadapt)
  3. Alignment and quantification (RSEM, STAR)
  4. Sorting and indexing (SAMtools)
  5. Quality control metrics:
  6. Preparation for statistical analysis:
  7. Collect and present a report (MultiQC)

Documentation

The documentation for the pipeline can be found in the docs/ directory:

  1. Installation
  2. Design file
  3. Pipeline configuration
  4. Running the pipeline
  5. Output and interpretation of results
  6. Troubleshooting

Pipeline DAG

BABS-RNASeqPE directed acyclic graph

Credits

The pipeline was written by the The Bioinformatics & Biostatistics Group at The Francis Crick Institute, London.

The pipeline was developed by Gavin Kelly, Harshil Patel, Nourdine Bah and Philip East.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

RNASeq Best Practice Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nextflow 47.6%
  • R 18.1%
  • Python 13.1%
  • HTML 11.5%
  • Shell 9.7%
0