Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.84 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.84 KB

CaptureAl

Bioinformatic pipeline streamlining analysis of target enrichment sequencing data.

How to Cite

Please cite the following paper when using CaptureAl in published work:

Before you start

  1. Download/Clone the CaptureAl repository
  2. Follow the installation instructions.
  3. Determine how to implement parallel computing in your computing environment (GNU parallel or bsub)

Get started

Once the installation is complete, follow the tutorial step by step. You can also skip preprocessing of reads and jump-start to CaptureAl STEP 1 (parallel or bsub) if your reads are already quality-trimmed.

Post-process Workflows for

Pipeline overview

The pipeline is divided into seven steps, shown below. For each step, there is a limited number of scripts that have to be executed, and these scripts often execute other scripts located in the repository. Parts of these graph are also in the tutorial pages.


CaptureAl.png

Pipeline authors

Simon Crameri & Stefan Zoller