nf-core/hmmer/eslalimask @ 0.0.0-0c7146d
Summary
Mask multiple sequence alignments
Get started
Add the following snippet to your workflow script to include this module.
include { HMMER_ESLALIMASK } from 'nf-core/hmmer/eslalimask'
License
MIT License
Name
|
HMMER_ESLALIMASK |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
unmaskedaln
file
|
multiple sequence alignment, Stockholm or other formats *
|
fmask_rf
boolean
|
Flag to output optional file with final mask of non-gap RF len |
fmask_all
boolean
|
Flag to output optional file with final mask of full aln len |
gmask_rf
boolean
|
Flag to output optional file gap-based 0/1 mask of non-gap RF len |
gmask_all
boolean
|
Flag to output optional file gap-based 0/1 mask of full aln len |
pmask_rf
boolean
|
Flag to output optional file with PP-based 0/1 mask of non-gap RF len |
pmask_all
boolean
|
Flag to output optional file with PP-based 0/1 mask of full aln len |
maskfile
file
|
mask file, see program documentation *
|
|---|
fmask_rf
*.fmask-rf.gz
file
|
File with final mask of non-gap RF len *.fmask-rf.gz
|
|---|
gmask_rf
*.gmask-rf.gz
file
|
File with gap-based 0/1 mask of non-gap RF len *.gmask-rf.gz
|
|---|
pmask_rf
*.pmask-rf.gz
file
|
File with PP-based 0/1 mask of non-gap RF len *.pmask-rf.gz
|
|---|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
fmask_all
*.fmask-all.gz
file
|
File with final mask of full aln len *.fmask-all.gz
|
|---|
gmask_all
*.gmask-all.gz
file
|
File with gap-based 0/1 mask of full aln len *.gmask-all.gz
|
|---|
maskedaln
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.masked.sthlm.gz
file
|
Masked alignment in gzipped Stockholm format *.sthlm.gz
|
pmask_all
*.pmask-all.gz
file
|
File with PP-based 0/1 mask of full aln len *.pmask-all.gz
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| hmmer | Biosequence analysis using profile hidden Markov models | http://hmmer.org/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:47:47 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fhmmer%2Feslalimask/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/hmmer/eslalimask/blobs/sha256:6b1ba192f993afa33724f77430b26a126c524e18b6127f482f209d9df45f784f |
| Size | 3.3 KB |
| Checksum | sha256:6b1ba192f993afa33724f77430b26a126c524e18b6127f482f209d9df45f784f |
| Downloads | 1 |