×

nf-core/myloasm @ 0.0.0-6c4ed3a

Myloasm is a de novo metagenome assembler for long-read sequencing data. It takes sequencing reads and outputs polished contigs in a single command.

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

Summary

Myloasm is a de novo metagenome assembler for long-read sequencing data. It takes sequencing reads and outputs polished contigs in a single command.

Get started

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

include { MYLOASM } from 'nf-core/myloasm'

License

MIT License

Process
Name MYLOASM
Input 1 channel
#1 tuple
meta map

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

reads file

Input long reads in FASTQ or FASTA format (FASTQ preferred for base quality information)

*.{fastq,fq,fastq.gz,fq.gz,fasta,fa,fasta.gz,fa.gz}
Output 8 channels
#1 gfa tuple
meta map

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

${prefix}/final_contig_graph.gfa file

Final contig graph in GFA format

final_contig_graph.gfa
#2 log tuple
meta map

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

${prefix}/*.log file

MyloAsm log files containing assembly process information

*.log
#3 contigs tuple
meta map

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

${prefix}/assembly_primary.fa file

Primary assembly contigs in FASTA format

assembly_primary.fa
#4 mapping tuple
meta map

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

${prefix}/3-mapping/map_to_unitigs.paf.gz file

Mapping of reads to unitigs in PAF format (compressed)

map_to_unitigs.paf.gz
#5 results tuple
meta map

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

${prefix} directory

Directory containing all myloasm output files and folders

*
#6 contigs_alt tuple
meta map

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

${prefix}/alternate_assemblies/assembly_alternate.fa file

Alternative assembly contigs in FASTA format

assembly_alternate.fa
#7 contigs_dup tuple
meta map

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

${prefix}/alternate_assemblies/duplicated_contigs.fa file

Duplicated contigs in FASTA format

duplicated_contigs.fa
#8 versions_myloasm tuple
${task.process} string

The name of the process

myloasm string

The name of the tool

myloasm --version | sed 's/.* //' eval

The expression used to obtain the version of the tool

Tool Description Homepage
myloasm Myloasm is a long-read assembler for metagenomes https://myloasm-docs.github.io
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:32:43 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmyloasm/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/myloasm/blobs/sha256:b17e809664fcc558de9270758f420efef1921114edc541a7c20b1909b8832ee6