nf-core/deeptmhmm @ 0.0.0-0c7146d
Summary
A Deep Learning Model for Transmembrane Topology Prediction and Classification
Get started
Add the following snippet to your workflow script to include this module.
include { DEEPTMHMM } from 'nf-core/deeptmhmm'
License
MIT License
Name
|
DEEPTMHMM |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Database of sequences in FASTA format *.{fasta,fa,fasta.gz,fa.gz}
|
md
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
biolib_results/deeptmhmm_results.md
file
|
Markdown results file biolib_results/deeptmhmm_results.md
|
csv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
biolib_results/*_probs.csv
file
|
CSV file with per-residue predictions for the likelihood of each amino acid being in structural regions such as Beta-sheet, Periplasm, Membrane, Inside, Outside or Signal (only when querying against genomic fasta) biolib_results/*_probs.csv
|
png
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
biolib_results/plot.png
file
|
Most likely topology probability line plots (only when querying against genomic fasta) biolib_results/plot.png
|
gff3
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
biolib_results/TMRs.gff3
file
|
Predicted topologies (inside, outside, TMhelix) in general Feature Format Version 3 biolib_results/TMRs.gff3
|
line3
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
biolib_results/predicted_topologies.3line
file
|
Predicted topologies and information of protein sequences in three lines (name, sequence, topology) biolib_results/predicted_topologies.3line
|
versions_biolib
tuple
${task.process}
string
|
The name of the process |
|---|---|
biolib
string
|
The name of the tool |
biolib --version 2>&1 | sed 's/.*version //'
eval
|
The expression to obtain the version of the tool |
versions_python
tuple
${task.process}
string
|
The name of the process |
|---|---|
python
string
|
The name of the tool |
python --version | sed 's/Python //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| deeptmhmm | Deep Learning model for Transmembrane Helices protein domain prediction through the BioLib Python Client | https://dtu.biolib.com/DeepTMHMM |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 8098ab9d800821e8b18e17fd515ed1e4ebc523f4 |
| Release Date | 08 Apr 2026 18:35:20 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fdeeptmhmm/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/deeptmhmm/blobs/sha256:377c4ca917e92365e9e07094800d3131a39f0f1be8e7022b52acbb285783bd94 |
| Size | 3.2 KB |
| Checksum | sha256:377c4ca917e92365e9e07094800d3131a39f0f1be8e7022b52acbb285783bd94 |