×

nf-core/flye @ 0.0.0-6c4ed3a

De novo assembler for single molecule sequencing reads

Latest version: 0.0.0-6c4ed3a
Total downloads: 8
Source: nf-core/modules
Authors: @mirpedrol
Maintainers: @mirpedrol

Summary

De novo assembler for single molecule sequencing reads

Get started

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

include { FLYE } from 'nf-core/flye'

License

MIT License

Process
Name FLYE
Input 2 channels
#1 tuple
meta map

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

reads file

Input reads from Oxford Nanopore or PacBio data in FASTA/FASTQ format.

*.{fasta,fastq,fasta.gz,fastq.gz,fa,fq,fa.gz,fq.gz}
mode string

Flye mode depending on the input data (source and error rate)

--pacbio-raw|--pacbio-corr|--pacbio-hifi|--nano-raw|--nano-corr|--nano-hq
Output 7 channels
#1 gv tuple
meta map

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

*.gv.gz file

Repeat graph in gv format

*.gv.gz
#2 gfa tuple
meta map

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

*.gfa.gz file

Repeat graph in gfa format

*.gfa.gz
#3 log tuple
meta map

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

*.log file

Flye log file

*.log
#4 txt tuple
meta map

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

*.txt file

Extra information and statistics about resulting contigs

*.txt
#5 json tuple
meta map

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

*.json file

Flye parameters

*.json
#6 fasta tuple
meta map

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

*.fasta.gz file

Assembled FASTA file

*.fasta.gz
#7 versions_flye tuple
${task.process} string

The name of the process

flye string

The name of the tool

flye --version eval

The expression to obtain the version of the tool

Tool Description Homepage
flye Fast and accurate de novo assembler for single molecule sequencing reads https://github.com/fenderglass/Flye
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:17:31 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fflye/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/flye/blobs/sha256:adabae6993ad52c85ddf1f2541777489b9507627cdae62bc0288704b68b3695e
Size 3.4 KB
Checksum sha256:adabae6993ad52c85ddf1f2541777489b9507627cdae62bc0288704b68b3695e
Downloads 4
Version Date