nf-core/flye @ 0.0.0-6c4ed3a
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
Name
|
FLYE |
|---|
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
|
|---|
gv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.gv.gz
file
|
Repeat graph in gv format *.gv.gz
|
gfa
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.gfa.gz
file
|
Repeat graph in gfa format *.gfa.gz
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.log
file
|
Flye log file *.log
|
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.txt
file
|
Extra information and statistics about resulting contigs *.txt
|
json
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.json
file
|
Flye parameters *.json
|
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.fasta.gz
file
|
Assembled FASTA file *.fasta.gz
|
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 |
|---|