-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Laurent Jourdren edited this page Jun 11, 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 could be run either in standalone mode or in distributed mode using the Hadoop framework or a more standard job scheduler.
This wiki contains all necessary information for using Eoulsan and developing plug-ins.
User documentation is available on Eoulsan website.
- Eoulsan's Concepts
- What is a design file?
- What is a workflow file?
- How to launch an analysis?
- Analysis of bulk RNA-Seq data
- Analysis of ChIP-Seq data
- Analysis of Single cell RNA-Seq data using a SmartSeq2 protocol
- Analysis of Single cell RNA-Seq data using a 10X Genomics Chromium protocol
See the FAQ page.
See the Developer documentation.