nf-core/last/lastal @ 0.0.0-6c4ed3a
Summary
Aligns query sequences to target sequences indexed with lastdb
Get started
Add the following snippet to your workflow script to include this module.
include { LAST_LASTAL } from 'nf-core/last/lastal'
License
MIT License
Name
|
LAST_LASTAL |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fastx
file
|
FASTA/FASTQ file *.{fasta,fastq}
|
param_file
file
|
Trained parameter file *.train
|
index
directory
|
Directory containing the files of the LAST index lastdb/
|
|---|
maf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.maf.gz
file
|
Gzipped MAF (Multiple Alignment Format) file *.{maf.gz}
|
multiqc
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.tsv
file
|
Summary reporting the total alignment length (including gaps) and the percent identity computed with and without taking gaps in consideration (because there is no standard definition of percent identity). *.tsv
|
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:27:30 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Flast%2Flastal/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/last/lastal/blobs/sha256:1233196a4211628f0ed8644995670d71fe6a8e0c9c8fd5b0d828587ab8918732 |
| Size | 3.9 KB |
| Checksum | sha256:1233196a4211628f0ed8644995670d71fe6a8e0c9c8fd5b0d828587ab8918732 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:27:30 (UTC) | 3 | 3.9 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:13:41 (UTC) | 2 | 3.9 KB |