Skip to content

Pipeline for hybrid assembly using short and long reads.

License

Notifications You must be signed in to change notification settings

TrisKast/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

About

Pipeline for hybrid assembly using short and long reads.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nextflow 75.6%
  • Python 8.9%
  • HTML 6.9%
  • Shell 6.1%
  • Dockerfile 2.5%