PhosphoSVM

PhosphoSVM predicts phosphorylation sites in proteins by integrating support vector machines with multiple sequence-level scoring functions to identify potential eukaryotic phosphorylation sites.


Key Features:

  • SVM-based integration: Uses a support vector machine that combines multiple sequence-level scoring functions to improve phosphorylation site prediction.
  • Shannon Entropy: Measures the uncertainty or variability in a protein sequence.
  • Relative Entropy: Compares the frequency of amino acids at specific sites with their background frequencies.
  • Predicted Protein Secondary Structure: Assesses local structural elements such as alpha-helices and beta-sheets.
  • Predicted Protein Disorder: Identifies regions within proteins that lack a fixed three-dimensional structure.
  • Solvent Accessible Area: Estimates the surface area of amino acids exposed to solvent.
  • Overlapping Properties: Evaluates overlapping sequence motifs and features relevant to phosphorylation.
  • Averaged Cumulative Hydrophobicity: Assesses the hydrophobic or hydrophilic nature of surrounding residues.
  • k-Nearest Neighbor: Utilizes local sequence context by considering neighboring amino acids.

Scientific Applications:

  • Non-kinase-specific phosphorylation prediction: Predicts phosphorylation sites without requiring kinase-specific models.
  • Whole-genome annotation: Supports comprehensive annotation of phosphorylation sites across diverse species.
  • Kinase–substrate and signaling studies: Assists in elucidating kinase–substrate interactions and cellular signaling networks.

Methodology:

Implements a support vector machine that integrates eight explicit sequence-level scoring functions: Shannon entropy, relative entropy, predicted secondary structure, predicted disorder, solvent accessible area, overlapping properties, averaged cumulative hydrophobicity, and k-nearest neighbor.

Topics

Details

Tool Type:
command-line tool, web application
Operating Systems:
Linux, Windows, Mac
Added:
8/3/2017
Last Updated:
11/25/2024

Operations

Publications

Dou Y, Yao B, Zhang C. PhosphoSVM: prediction of phosphorylation sites by integrating various protein sequence attributes with a support vector machine. Amino Acids. 2014;46(6):1459-1469. doi:10.1007/s00726-014-1711-5. PMID:24623121.

Documentation

Links