nf-core/melon @ 0.0.0-6c4ed3a
Summary
Performs taxonomic profiling of long metagenomic reads against the melon database
Get started
Add the following snippet to your workflow script to include this module.
include { MELON } from 'nf-core/melon'
License
MIT License
Name
|
MELON |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
reads
file
|
Quality-controlled long reads. *.{fa,fasta,fas,fna,fq,fastq}{,.gz}
|
database
directory
|
Melon database. |
|---|
k2_db
directory
|
Kraken2 database for pre-filtering of non-prokaryotic reads (needs to include at least human and fungi). |
|---|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}.log
file
|
Log file containing Melon standard output. |
versions
versions.yml
file
|
File containing software versions. versions.yml
|
|---|
tsv_output
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.tsv
file
|
Melon output tsv file containing taxonomic profiling results. *.tsv
|
json_output
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.json
file
|
Melon output json file containing per-read taxonomic classification results. *.json
|
| Tool | Description | Homepage |
|---|---|---|
| melon | Melon: metagenomic long-read-based taxonomic identification and quantification using marker genes | https://github.com/xinehc/melon |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:29:49 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmelon/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/melon/blobs/sha256:060e1ac4ef760852f2ef587f648efdd099b4562b2112621d44f035f090952a0f |
| Size | 2.7 KB |
| Checksum | sha256:060e1ac4ef760852f2ef587f648efdd099b4562b2112621d44f035f090952a0f |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:29:49 (UTC) | 4 | 2.7 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:21:17 (UTC) | 4 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:16:48 (UTC) | 4 | 2.6 KB |