×

nf-core/trimal @ 0.0.0-0c7146d

trimAl is a tool for the automated removal of spurious sequences or poorly aligned regions from a multiple sequence alignment.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @IceGreb
Maintainers: @IceGreb

Summary

trimAl is a tool for the automated removal of spurious sequences or poorly aligned regions from a multiple sequence alignment.

Get started

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

include { TRIMAL } from 'nf-core/trimal'

License

MIT License

Process
Name TRIMAL
Input 2 channels
#1 tuple
meta map

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

aln file

Input file in several formats (e.g., clustal, fasta, nexus, phylip32, phylip40, pir).

*
out_format string

Output format (e.g., pir, mega, nexus, clustal, fasta, phylip). Default is set to "trimal".

*
Output 3 channels
#1 trimal tuple
meta map

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

${prefix}.${out_extension} file

Trimmed multiple sequence alignment file

*.*
#2 summary tuple
meta map

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

${prefix}.html file

HTML summary file, needs -htmlout to be set in ext.args along with a trimming method

*.html
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
trimal A tool for automated alignment trimming in large-scale phylogenetic analyses. https://trimal.cgenomics.org/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:19:58 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ftrimal/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/trimal/blobs/sha256:d05018d0c494b93e141853a11008b01d8047b323c53963fb5fed2298846b5c4f
Size 3.0 KB
Checksum sha256:d05018d0c494b93e141853a11008b01d8047b323c53963fb5fed2298846b5c4f
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:19:58 (UTC) 1 3.0 KB -