nf-core/last/dotplot @ 0.0.0-0c7146d
Summary
Makes a dotplot (Oxford Grid) of pair-wise sequence alignments
Get started
Add the following snippet to your workflow script to include this module.
include { LAST_DOTPLOT } from 'nf-core/last/dotplot'
License
MIT License
Name
|
LAST_DOTPLOT |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
maf
file
|
Multiple Alignment Format (MAF) file, compressed with gzip *.{maf.gz}
|
annot_b
file
|
Annotation file in BED, Repeamasker, genePred or AGP format for the second (vertical) sequence *.{bed,bed.gz,out,out.gz,rmsk.txt,rmsk.txt.gz,genePred,genePred.gz,gff,gff.gz,gtf,gtf.gz,gap.txt,gap.txt.gz}
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
annot_a
file
|
Annotation file in BED, Repeamasker, genePred or AGP format for the first (horizontal) sequence *.{bed,bed.gz,out,out.gz,rmsk.txt,rmsk.txt.gz,genePred,genePred.gz,gff,gff.gz,gtf,gtf.gz,gap.txt,gap.txt.gz}
|
format
string
|
Output format (PNG or GIF). |
|---|
filter
boolean
|
Remove isolated alignments using the |
|---|
plot
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{gif,png}
file
|
Pairwise alignment dot plot image, in GIF or PNG format. *.{gif,png}
|
versions_last
tuple
${task.process}
string
|
The name of the process |
|---|---|
last
string
|
The name of the tool |
lastal --version | sed 's/lastal //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| last | LAST finds & aligns related regions of sequences. | https://gitlab.com/mcfrith/last |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:13:39 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Flast%2Fdotplot/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/last/dotplot/blobs/sha256:2ac869a001a931a22ea8bcbbbadfe40f1cb72247d205c67e1465f9c8999fcd1c |
| Size | 3.1 KB |
| Checksum | sha256:2ac869a001a931a22ea8bcbbbadfe40f1cb72247d205c67e1465f9c8999fcd1c |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:27:29 (UTC) | 4 | 3.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:13:39 (UTC) | 3 | 3.1 KB |