×

nf-core/hhsuite/reformat @ 0.0.0-0c7146d

Reformat a Multiple Sequence Alignment (MSA) file

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

Summary

Reformat a Multiple Sequence Alignment (MSA) file

Get started

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

include { HHSUITE_REFORMAT } from 'nf-core/hhsuite/reformat'

License

MIT License

Process
Name HHSUITE_REFORMAT
Input 3 channels
#1 tuple
meta map

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

aln file

Input MSA file

*.{fa,fasta,fas,a2m,a3m,sto,psi,clu,fa.gz,fasta.gz,fas.gz,a2m.gz,a3m.gz,sto.gz,psi.gz,clu.gz}
informat string

Format of the input MSA file

outformat string

Format of the output MSA file

Output 2 channels
#1 msa tuple
meta map

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

${prefix}.${outformat}.gz file

Gzipped reformatted output MSA file

*.{fas.gz,a2m.gz,a3m.gz,sto.gz,psi.gz,clu.gz}
#2 versions_hhsuite tuple
${task.process} string

The name of the process

hhsuite string

The name of the tool

hhblits -h 2>&1 | sed -n '1s/^HHblits \([0-9.]\+\):/\1/p' eval

The expression to obtain the version of the tool

Tool Description Homepage
hhsuite HH-suite3 for fast remote homology detection and deep protein annotation https://github.com/soedinglab/hh-suite
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:47:11 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fhhsuite%2Freformat/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/hhsuite/reformat/blobs/sha256:2978c56520b2f4b0d9dc868abddc797aef2a21e8cfb5e6fcacc0a9a192919fca
Size 2.6 KB
Checksum sha256:2978c56520b2f4b0d9dc868abddc797aef2a21e8cfb5e6fcacc0a9a192919fca
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:47:11 (UTC) 1 2.6 KB -