| Literature DB >> 26381605 |
Dániel Kozma1, Gábor E Tusnády2.
Abstract
BACKGROUND: Here we present TMFoldWeb, the web server implementation of TMFoldRec, a transmembrane protein fold recognition algorithm. TMFoldRec uses statistical potentials and utilizes topology filtering and a gapless threading algorithm. It ranks template structures and selects the most likely candidates and estimates the reliability of the obtained lowest energy model. The statistical potential was developed in a maximum likelihood framework on a representative set of the PDBTM database. According to the benchmark test the performance of TMFoldRec is about 77 % in correctly predicting fold class for a given transmembrane protein sequence.Entities:
Mesh:
Substances:
Year: 2015 PMID: 26381605 PMCID: PMC4574079 DOI: 10.1186/s13062-015-0082-5
Source DB: PubMed Journal: Biol Direct ISSN: 1745-6150 Impact factor: 4.540
Fig. 1The output of the example query sequence. Elements from up to down: input sequence and its (predicted) topology (M: membrane, I: inside, O: outside), energy histogram, predicted templates ordered by energy values. The red and blue lines under and above the input sequence denotes the inside and outside localization of the given sequence parts, respectively. On the result panel the energy distribution of the templates is shown, and it is colored by the reliability of the hits: green: acceptable hits (reliability > 0.8), orange: possible hits (0.8 < reliability < 0.6), red uncertain hits (reliability < 0.6)
Fig. 2The schematic build-up of the webserver and its service. Here we summarize the workflow of the web server. User requests are inserted into a database storing jobs. A Python script periodically checks if new request is inserted. If the submission does not contains topology, sequence is submitted to the CCTOP web service. After completion, sequence and topology are delegated to the TMFoldRec program on our HPC cluster via WSDL, which returns a list of templates ordered by the energy and reliability values