Skip to main content

Best-practice pipelines for fully automated high throughput sequencing analysis

Project description

bcbio-nextgen

A python toolkit providing best-practice pipelines for fully automated high throughput sequencing analysis. You write a high level configuration file specifying your inputs and analysis parameters. This input drives a parallel pipeline that handles distributed execution, idempotent processing restarts and safe transactional steps. The goal is to provide a shared community resource that handles the data processing component of sequencing analysis, providing researchers with more time to focus on the downstream biology.

Quick start

  1. Install bcbio-nextgen with all tool dependencies and data files:

    wget https://raw.github.com/chapmanb/bcbio-nextgen/master/scripts/bcbio_nextgen_install.py
    python bcbio_nextgen_install.py /usr/local /usr/local/share/bcbio-nextgen

producing a system configuration file referencing the installed software and data.

  1. Edit a sample configuration file to describe your samples.

  2. Run analysis, distributed across 8 local cores:

    bcbio_nextgen.py bcbio_system.yaml bcbio_sample.yaml -n 8

Documentation

See the full documentation at ReadTheDocs.

Pipelines

Variant calling

bcbio-nextgen implements configurable best-practice pipelines for SNP and small indel calling:

It follows approaches from:

Features

Distributed

The pipeline runs on single multicore machines, in compute clusters managed by LSF or SGE using IPython parallel, or on the Amazon cloud. This tutorial describes running the pipeline on Amazon with CloudBioLinux and CloudMan.

Galaxy integration

The scripts can be tightly integrated with the Galaxy web-based analysis tool. Tracking of samples occurs via a web based LIMS system, and processed results are uploading into Galaxy Data Libraries for researcher access and additional analysis. See the installation instructions for the front end and a detailed description of the full system.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bcbio-nextgen-0.6.4.tar.gz (132.6 kB view details)

Uploaded Source

File details

Details for the file bcbio-nextgen-0.6.4.tar.gz.

File metadata

File hashes

Hashes for bcbio-nextgen-0.6.4.tar.gz
Algorithm Hash digest
SHA256 c0606791c99d6d9bffa1741256101080ee0f686918ab50f4462aae0c63d4e7f0
MD5 33e304176909c083b54632dacb5c8662
BLAKE2b-256 cda723656a7e8496f336a87dbb1b5d0ee02ad97314dff7bb6fc710c571b10d5c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page