nf-core/hmmer/hmmrank @ 0.0.0-3fc6d40
Summary
R script that scores output from multiple runs of hmmer/hmmsearch
Get started
Add the following snippet to your workflow script to include this module.
include { HMMER_HMMRANK } from 'nf-core/hmmer/hmmrank'
License
MIT License
Process
Name
|
HMMER_HMMRANK |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
tblouts
file
|
table outputs from hmmsearch *.tsv.gz
|
Output
2 channels
#1
hmmrank
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.hmmrank.tsv.gz
file
|
TSV file with ranked hmmer results *.hmmrank.tsv.gz
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| hmmer | Biosequence analysis using profile hidden Markov models | http://hmmer.org/ |
| R | A Language and Environment for Statistical Computing | https://www.r-project.org/ |
| Tidyverse | Tidyverse: R packages for data science | https://www.tidyverse.org/ |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:16:33 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fhmmer%2Fhmmrank/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/hmmer/hmmrank/blobs/sha256:1fc1a6c54f02c924cc27390c723b2f5dea15e4fa573c8493a6cc4588ff7f6910 |
| Size | 3.3 KB |
| Checksum | sha256:1fc1a6c54f02c924cc27390c723b2f5dea15e4fa573c8493a6cc4588ff7f6910 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:24:24 (UTC) | 3 | 3.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:16:33 (UTC) | 1 | 3.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:09:46 (UTC) | 3 | 3.2 KB |