A Deep Learning Model for Transmembrane Topology Prediction and Classification
Input
name:type
description
pattern
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
fasta{:bash}
:file
Database of sequences in FASTA format
*.{fasta,fa,fasta.gz,fa.gz}
Output
name:type
description
pattern
gff3{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
biolib_results/TMRs.gff3{:bash}
:file
Predicted topologies (inside, outside, TMhelix) in general Feature Format Version 3
biolib_results/TMRs.gff3
line3{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
biolib_results/predicted_topologies.3line{:bash}
:file
Predicted topologies and information of protein sequences in three lines (name, sequence, topology)
biolib_results/predicted_topologies.3line
md{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
biolib_results/deeptmhmm_results.md{:bash}
:file
Markdown results file
biolib_results/deeptmhmm_results.md
csv{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
biolib_results/*_probs.csv{:bash}
: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{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
biolib_results/plot.png{:bash}
:file
Most likely topology probability line plots (only when querying against genomic fasta)
biolib_results/plot.png
versions{:bash}
versions.yml{:bash}
:file
File containing software versions
versions.yml
Tools
deeptmhmm
MIT
Deep Learning model for Transmembrane Helices protein domain prediction through the BioLib Python Client