nf-core/hmmer/jackhmmer @ 0.0.0-3fc6d40
Summary
iterative searches to detect distant homologs by refining an HMM profile from hits
Get started
Add the following snippet to your workflow script to include this module.
include { HMMER_JACKHMMER } from 'nf-core/hmmer/jackhmmer'
License
MIT License
Name
|
HMMER_JACKHMMER |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
One or multiple amino acid sequences from which to start building a model iteratively (one model per input sequence) *.{fasta,fna,faa,fa,fasta.gz,fna.gz,faa.gz,fa.gz}
|
seqdb
file
|
Database of sequences in FASTA format *.{fasta,fna,faa,fa,fasta.gz,fna.gz,faa.gz,fa.gz}
|
write_align
boolean
|
Flag to save optional alignment output. Specify with 'true' to save. |
write_target
boolean
|
Flag to save optional per target summary. Specify with 'true' to save. |
write_domain
boolean
|
Flag to save optional per domain summary. Specify with 'true' to save. |
output
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.txt.gz
file
|
Human readable output summarizing hmmsearch results *.{txt.gz}
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
alignments
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.sto.gz
file
|
Optional multiple sequence alignment (MSA) in Stockholm format *.{sto.gz}
|
domain_summary
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.domtbl.gz
file
|
Optional tabular (space-delimited) summary of per-domain output *.{domtbl.gz}
|
target_summary
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tbl.gz
file
|
Optional tabular (space-delimited) summary of per-target output *.{tbl.gz}
|
| Tool | Description | Homepage |
|---|---|---|
| hmmer | Biosequence analysis using profile hidden Markov models | http://hmmer.org/ |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:16:36 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fhmmer%2Fjackhmmer/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/hmmer/jackhmmer/blobs/sha256:eedd0b5f6bbb60433c833ae9ff5efe99bab344f26a04cd26545e1b02c569a11e |
| Size | 3.1 KB |
| Checksum | sha256:eedd0b5f6bbb60433c833ae9ff5efe99bab344f26a04cd26545e1b02c569a11e |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:24:27 (UTC) | 4 | 3.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:16:36 (UTC) | 3 | 3.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:09:49 (UTC) | 4 | 3.1 KB |