nf-core/mashmap @ 0.0.0-6c4ed3a
Summary
Mashmap is an approximate long read or contig mapper based on Jaccard similarity
Get started
Add the following snippet to your workflow script to include this module.
include { MASHMAP } from 'nf-core/mashmap'
License
MIT License
Process
Name
|
MASHMAP |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Input fasta file containing query sequences *.{fa,fasta,fa.gz,fasta.gz}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
reference
file
|
Input fasta file containing reference sequences *.{fa,fasta,fa.gz,fasta.gz}
|
Output
2 channels
#1
paf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.paf
file
|
Alignment in PAF format *.paf
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| mashmap | A fast approximate aligner for long DNA sequences. | https://github.com/marbl/MashMap |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:29:35 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmashmap/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mashmap/blobs/sha256:9eb1ac01e2a9ea9a99efd58e414ffdfe43aea401a1c12f8e2732fc83cc14b2f6 |
| Size | 2.3 KB |
| Checksum | sha256:9eb1ac01e2a9ea9a99efd58e414ffdfe43aea401a1c12f8e2732fc83cc14b2f6 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:29:35 (UTC) | 4 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:21:03 (UTC) | 4 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:16:19 (UTC) | 3 | 2.2 KB |