×

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

Find split or spliced alignments in a MAF file

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

Summary

Find split or spliced alignments in a MAF file

Get started

Add the following snippet to your workflow script to include this module.

include { LAST_SPLIT } from 'nf-core/last/split'

License

MIT License

Process
Name LAST_SPLIT
Input 1 channel
#1 tuple
meta map

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

maf file

Multiple Alignment Format (MAF) file, compressed with gzip

*.{maf.gz}
Output 3 channels
#1 maf tuple
meta map

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

*.maf.gz file

Multiple Alignment Format (MAF) file, compressed with gzip

*.{maf.gz}
#2 multiqc tuple
meta map

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

*.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
#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:36 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Flast%2Fsplit/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/last/split/blobs/sha256:fa95d11c59c762d582bf890d17b0278e86c46ed665cf37abe8f6382a5faede84
Size 3.5 KB
Checksum sha256:fa95d11c59c762d582bf890d17b0278e86c46ed665cf37abe8f6382a5faede84
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:27:36 (UTC) 3 3.5 KB
0.0.0-0c7146d 08 Apr 2026 19:13:50 (UTC) 3 3.5 KB