×

nf-core/dragonflye @ 0.0.0-be790aa

Assemble bacterial isolate genomes from Nanopore reads

Latest version: 0.0.0-be790aa
Total downloads: 12
Source: nf-core/modules
Authors: @rpetit3
Maintainers: @rpetit3

Summary

Assemble bacterial isolate genomes from Nanopore reads

Get started

Add the following snippet to your workflow script to include this module.

include { DRAGONFLYE } from 'nf-core/dragonflye'

License

MIT License

Process
Name DRAGONFLYE
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

shortreads file

Optional. List of FastQ files of short reads (paired-end data) that will be used to polish the draft genome.

*.fastq.gz
longreads file

Input Nanopore FASTQ file

*.fastq.gz
Output 6 channels
#1 gfa tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

{flye,miniasm,raven}-unpolished.gfa file

Assembly graph produced by Miniasm, or Raven

{flye,miniasm,raven}-unpolished.gfa
#2 log tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

dragonflye.log file

Full log file for bug reporting

dragonflye.log
#3 txt tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

flye-info.txt file

Assembly information output by Flye

flye-info.txt
#4 contigs tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.fa file

The final assembly produced by Dragonflye

*.fa
#5 raw_contigs tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

{flye,miniasm,raven}.fasta file

Raw assembly produced by the assembler (Flye, Miniasm, or Raven)

{flye,miniasm,raven}.fasta
#6 versions_dragonflye tuple
${task.process} string

The name of the process

dragonflye string

The name of the tool

dragonflye --version 2>&1 | sed 's/^.*dragonflye //' eval

The expression to obtain the version of the tool

Tool Description Homepage
dragonflye Microbial assembly pipeline for Nanopore reads https://github.com/rpetit3/dragonflye
Version 0.0.0-be790aa
Commit ID be790aafaa178554b403f862164eb27042f0b35a
Release Date 24 Apr 2026 15:00:46 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fdragonflye/0.0.0-be790aa/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/dragonflye/blobs/sha256:7c94bf02f0fc4826e565146c7f4deca93174b4bd66217b236e5b0250de8cb1c5
Size 3.4 KB
Checksum sha256:7c94bf02f0fc4826e565146c7f4deca93174b4bd66217b236e5b0250de8cb1c5
Downloads 3
Version Date Status Downloads Size
0.0.0-be790aa 24 Apr 2026 15:00:46 (UTC) 3 3.4 KB
0.0.0-6c4ed3a 23 Apr 2026 15:14:21 (UTC) 3