Skip to content

KevinMenden/hybrid-assembly

Repository files navigation

hybrid-assembly

UNDER DEVELOPMENT

Build Status Nextflow

install with bioconda Docker Repository on Dockerhub Singularity Container available

Introduction

The hybrid-assembly pipeline contains workflows for de-novo genome assembly using both short and long reads. 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.

The current workflow consists of:

  1. Quality control of input reads
  2. Assembly
  3. Assesment of assembly quality

Three different assemblers are currently implemented:

Documentation

The hybrid-assembly 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

This pipeline was written by Kevin Menden (kevinmenden) at DZNE.

DZNE