Accurate Prediction of Kinase-Substrate Networks Using
Total Page:16
File Type:pdf, Size:1020Kb
bioRxiv preprint doi: https://doi.org/10.1101/865055; this version posted December 4, 2019. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. Accurate Prediction of Kinase-Substrate Networks Using Knowledge Graphs V´ıtNov´aˇcek1∗+, Gavin McGauran3, David Matallanas3, Adri´anVallejo Blanco3,4, Piero Conca2, Emir Mu~noz1,2, Luca Costabello2, Kamalesh Kanakaraj1, Zeeshan Nawaz1, Sameh K. Mohamed1, Pierre-Yves Vandenbussche2, Colm Ryan3, Walter Kolch3,5,6, Dirk Fey3,6∗ 1Data Science Institute, National University of Ireland Galway, Ireland 2Fujitsu Ireland Ltd., Co. Dublin, Ireland 3Systems Biology Ireland, University College Dublin, Belfield, Dublin 4, Ireland 4Department of Oncology, Universidad de Navarra, Pamplona, Spain 5Conway Institute of Biomolecular & Biomedical Research, University College Dublin, Belfield, Dublin 4, Ireland 6School of Medicine, University College Dublin, Belfield, Dublin 4, Ireland ∗ Corresponding authors ([email protected], [email protected]). + Lead author. 1 bioRxiv preprint doi: https://doi.org/10.1101/865055; this version posted December 4, 2019. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. Abstract Phosphorylation of specific substrates by protein kinases is a key control mechanism for vital cell-fate decisions and other cellular pro- cesses. However, discovering specific kinase-substrate relationships is time-consuming and often rather serendipitous. Computational pre- dictions alleviate these challenges, but the current approaches suffer from limitations like restricted kinome coverage and inaccuracy. They also typically utilise only local features without reflecting broader in- teraction context. To address these limitations, we have developed an alternative predictive model. It uses statistical relational learning on top of phosphorylation networks interpreted as knowledge graphs, a simple yet robust model for representing networked knowledge. Com- pared to a representative selection of six existing systems, our model has the highest kinome coverage and produces biologically valid high- confidence predictions not possible with the other tools. Specifically, we have experimentally validated predictions of previously unknown phosphorylations by the LATS1, AKT1, PKA and MST2 kinases in human. Thus, our tool is useful for focusing phosphoproteomic exper- iments, and facilitates the discovery of new phosphorylation reactions. Our model can be accessed publicly via an easy-to-use web interface (LinkPhinder). Keywords: machine learning, cell signaling, statistical relational learning, kinase-substrate predictions, LinkPhinder 2 bioRxiv preprint doi: https://doi.org/10.1101/865055; this version posted December 4, 2019. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. Author Summary LinkPhinder is a new approach to prediction of protein signalling networks based on kinase-substrate relationships that outperforms existing approaches. Phosphorylation networks gov- ern virtually all fundamental biochemical processes in cells, and thus have moved into the centre of interest in biology, medicine and drug de- velopment. Fundamentally different from current approaches, LinkPhin- der is inherently network-based and makes use of the most recent AI de- velopments. We represent existing phosphorylation data as knowledge graphs, a format for large-scale and robust knowledge representation. Training a link prediction model on such a structure leads to novel, biologically valid phosphorylation network predictions that cannot be made with competing tools. Thus our new conceptual approach can lead to establishing a new niche of AI applications in computational biology. 3 bioRxiv preprint doi: https://doi.org/10.1101/865055; this version posted December 4, 2019. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. 1 Introduction Nearly all aspects of cell behaviour are controlled by phosphorylation events and intricate networks of kinases-substrate relationships medi- ating these phosphorylations [1]. Depending on the phosphorylation site, the attachment of a phosphate group can alter the activity of a substrate, its interaction with other proteins or its subcellular local- ization. This diversity of phosphorylation mediated processes control important cellular functions such as signal transduction, differentia- tion, migration, cell division and apoptosis. Dysregulation of these kinase-substrate relationships can have devastating consequences and are regularly observed in prevalent diseases, such as cancers or immune diseases. Therefore, kinases have emerged as attractive drug targets and have become the mainstay of targeted therapies with nearly fourty kinase inhibitors approved for clinical use as of 2018 [2] and over 150 in clinical trials since 2012 [3, 4]. In order to improve the design of kinase inhibitors, understand their mode of action and potential side effects, a better understanding of kinase-substrate relationships and the networks they form is neces- sary. With the advent of modern high-throughput mass-spectrometry based phosphoproteomics, many thousands of phosphorylation sites in substrate proteins can be identified [5]. However, large scale and re- liable prediction of which kinase can phosphorylate which substrates at which sites remains challenging. High-throughput experiments are not informative in this case, because they cannot establish these de- tailed functional relationships, and addressing this issue in a one-by- one fashion is prohibitively expensive and time-consuming due to the large number of candidate interactions to be tested [6]. Reliable automated prediction of phosphorylation candidates is the- refore much desired, because it can substantially reduce the number of possibilities that have to be tested experimentally. During the 4 bioRxiv preprint doi: https://doi.org/10.1101/865055; this version posted December 4, 2019. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. last decade, several tools for predicting phosphorylations have become available. The most widely used and recently described include: Scan- site [7], GPS [8], NetPhos [9], NetPhorest [10], NetworKin [10, 6], PhosphoPredict [11]. Each of these tools, however, covers only a lim- ited fraction of over 500 known human kinases [12], with 33, 217, 17, 178, and 6 kinases covered, accordingly. In addition to the limited coverage, existing approaches also suffer from an important concep- tual limitation. Only intrinsic features of proteins (such as sequence, structure or functional annotations) are primarily used in training the predictive models. Phosphorylations, however, are inherent parts of complex interaction networks, and this type of information is largely neglected by current models. Here, we show that predicting kinase-substrate relationships can be formulated as finding missing links in a knowledge graph (i.e. a relational, machine-readable knowledge base constructed from known phosphorylation networks). Knowledge graphs are a powerful way to organise descriptions of properties of objects and their connections [13]. However, they have not been widely used yet to analyse biological rela- tionships. We show that using such a relational representation enables models that have superior generalisation power and precision when compared to existing approaches, lead to increased phosphoproteome coverage and produce biologically valid predictions. This can be ex- plained by the fact that our approach fully utilises latent patterns in phosphorylation networks that are neglected by existing approaches (e.g. long-range relational dependencies and implicit hierarchical struc- ture). Moreover, the relational representation is not critically depen- dent on local features, which means our approach can make predictions even for under-researched proteins where existing approaches fail to provide results. To test this concept, we have built a predictive model based the known phosphorylation network in PhosphoSitePlus [14] interpreted 5 bioRxiv preprint doi: https://doi.org/10.1101/865055; this version posted December 4, 2019. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. as knowledge graph. This model uses statistical relational learning to address the kinase-substrate prediction problem. We show that our model has superior predictive power based on a comparative validation trial following standard machine learning evaluatuion protocols. The model also outperforms existing tools in the total number of human kinases covered (327,