Description

Mask multiple sequence alignments

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’ ]

unmaskedaln (file)

multiple sequence alignment, Stockholm or other formats

*

fmask_rf (val)

Flag to output optional file with final mask of non-gap RF len

fmask_all (val)

Flag to output optional file with final mask of full aln len

gmask_rf (val)

Flag to output optional file gap-based 0/1 mask of non-gap RF len

gmask_all (val)

Flag to output optional file gap-based 0/1 mask of full aln len

pmask_rf (val)

Flag to output optional file with PP-based 0/1 mask of non-gap RF len

pmask_all (val)

Flag to output optional file with PP-based 0/1 mask of full aln len

maskfile (file)

mask file, see program documentation

*

Output

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

versions (file)

File containing software versions

versions.yml

maskedaln (file)

Masked alignment in gzipped Stockholm format

*.sthlm.gz

fmask_rf (file)

File with final mask of non-gap RF len

*.fmask-rf.gz

fmask_all (file)

File with final mask of full aln len

*.fmask-all.gz

gmask_rf (file)

File with gap-based 0/1 mask of non-gap RF len

*.gmask-rf.gz

gmask_all (file)

File with gap-based 0/1 mask of full aln len

*.gmask-all.gz

pmask_rf (file)

File with PP-based 0/1 mask of non-gap RF len

*.pmask-rf.gz

pmask_all (file)

File with PP-based 0/1 mask of full aln len

*.pmask-all.gz

Tools

hmmer
BSD-3-Clause

Biosequence analysis using profile hidden Markov models