×

nf-core/last/postmask @ 0.0.0-0c7146d

Post-alignment masking

Latest version: 0.0.0-0c7146d
Total downloads: 1
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-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:51:53 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Flast%2Fpostmask/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/last/postmask/blobs/sha256:732890db568da4de713c50c4ac0b9ca25dbb542178fa3789e767e1ca396b6bde
Size 2.3 KB
Checksum sha256:732890db568da4de713c50c4ac0b9ca25dbb542178fa3789e767e1ca396b6bde
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:51:53 (UTC) 1 2.3 KB -