nf-core/last/train @ 0.0.0-0c7146d
Summary
Find suitable score parameters for sequence alignment
Get started
Add the following snippet to your workflow script to include this module.
include { LAST_TRAIN } from 'nf-core/last/train'
License
MIT License
Process
Name
|
LAST_TRAIN |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fastx
file
|
FASTA/FASTQ file *.{fasta,fastq}
|
index
directory
|
Directory containing the files of the LAST index lastdb/
|
|---|
Output
3 channels
#1
multiqc
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.tsv
file
|
Alignment parameter summary for MultiQC *.tsv
|
#2
param_file
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.train
file
|
Trained parameter file *.train
|
#3
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 | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:51:57 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Flast%2Ftrain/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/last/train/blobs/sha256:a1a3376754b92d38b457b7f21ea9723844b6486751f34c95b5bad654745d64b1 |
| Size | 2.9 KB |
| Checksum | sha256:a1a3376754b92d38b457b7f21ea9723844b6486751f34c95b5bad654745d64b1 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:51:57 (UTC) | 1 | 2.9 KB | - |