PTMPred

PTMPred predicts post-translational modification (PTM) sites in proteins from amino acid sequences to identify modification locations relevant to protein function and regulation.


Key Features:

  • Position-Specific Propensity Matrices (PSPM) encoding: PTMPred employs Position-Specific Propensity Matrices (PSPM) to capture positional propensities of amino acids around potential modification sites.
  • Support Vector Machine (SVM) classification: PTMPred uses a Support Vector Machine classifier that leverages a kernel matrix computed from PSPM data.
  • Dataset-specific training for multiple PTM types: PTMPred can be trained on user-provided datasets to adapt to and predict different types of post-translational modifications.
  • Performance benchmarking: Experimental results reported performance that is superior or comparable to existing PTM prediction methods.

Scientific Applications:

  • Protein function analysis: Predicted PTM sites can be used to infer potential functional changes and regulatory mechanisms in proteins.
  • Disease research: Identification of PTM sites can inform studies of disease mechanisms linked to aberrant modification patterns.
  • Drug discovery and development: PTM site predictions can aid in identifying novel drug targets or biomarkers for therapeutic development.

Methodology:

Encoding sequences with Position-Specific Propensity Matrices (PSPM), computing a kernel matrix from PSPM, and training a Support Vector Machine (SVM) classifier on provided datasets.

Topics

Details

Tool Type:
command-line tool
Operating Systems:
Linux, Windows
Programming Languages:
C
Added:
8/3/2017
Last Updated:
11/25/2024

Operations

Publications

Xu Y, Wang X, Wang Y, Tian Y, Shao X, Wu L, Deng N. Prediction of posttranslational modification sites from amino acid sequences with kernel methods. Journal of Theoretical Biology. 2014;344:78-87. doi:10.1016/j.jtbi.2013.11.012. PMID:24291233.

Documentation

Links