Skip to content

andreas-wilm/nf-core-bacass

 
 

Repository files navigation

nf-core/bacass

Simple bacterial assembly and annotation pipeline

Build Status Nextflow

install with bioconda Docker Singularity Container available

Introduction

This pipeline is for bacterial assembly of next-gen sequencing reads. It quality-trims your reads, runs QC, including a metagenomics classifier on your reads to check for purity, assembles the reads with Unicycler, annotates the assembly with Prokka and runs Quast on the assembly for quality check.

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker / singularity containers making installation trivial and results highly reproducible.

Documentation

The nf-core/bacass pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Troubleshooting

Credits

nf-core/bacass was originally written by Andreas Wilm.

Releases

No releases published

Packages

No packages published

Languages

  • Nextflow 82.5%
  • HTML 8.1%
  • Python 4.4%
  • R 3.7%
  • Dockerfile 1.3%