×

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

Post-alignment masking

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

Summary

Post-alignment masking

Get started

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

include { LAST_POSTMASK } from 'nf-core/last/postmask'

License

MIT License

Process
Name LAST_POSTMASK
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, optionally compressed with gzip

*.{maf.gz,maf}
Output 2 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 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:35 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Flast%2Fpostmask/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/last/postmask/blobs/sha256:15ff79aae841f0e326674f008877e56ed6d9a083e54f9e0d790512598b187e34
Size 2.4 KB
Checksum sha256:15ff79aae841f0e326674f008877e56ed6d9a083e54f9e0d790512598b187e34
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:27:35 (UTC) 4 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:13:49 (UTC) 4 2.3 KB