Related Experiment Video
Updated: Jan 12, 2026

Simultaneous Affinity Enrichment of Two Post-Translational Modifications for Quantification and Site Localization
Published on: February 27, 2020
LkaM-PTM: Predicting PTM sites through multimodal protein features from capturing cross-field information
1School of Computer Science and Technology, Soochow University, Suzhou, 215006, China.
None:
Post-translational modification (PTM) site prediction is significant for a deeper understanding of biological processes and disease mechanisms. Most existing studies on predicting PTM sites focus on specific PTM types and lack universality. Additionally, few methods consider combining the advantages of sequence information, pre-trained information, and structural information. A multimodal adaptive PTM sites prediction method based on 1D Large Kernel Attention (1D-LKA) is thereby proposed, named LkaM-PTM. Specifically, LkaM-PTM fuses sequence representations from the SeqNet, pretrained representations from the PLMNet, and structural representations from the StruNet in the encoder part. Firstly, SeqNet utilizes 1D-LKA adaptively to capture cross-field information, combined with the feature reusability of DenseNet to extract local features of the sequence. Next, PLMNet captures global features from the protein language model ProtBert through a multilayer perceptron (MLP). Subsequently, StruNet compresses and reconstruct structural information of global, amino acid, and atomic granularity through a Stacked Autoencoder (SAE) to extract low-dimensional structural representations. Ultimately, the three feature sets are subsequently concatenated into a unified multimodal representation and fed into a MLP-based decoder for final PTM sites prediction. Experimental results show that LkaM-PTM outperforms the state-of-the-art approaches in the accuracy of predicting PTM sites. The source code and data for LkaM-PTM are available at https://github.com/tony-soochow/LkaM-PTM.
More Related Videos
06:50Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
09:10A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes
Published on: May 22, 2018
Related Concept Videos
Protein Modifications in the RER
Broadly, these modifications can be categorized into four main categories — glycosylation, formation of disulfide bonds, assembly of protein subunits, and specific proteolytic cleavages like removal of signal...
Protein-protein Interfaces
Conservation of Protein Domains Over Different Proteins
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Proteomics
Proteomics is the study of proteomes' function. It involves the large-scale systematic study of the proteome to denote the protein complement expressed by a genome. Scientist Mark Wilkins coined the term...