×

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

Sensitive protein sequence searching based on the pairwise alignment of hidden Markov models (HMMs)

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @vagkaratzas
Maintainers: @vagkaratzas

Summary

Sensitive protein sequence searching based on the pairwise alignment of hidden Markov models (HMMs)

Get started

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

include { HHSUITE_HHSEARCH } from 'nf-core/hhsuite/hhsearch'

License

MIT License

Process
Name HHSUITE_HHSEARCH
Input 2 channels
#1 tuple
meta map

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

aln file

Input multiple sequence alignment file in a2m or a3m format

*.{a2m,a2m.gz,a3m,a3m.gz}
#2 tuple
meta2 map

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

hh_db directory

Input hhsuite formatted database

*/
Output 2 channels
#1 hhr tuple
meta map

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

*.hhr file

Human-readable result file in a custom text format designed by the HH-suite

*.hhr
#2 versions
versions.yml file

File containing software versions

versions.yml
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 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:08:56 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fhhsuite%2Fhhsearch/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/hhsuite/hhsearch/blobs/sha256:6aabedcaf5250ab0a2209ff8bdf127d5e626e356a400e2ed9a9de2477c4d0678
Size 2.7 KB
Checksum sha256:6aabedcaf5250ab0a2209ff8bdf127d5e626e356a400e2ed9a9de2477c4d0678
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:23:46 (UTC) 4 2.7 KB
0.0.0-3fc6d40 22 Apr 2026 15:16:12 (UTC) 3 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:08:56 (UTC) 3 2.7 KB