-
Notifications
You must be signed in to change notification settings - Fork 10
Home
LehmannN edited this page Jun 15, 2018
·
33 revisions
Eoulsan is a command line workflow engine for Next Generation Sequencing data analysis. Eoulsan is able to execute many high throughput sequencing workflows like RNA-Seq, ChIP-Seq or scRNASeq. It can be run either in standalone mode or in distributed mode using the Hadoop framework or a more standard job scheduler.
This wiki contains all the information needed to use Eoulsan and to develop plug-ins.
User documentation is available on Eoulsan website.
- Introduction to Eoulsan
- What is a design file?
- What is a workflow file?
- How to launch an analysis?
- A glossary on Eoulsan terms and concepts
- Analysis of bulk RNA-Seq data
- Analysis of bulk RNA-Seq long read data (Nanopore)
- Analysis of Single cell RNA-Seq data using a SmartSeq2 protocol
- Analysis of Single cell RNA-Seq data using a 10X Genomics Chromium protocol
- Analysis of ChIP-Seq data
See the FAQ page.
See the Developer documentation.