×

nf-core/last/train @ 0.0.0-6c4ed3a

Find suitable score parameters for sequence alignment

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Maintainers: @charles-plessy

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. [ id:'sample1', single_end:false ]

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. [ id:'sample1', single_end:false ]

*.tsv file

Alignment parameter summary for MultiQC

*.tsv
#2 param_file tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:27:38 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Flast%2Ftrain/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/last/train/blobs/sha256:f1e4b32548e0b1958e5b718dc7aa2e7f86936d3d0654216c4bc0194c7d3df8bf
Size 2.9 KB
Checksum sha256:f1e4b32548e0b1958e5b718dc7aa2e7f86936d3d0654216c4bc0194c7d3df8bf
Downloads 2
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:27:38 (UTC) 2 2.9 KB
0.0.0-0c7146d 08 Apr 2026 19:13:52 (UTC) 4 2.9 KB