Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis. You write a high level configuration file specifying your inputs and analysis parameters. This input drives a parallel run that handles distributed execution, idempotent processing restarts and safe transactional steps. bcbio provides a shared community resource that handles the data processing component of sequencing analysis, providing researchers with more time to focus on the downstream biology.
Community developed: We welcome contributors with the goal of overcoming the biological, algorithmic and computational challenges that face individual developers working on complex pipelines in quickly changing research areas. See our users page for examples of bcbio-nextgen deployments, and the developer documentation for tips on contributing.
Installation: A single installer script prepares all third party software, data libraries and system configuration files.
Automated validation: Compare variant calls against common reference materials or sample specific SNP arrays to ensure call correctness. Incorporation of multiple approaches for alignment, preparation and variant calling enable unbiased comparisons of algorithms.
Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis. You write a high level configuration file specifying your inputs and analysis parameters. This input drives a parallel run that handles distributed execution, idempotent processing restarts and safe transactional steps. bcbio provides a shared community resource that handles the data processing component of sequencing analysis, providing researchers with more time to focus on the downstream biology.
NOTE!!!! Please read the notice of discontinuation of this project - 08-16-2024
Features
Quick start
Install
bcbio-nextgenwith all tool dependencies and data files:producing an editable system configuration file referencing the installed software, data and system information.
Automatically create a processing description of sample FASTQ and BAM files from your project, and a CSV file of sample metadata:
This produces a sample description file containing pipeline configuration options.
Run analysis, distributed across 8 local cores:
Documentation
See the full documentation and longer analysis-based articles. We welcome enhancements or problem reports using GitHub and discussion on the biovalidation mailing list.
Contributors
License
The code is freely available under the MIT license.