Home

Awesome

Assembly

Whole genome de-novo assembly using velvet

Quick Start

To execute the pipeline on your computer, first pull the docker image

docker pull hadrieng/simple_assembly

Then execute the workflow

nextflow run assembly.nf

It will produce a contig fasta file for the sample data present in this directory.

Pipeline Parameters

--reads

--mode

--adapt

Profiles

The SGBC cluster uses a module system. Pulling the docker image is not required!

By default, the pipeline runs locally using docker. If you run the nonpareil pipeline on the SGBC cluster, please pass the option -profile planet

Example:

nextflow run nonpareil.nf -profile planet --reads /proj/my_proj/data/reads.fastq --mode illumina --adapt custom_adapters.fasta

Citations

If you use this pipeline in your research, please cite: