Abstract
The fast evolution of SARS-CoV-2 and other infectious viruses poses a grand challenge to the rapid response in terms of viral tracking, diagnostics, and design and manufacture of monoclonal antibodies (mAbs) and vaccines, which are both time-consuming and costly. This underscores the need for efficient computational approaches. Recent advancements, like topological deep learning (TDL), have introduced powerful tools for forecasting emerging dominant variants, yet they require deep mutational scanning (DMS) of viral surface proteins and associated three-dimensional (3D) protein-protein interaction (PPI) complex structures. We propose an AlphaFold 3 (AF3)-assisted multi-task topological Laplacian (MT-TopLap) strategy to address this need. MT-TopLap combines deep learning with topological data analysis (TDA) models, such as persistent Laplacians (PL) to extract detailed topological and geometric characteristics of PPIs, thereby enhancing the prediction of DMS and binding free energy (BFE) changes upon virus mutations. Validation with four experimental DMS datasets of SARS-CoV-2 spike receptor-binding domain (RBD) and the human angiotensin-converting enzyme-2 (ACE2) complexes indicates that our AF3 assisted MT-TopLap strategy maintains robust performance, with only an average 1.1% decrease in Pearson correlation coefficients (PCC) and an average 9.3% increase in root mean square errors (RMSE), compared with the use of experimental structures. Additionally, AF3-assisted MT-TopLap achieved a PCC of 0.81 when tested with a SARS-CoV-2 HK.3 variant DMS dataset, confirming its capability to accurately predict BFE changes and adapt to new experimental data, thereby showcasing its potential for rapid and effective response to fast viral evolution.
Keywords: Topological deep learning, deep mutational scanning, AlphaFold 3, protein-protein interactions, SARS-CoV-2 variants
1. Introduction
According to the Centers for Disease Control and Prevention (CDC)[1], the effectiveness of flu vaccines has been much lower than 50% over the past decade, mostly due to fast evolution of flu viruses and the relatively slow process of vaccine design and manufacture. It takes about six months for pharmaceutical makers to produce a flu vaccine, whereas, during this period, the flu virus typically has undergone some crucial mutations at its surface protein. As such, it is extremely valuable to predict the emerging dominant viral variants so that new vaccines can be designed and put into manufacture before a viral variant becomes dominant. During the COVID-19 pandemic, the emerging dominance of Omicron BA.2 [2] and BA.4/BA.5 [3] was accurately forecast nearly two months in advance of the World Health Organization (WHO) announcement, offering a life-saving early warning to society. These predictions were based on two natural selection mechanisms of SARS-Cov-2 evolution, namely infectivity strengthening [4] and antibody resistance (or vaccine breakthrough) [5]. Technically, the accurate forecasting of emerging dominant variants was achieved via the integration of artificial intelligence (AI), topological deep learning (TDL), genotyping of viral genomes extracted from patients, the deep mutational scanning (DMS) of SARS-CoV-2 receptor binding domain (RBD) in complex with human angiotensin-converting enzyme 2 (ACE2), and the three-dimensional (3D) RBD-ACE2 complex structure. Among these, the DMS experiments are typically a bottleneck in response to fast evolving viruses [6, 7, 8]. Indeed, the earliest experimental DMS on the SARS-CoV-2 spike protein RBD mutations was not available until September 2020, nine months after the outbreak of the COVID-19 pandemic [7]. Additionally, during the global spread of infectious viruses [9], rapid viral evolution poses significant challenges for experimental DMS to keep pace.
Since experiments are time-consuming and high-cost, much effort has been given to the development of effective computational methods for predicting mutational impacts on viral surface protein and human receptor interactions or protein-protein interactions (PPIs) [10, 11, 12, 13, 14, 15, 16, 17, 18, 19]. Remarkably, the TDL approach predicted in-silico DMS of SARS-CoV-2 spike RBD in May 2020 [4], four months earlier than the first experimental DMS [7]. This study identified critical mutation sites at spike protein residue positions 452 and 501, which were predicted to result in significantly more infectious SARS-CoV-2 variants [4]. These sites were subsequently confirmed as key hotspots in several prevailing SARS-CoV-2 variants, including Alpha, Gamma, Delta, Beta, Theta, Mu, Omicron, BA.2, BA.4, BA.5, and all later variants. Nonetheless, experimental DMS is needed for highly accurate and reliable AI-based predictions, such as the aforementioned forecasting of Omicron BA.2 and BA.4/BA.5’s emerging dominance [2, 3].
Introduced in 2017, TDL combines topological data analysis (TDA) with deep learning techniques [20]. A significant factor in this success is persistent homology [21, 22], which was used to generate topological fingerprints for predicting binding free energy (BFE) changes upon mutation in PPIs complexes [19]. Notably, one of the earliest persistent homology models to integrate with deep mutational scanning is TopNetmAb, which offered accurate predictions of BFE changes upon mutations in the RBD and ACE2 complexes [4, 23].
However, persistent homology has limitations, such as the lack of description of non-topological shape evolution in data. Recently, persistent Laplacian (PL) has been introduced to address these limitations of existing TDA methods [24]. It extracts both topological and geometric information to understand the shape and structure of complex and high-dimensional data. PL is deeply rooted in spectral theory and is part of the family of persistent topological Laplacians, like persistent sheaf Laplacians [25] and persistent Mayer Laplacians [26]. The harmonic spectra of PL can fully recover the Betti numbers of persistent homology [21, 22], a crucial tool in the early days of TDA.
PL has proven effective in scenarios where standard approaches struggle, and it enhances situations where they perform well by providing harmonic and non-harmonic spectral features for TDL models [3, 27, 28]. PL is also used in the latest integration between TDL and pre-trained evolutionary scale modeling (ESM) transformer features [29] to predict mutation-induced protein solubility changes, establishing a state-of-the-art method for predicting protein-protein binding free energy (BFE) changes [30].
Apart from experimental DMS data, TDL or TopNetmAb also employs the SKEMPI 2.0 database [31], an experimental database for PPI BFE changes upon mutation. SKEMPI 2.0 is used as training data with a multi-task deep learning approach that simultaneously learns single-site mutational patterns with experimental BFE changes and DMS profiles with experimental enrichment ratios. Our recent study on multi-task topological Laplacian (MT-TopLap) [32], a multi-task deep learning model built by integrating persistent Laplacian, auxiliary, and pre-trained ESM-2 transformer features, revealed a 5% and 21% improvement in root mean square error (RMSE) compared to earlier topology-based models like TopLapNet [3] and non-topology-based models like mCSM-PPI2 [33] when predicting BFE changes upon mutation.
Finally, one important factor in ensuring the success of TDL or MT-TopLap for DMS predictions is the availability of high quality 3D structures of PPI complexes. MT-TopLap requires the 3D structures of new viral variants to achieve accurate predictions. Such structures are typically not available until many months later during pandemics. Without these structures, new experimental DMS data cannot be utilized in TDL models. The rapid mutation rate of SARS-CoV-2 exacerbates this issue, leading to a shortage of both DMS and 3D structural data for emerging SARS-CoV-2 variants. This lack of 3D structures directly poses a significant challenge for TDL and many other machine learning methods, hindering the ability of in-silico DMS to keep pace with viral evolution.
The challenge of lacking 3D structures may be addressed by AlphaFold 3 (AF3), which represents a groundbreaking advancement in the field of computational biology, particularly in the prediction of antibody-antigen or protein-protein interactions (PPIs). Developed by Google Deep-Mind and Isomorphic Labs [34], AF3 builds upon the remarkable success of its predecessors by introducing significant enhancements in protein structure prediction. One of the most notable features of AF3 is its ability to accurately predict the structures of PPI complexes, including those involving DNA, RNA, antibodies, and antigens. Accurate prediction of PPIs is essential for understanding the molecular mechanisms underlying various diseases, developing targeted therapies, and advancing protein engineering efforts.
The capabilities of AF3 in predicting PPIs mark a substantial leap from previous iterations, which primarily focused on predicting the 3D structures of individual proteins. In 2019, AlphaFold’s [35] exceptional performance in predicting 58.1% of the test protein structures generated excitement among researchers about the future of AI-driven protein structure prediction. DeepFragLib by Wang et al. [36] then made a significant advancement in ab initio protein structure prediction. The introduction of AlphaFold marked a transformative shift in how we model protein structures and their interactions [35]. AlphaFold has since unlocked numerous possibilities in protein folding, protein engineering, and design [37, 38, 39, 40, 41, 42, 43]. In October 2024, the Nobel Prize in Chemistry was awarded to David Baker, Demis Hassabis, and John Jumper for their revolutionary contributions to AlphaFold.
In this work, we introduce AF3-assisted MT-TopLap to accurately predict the BFE changes upon DMS mutations of SARS-CoV-2 RBD-ACE2 variants. Specifically, we leverage AF3’s predicted structures to extract persistent Laplacian features. As such, we can speed up in-silico DMS predictions by bypassing the experimental determination of PPI complex structures. As a result, the proposed AF3-assisted MT-TopLap can serve the need for a rapid response to fast viral evolution.
We validate our AF3-assisted MT-TopLap approach with four experimental RBD-ACE2 DMS datasets of SARS-CoV-2 and its variants and show that AF3-assisted MT-TopLap maintains strong performance in predicting BFE changes upon DMS mutations, with an average decrease of only 1.1% in Pearson correlation coefficient (PCC) and an average increase of only 9.3% in RMSE, compared to the use of experimental RBD-ACE2 structures. Furthermore, we perform fine-tuning validation of AF3-assisted MT-TopLap using an experimental RBD-ACE2 DMS dataset of SARS-CoV-2 HK.3 [44]. AF3-assisted MT-TopLap achieves a PCC of 0.81 and RMSE of 1.10 for this fine-tuning validation. Using AF3’s SARS-CoV-2 RBD-ACE2 complexes extends MT-TopLap’s effectiveness in predicting viral mutation impacts, tracking virus evolution, forecasting emerging dominant variants, and guiding the development of new vaccines.
2. Results
In this section, we assess the performance of AF3-assisted MT-TopLap in predicting four SARS-CoV-2 RBD-ACE2 DMS datasets. MT-TopLap integrates persistent Laplacian, auxiliary, and pre-trained transformer features to predict BFE changes upon RBD DMS mutations. Using alternative AF3’s 3D RBD-ACE2 complex structures, we demonstrate that AF3-assisted MT-TopLap can effectively predict the BFE changes upon RBD DMS mutations for SARS-CoV-2 evolution. Specifically, we first collected four experimental RBD-ACE2 DMS datasets, each paired with an experimental 3D SARS-CoV-2 RBD-ACE2 complex structure. Meanwhile, we also create alternative AF3 3D RBD-ACE2 complex structures from the AlphaFold 3 Server. We evaluate how these alternative AF3 3D RBD-ACE2 complex structures impact our MT-TopLap model’s predictions of BFE changes upon the DMS of RBD, which involves the systematic mutations of each RBD residue into 19 other residues, resulting in thousands of mutations.
The four experimental DMS datasets comprise of two datasets from the original SARS-CoV-2 RBD-ACE2 DMSs (6M0J-RBD-1, 6M0J-RBD-2) [7, 45], and datasets from the BA.1-ACE2 complex (7T9L-RBD) and BA.2-ACE2 complex (7XB0-RBD) [6]. Most of the experimental DMS datasets were released during the COVID-19 pandemic to speed up the understanding of how RBD mutations affect SARS-CoV-2 infectivity and antibody resistance. One of the first SARS-CoV-2 experimental datasets used a yeast-surface-display platform to measure the expression of folded RBD protein and its binding to ACE2[7]. The per-barcode counts from these experiments were used to create a functional score, in the form of log enrichment ratios to estimate the RBD-ACE2 binding affinity values[7]. Consequently, DMS became a crucial tool for examining the SARS-CoV-2 RBD-ACE2 interaction and for designing vaccines and antibodies. Further details can be found in the Supplementary Information.
Figures 1(a) and (b) show the comparative analysis of the performance of AF3-assisted MT-TopLap for the four SARS-CoV-2 RBD-ACE2 DMS datasets. AF3-assisted MT-TopLap only displayed an average decrease of 1.1% in PCC when compared to using Protein Data Bank (PDB) structures. Nonetheless, the four SARS-CoV-2 RBD-ACE2 datasets displayed an average of 9.3% increase in RMSE when validated with AF3-assisted MT-TopLap. AF3-assisted MT-TopLap also achieved the best performance in the validation test for 7XB0-RBD with a PCC of 0.968, only 0.6% lower than the performance using PDB complexes. AF3-assisted MT-TopLap’s predicted BFE changes for 7XB0-RBD obtained the lowest RMSE of 0.338 kcal/mol as compared to the other three DMS datasets. This indicates that the AF3-assisted MT-TopLap is still highly effective in predicting BFE changes caused by BA.2 RBD DMS mutations.
To enhance AF3-assisted MT-TopLap’s capabilities using experimental DMS data, we use transfer learning to update AF3-assisted MT-TopLap by training it with latest experimental DMS data. This process is particularly important for DMS in SARS-CoV-2 pandemic research, as experimental DMS approaches can be slow and inefficient for tracking the rapid viral evolution. Recently, transfer learning has been applied to fine-tune MT-TopLap to predict DMS in SARS-CoV-2 S protein RBD binding to ACE2 in various animal species like bats, cats, deer, and hamsters due to RBD mutations[32]. This enabled MT-TopLap to identify potential RBD mutations that enhances human-animal cross-transmission [32]. With AF3, we can finetune MT-TopLap with new experimental DMS data even though high quality 3D SARS-CoV-2 RBD-ACE2 variants are unavailable in PDB. To finetune AF3-assisted MT-TopLap, we collected a recent experimental DMS dataset based on the SARS-CoV-2 HK.3 variant RBD-ACE2 complex[44], which does not have an available high quality 3D HK.3 RBD-human ACE2 complex in PDB (accessed PDB on 5th Oct 2024). HK.3 is one of the XBB subvariants and is known for its “FLip” substitutions with mutations S:L455F and S:F456L. Similarly, we use the AlphaFold Server to predict the 3D structure of HK.3 variant RBD-ACE2 complex. Figure 1(c) shows the RBD-ACE2 complex predicted by AF3, the comparison between experimental BFE changes (converted from enrichment ratios) (Figure 1(c) bottom), and predicted BFE changes induced by HK.3 RBD mutations (Figure 1(c) top). The predicted BFE changes are obtained by performing a 10-fold cross-validation after MT-TopLap has been pre-trained with the SARS-CoV-2 RBD-ACE2 datasets and the S8338 dataset. The patterns of the predicted DMS is observed to resemble the patterns of the converted BFE changes with a PCC of 0.81 and an RMSE of 1.10. On the whole, MT-TopLap’s prediction still reflects the overall trend and this supports the use of latest experimental DMS data and AF3 structures to update the MT-TopLap model.
3. Discussion
3.1. Analysis of BFE changes by structural regions
In this section, we analyze the results by categorizing the mutation residues based on their structural regions. The relative accessible surface area (rASA) values are calculated based on the definitions in Figure 2(a) and this categorizes each mutation residue into interior and surface structural regions depending on the rASA values monomeric and PPI states[46]. Mutated residues within the binding interface significantly affect the BFE changes of the PPI and are further categorized into support, core and rim regions[49]. Figure 2(b) illustrates the structural regions for the original SARS-CoV-2 S protein RBD. This approach has been strongly validated in previous research as effective for identifying protein interaction interfaces. The variability in rASA calculations enables the dynamic classification of mutation residues in PPIs, even underscoring the viral adaptability in SARS-CoV-2 RBD-ACE2 interactions.
Predicting BFE changes induced by DMS mutations within the binding interface is most vital in assessing AF3-assisted MT-TopLap’s performance. In this study, experimental log enrichment ratios were converted into binding free energies, albeit with errors. Some discrepancies were noted in mutations occurring both inside and on the surface. Figure 2(c)–(d) illustrates the 10-fold cross-validation performance of AF3-assisted MT-TopLap in the support, core, and rim regions of the binding interface. In Figures 2(c) and (d), both the four SARS-CoV-2 RBD-ACE2 data and the HK.3 RBD-ACE2 DMS data displayed high correlations in the support, rim, and core regions. This indicates that AF3-assisted MT-TopLap performs well in predicting BFE changes upon mutations in binding interface of PPIs. The high correlations for the HK.3 RBD-ACE2 DMS data also suggest that finetuning MT-TopLap remains robust in predicting the binding interface of HK.3 RBD-ACE2 complex.
Next, we examine the results of AF3-assisted MT-TopLap for mutated residues beyond the binding interface. Figure S2 highlights the average PCC of AF3-assisted MT-TopLap for predicted BFE changes due to surface and interior mutations. Across the four DMS datasets, high correlations were observed for surface and interior mutations (see Figure S2). However, the HK.3 RBD-ACE2 DMS dataset showed weaker PCCs, likely due to significant negative BFE changes (ranging from −5 to 0) for surface and interior mutations, while predicted values ranged from −2 to 0. Thus, the PCCs for surface and interior regions were down to 0.557 and 0.837 respectively. This finding aligns with earlier studies where the TDL-DMS model also reported weaker correlations for surface and interior mutations[50]. Nonetheless, AF3-assisted MT-TopLap performed well on the binding interface of the protein-protein complex, which is most important for understanding mutational impacts on PPI systems (see Figure 2).
3.2. Analysis of BFE changes by mutation types
The prediction results are also analyzed by categorizing over different mutation types. The pattern of predicted BFE changes based on various mutation types is a crucial element in protein design, particularly in the development of monoclonal antibodies (mAbs). Here, we assess how well our predictions resemble the distribution in experimental data by examining the behavior of our model for 20 distinct amino acid types across the four SARS-CoV-2 RBD-ACE2 DMS datasets.
Using AF3 structures, the prediction patterns remain closely aligned with the experimental data, both in terms of average BFE changes upon mutation and their variance (see Figure 3). The average of predicted BFE changes upon mutation exhibits primarily a negative change, as evidenced by the predominance of negative range in the color bars. Additionally, the variance of the predicted BFE changes are generally lower than the variance of the experimental values, as indicated by the shift in the color bar range. This implies that while achieving highly accurate BFE changes upon mutation is crucial, maintaining a level of diversity comparable to the experimental data remains a challenging endeavor.
In terms of amino acid sizes, we categorize the 20 amino acids into charged, polar, hydrophobic, and special-case groups. In Figure 3, we observe that mutations from charged or polar residues to other types generally lead to the most positive BFE changes. This indicates increased stability within the PPI systems, such as when mutating from K, E and T to other amino acid types. On the other hand, higher instability is predicted for mutations from W to other residues as shown by the deep blue squares. This analysis provides insights into the molecular dynamics and potential mutation effects on SARS-CoV-2 RBD-ACE2 binding interface.
3.3. Tracking SARS-CoV-2 variants
SARS-Cov-2 evolution is driven by two natural selection mechanisms, namely infectivity strengthening [4] and antibody resistance (or vaccine breakthrough) [5]. These mechanisms were used to predict emerging dominant SARS-CoV-2 variants [2, 3].
In the results, we finetuned AF3-assisted MT-TopLap with the HK.3 variant DMS data. This expanded AF3-assisted MT-TopLap’s training data but also enhanced its capabilities in tracking the recent evolutionary trajectories of SARS-CoV-2 virus. Figure 4 shows the annotation tree plots of BA.2.10 and BA.2.86 subvariants. RBD mutations from parent generations to their children are marked on the arrows and predicted binding free energy (BFE) changes (kcal/mol) induced by the corresponding RBD mutations. BFE changes from parent generations to their children are summed up by the BFE changes upon each RBD mutation. Positive BFE changes upon mutation are colored blue while negative values are colored red.
The BA.2.10 brought about the XBB wave, a series of SARS-CoV-2 variants that emerged from a recombination event between two Omicron subvariants, BA.2.10.1 and BA.2.75. The XBB lineage was first reported in India during the summer of 2022. One of the most notable variants within this lineage is XBB.1.5, also known as the “Kraken” subvariant. It was first detected in the United States in October 2022. XBB.1.5 is highly transmissible and has shown significant immune evasion capabilities, making it a concern for global health authorities. As a result of RBD mutations, XBB.1.5 generated 24 subvariants (see Figure 4). Thereafter, the subvariant EG.5, a descendant of XBB.1.9.2, was detected in early February 2023. EG.5 became a pre-dominant subvariant in August 2023[44]. Notably, HK.3 is a descendant of EG.5.1 and is more transmissible due to the mutations S:L455F and S:F456L.
Apart from the competing strains of BA.2.10, i.e., EG.5 and HK.3, a descendant of BA.2 known as BA.2.86, was detected in August 2023 and exhibits as many as 30 mutations. In Figure 4, BA.2 requires 13 RBD mutations to become BA.2.86. It was only until early 2024 that a BA.2.86 subvariant, JN.1, became a widely circulating variant in the United States. As of 28th June 2024, both BA.2.86 and JN.1 are variants of interests (VOIs) under the WHO. As of 24th September 2024, JN.1 subvariants such as KP.2, KP.3 and LB.1 are circulating variants monitored by the WHO.
Interestingly, the Q493E mutation has been observed to decrease BFE changes in all previous SARS-CoV-2 variants[44]. However, in the current KP.3 variant, when Q493E is combined with L455S and F456L mutations, the effect has reversed thus promoting an increase in BFE changes[44]. This is consistent with Figure 4 where a positive BFE change of 0.455 kcal/mol due to Q493E mutation led to the KP.3 variant. However, Figure 4 also shows that there are other subvariants of KP.2 (e.g. KP.2.10/17 and KP.2.13) which generated a higher BFE change but are currently not monitored by the WHO. Likewise, LB.1 has a lower BFE change as compared to JN.1.11.1, and yet it is a circulating variant monitored by the WHO. A recent study indicated that an epistatic drift exist in the RBD mutational effects of the current SARS-CoV-2 virus evolution [44]. This suggests that the mutational effects on KP.2, KP.3 and LB.1 are possibly influenced by new the antibody resistance mechanism[5], which is beyond the scope of the present work.
4. Methods
Apart from the four experimental SARS-CoV-2 RBD-ACE2 DMS datasets used to validate AF3-assisted MT-TopLap, the largest mutation-induced BFE changes database, SKEMPI 2.0[31] is also used as multi-task training data.
As mentioned in the results section, AlphaFold Server was used to predict the 3D protein-protein complexes for the four experimental SARS-CoV-2 RBD-ACE2 DMS data. Experimental SARS-CoV-2 RBD-ACE2 DMS datasets used are SARS-CoV-2 DMS obtained from RBD-induced mutations for original SARS-CoV-2 RBD binding to ACE2[7, 45]. Additionally, mutational scanning of BA.1 and BA.2 RBD binding to ACE2 is also included[6]. Comprehensive details about the experimental SARS-CoV-2 RBD-ACE2 DMS datasets and the SKEMPI 2.0 database are available in the Supporting Information.
4.1. AF3-assisted MT-TopLap for predicting BFE changes upon mutation
The multi-task topological Laplacian (MT-TopLap) model was built by integrating persistent Laplacian, auxiliary and pre-trained transformer features to predict PPI BFE changes upon mutation[32]. In this work, an AF3-assisted MT-TopLap is developed to predict BFE changes upon mutation with AF3 generated PPI complex structures. As shown in Figure S1, the AF3 generated 3D SARS-CoV-2 RBD-ACE2 complex is used to generate persistent Laplacian features and auxiliary features. Persistent Laplacian features provide a topological representation, using element- and site-specific atom sets to simplify the structural complexity of protein–protein complexes and encode vital biological information into topological invariants. Previously, a major success for applying persistent Laplacian features is the ability to use topological deep learning model to accurately predict the dominance of Omicron BA.4 and BA.5 nearly two months before WHO made the official announcement[3]. The ESM-2 pre-trained transformer is used to convert amino acid sequence of the PPI into a pre-trained transformer embedding. All these features are concatenated and fed into MT-TopLap to predict the BFE change upon mutation.
The deep neural network model in MT-TopLap’s architecture consists of six hidden layers with 15,000 neurons in each layer and generates an output channel for each dataset. For the validation process, we perform dataset-level 10-fold cross-validation on four experimental SARS-CoV-2 RBD-ACE2 datasets. The learning rate is set to 0.0001 and 500 epochs are used for the pre-training while 200 epochs are used for the validation step. The output for each dataset is represented by an individual output channel for training the experimental enrichment ratios (see Figure S1). For the fine-tuning process, the weights and biases for the 2nd and third hidden layer are froze. Here, the learning rate is set to 0.0001 and 200 epochs are used for fine-tuning. Details of the method can be found in the literature [32]. Specific details for 10-fold cross-validations and the finetuning performed in this work are given in the Supporting Information.
4.2. Persistent Laplacian Features
One of the main descriptors used in AF3-assisted MT-TopLap is the persistent Laplacian feature vectors. We now outline the key mathematical principles behind the persistent Laplacian descriptors in AF3-assisted MT-TopLap. This involves describing the simplicial complex and persistent Laplacian methods, emphasizing their importance in capturing harmonic and non-harmonic spectral properties crucial for characterizing SARS-CoV-2 RBD-ACE2 interactions. Details about the auxiliary, persistent homology and the ESM-2 transformer features can be found in the Supporting Information.
To construct persistent Laplacian features for the RBD-ACE2 complex, we categorize the atoms in the complex into specific site-based subsets. These include mutation site atoms , ance of mutation site , atoms from the RBD binding site , ACE2 binding site . We also classify atoms into different element-specific subsets, such as , . These partitions are key for PPI model characterization, as different atom combinations capture various interaction types. For instance, subsets and form hydrophobic C-C RBD-ACE2 interactions, while and result in hydrophilic N-O RBD-ACE2 interactions.
In order to characterize the RBD-ACE2 binding interactions, we also modify the standard Euclidean distance matrix DE such that it excludes interactions between both atoms found in the RBD or both in the ACE2. Specifically, for interactions between atoms and in sets and , DI is defined as follows:
(1) |
where is the Euclidean distance between the two atoms.
For each site and element-specific subset, the 3D atom positions generate point clouds which are then used to build simplicial complexes. A set of atoms from a site/element-specific subset forms independent points, denoted as . The convex hull of affinely independent points forms a -simplex: with a point being a 0-simplex, an edge being a 1-simplex, a triangle being a 2-simplex, and a tetrahedron being a 3-simplex, while higher dimensions form k-simplices. A simplicial complex is created from the aggregation of these finite simplices[51, 52, 53, 54]. There are various methods for constructing simplicial complexes. For generating our persistent Laplacian-based features, we utilized the Vietoris-Rips complex for dimension 0 and the Alpha complex for dimensions 1 and 2. The Vietoris-Rips (VR) complex forms simplices by connecting subsets of points with diameters not exceeding a given threshold. On the other hand, the Alpha complex is derived from Delaunay triangulation, constrained by a radius not exceeding a specified threshold, which subdivides the convex hull of a point set into triangles.
For a simplicial complex , a -th chain is the formal sum of -simplicies in , i.e. . A boundary operator defined on a -th chain is
such that the boundary of a boundary is empty, i.e. . By defining the adjoint of , i.e. , we have satisfying the inner product relation , for every . Then the -combinatorial Laplacian or the topological Laplacian is a linear operator
(2) |
In terms of matrix representations, we define to be an matrix representation of the boundary operator under the standard bases and of and . Similarly, the matrix representation of is the transpose matrix , with respect to the same ordered bases of the boundary operator . Hence, the -combinatorial Laplacian exhibits an matrix representation and is given by
(3) |
In the case , then since is a zero map.
In our model, the eigenvalues of combinatorial Laplacian matrices are key topological features, independent of orientation choice[55]. The multiplicity of zero eigenvalues of corresponds to the -th Betti number , which describes the -dimensional holes in a simplicial complex [56]. Specifically, , and represent the number of independent components, loops, and voids, respectively. These Betti numbers provide critical insights into the fundamental structure of the protein-protein interaction, identifying loops and voids within the PPI system.
Zero eigenvalues in the Laplacian matrix signify the harmonic spectra, representing stable features like connected components and cycles that persist across different scales. Non-zero eigenvalues represent the non-harmonic spectra, revealing more transient and intricate details of the molecular shape and interactions that are not captured by Betti numbers alone. These non-harmonic spectra offer additional homotopic shape information, crucial for a comprehensive understanding of the biomolecular interaction dynamics.
One simplicial complex is insufficient to capture all topological information from a protein-protein interaction structure. By integrating combinatorial Laplacian and multiscale filtration, we track changes in harmonic and non-harmonic spectra by varying a filtration parameter such as radii/diameter for the VR complex. For an oriented simplicial complex , filtration generates a nested sequence of simplicial complexes :
Persistent Laplacian (PL) produces a sequence of simplicial complexes as the filtration parameter increases, allowing us to generate a sequence of combinatorial Laplacian matrices , where . By altering the filtration parameter and performing diagonalization on the -combinatorial Laplacian matrix, we can examine the topology and spectrum characteristics. The eigenvalues of can be arranged in ascending order:
where is an matrix. Additionally, the -persistent -combinatorial Laplacian can be extended based on the boundary operator.
When generating features, we take both harmonic and non-harmonic spectra into account for each persistent Laplacian in zero dimensions. Using filtration with the Rips complex and DI distance, we generate 0-dimensional PL features ranging from 0Å to 6Å with a grid size of 0.5Å. For non-harmonic spectra, we count the occurrences and compute seven statistical values: sum, minimum, maximum, mean, standard deviation, variance, and the sum of squared eigenvalues. This results in eight statistical values for each of the nine atomic pairs, producing a total of 72 features for a protein in zero dimensions. When concatenated for different dimensions of the wild type and mutant, the total 0-dimensional PL-based feature size is 1872.
For one- and two-dimensional PL features, we use the Alpha complex with DE distance for filtration. Due to the limited number of atoms in local protein structures that can form only a few high-dimensional simplexes, we focus on the harmonic spectra of persistent Laplacians. This captures topological invariants of high-dimensional interactions, providing a comprehensive view of the molecular structure. Using GUDHI[57], the persistence of harmonic spectra is represented by persistent barcodes. We generate topological feature vectors by computing statistics of bar lengths, births, and deaths, excluding bars shorter than 0.1Å as they lack clear physical significance. The statistics computed include the sum, maximum, and mean of bar lengths; minimum and maximum of bar birth values; and minimum and maximum of bar death values. Each set of point clouds results in a seven-dimensional vector. These features are calculated for nine single atomic pairs and one heavy atom pair, yielding 140 features for one- and two-dimensional PL vectors of a protein. When combined for different dimensions of wild type, mutant, and their differences, the total higher-dimensional PL-based feature size is 420.
The persistent Laplacian features generated in this manner provide a rich and detailed representation of the RBD-ACE2 interactions, capturing both local and global structural features that are critical for accurate modeling. These features enable us to perform critical analyses based on the predicted BFE changes caused by RBD mutations, thereby leveraging the deep contextual information encoded in the RBD-ACE2 binding domain. By integrating harmonic and non-harmonic spectra and considering different dimensions, we obtain a comprehensive understanding of the topological and geometric characteristics of the SARS-CoV-2 RBD-ACE2 system, facilitating accurate predictions and insights into its behavior and interactions. Further details about persistent Laplacian methods and their applications are reported in [24].
5. Conclusion
Our ability to rapidly respond to viral evolution underpins the health and well-being of the human race. A topological deep learning (TDL)-based approach has a proven track record in forecasting emerging dominant SARS-CoV-2 variants, such as Omicron BA.2 [2] and BA.4/BA.5 [3], approximately two months in advance. However, such forecasting is often bottlenecked by the lack of experimental deep mutational scanning (DMS) data and the three-dimensional (3D) structures of protein-protein interaction (PPI) complexes for fast evolving viruses. We address this challenge by leveraging AlphaFold 3 (AF3) to predict the PPI complexes. Specifically, we propose an AF3-assisted multi-task topological Laplacian (MT-TopLap) model to predict DMS data and forecast emerging viral variants. AF3-assisted MT-TopLap leverages TDL and persistent Laplacians (PL) to capture both topological and geometric features of PPI complexes. It accurately predicts both the DMS profiles and the binding free energy (BFE) changes of the PPI complexes for viral variants. We validate the proposed AF3-assisted MT-TopLap strategy by using four experimental DMS datasets on the SARS-CoV-2 spike receptor binding domain (RBD) bound to the human angiotensin-converting enzyme 2 (ACE2). With 3D PPI complexes generated by AF3, AF3-assisted MT-TopLap achieves robust predictive performance, showing minimal deviation from results obtained using high-quality experimental 3D structures. Our model’s success extends to new variants, including the SARS-CoV-2 HK.3 variant, where it achieved a Pearson correlation coefficient (PCC) of 0.81. This highlights AF3-assisted MT-TopLap’s ability to adapt to emerging viral data and respond effectively to fast viral evolution.
Acknowledgments
This work was supported in part by NIH grants R01GM126189, R01AI164266, and R35GM148196, NSF grants DMS-2052983 and IIS-1900473, MSU Research Foundation, and Bristol-Myers Squibb 65109.
Footnotes
Code Availability
The codes for 10-fold cross-validation and finetuning tasks can be obtained from the following source: https://github.com/ExpectozJJ/MT-TopLap/tree/main/AF3SARS-CoV-2. Details about the feature generation and MT-TopLap’s model architecture is available in Supporting Information.
Data Availability
The training data used in this work consists of the comprehensive four SARS-CoV-2 RBD-ACE2 datasets which are readily available in https://github.com/ExpectozJJ/MT-TopLap/tree/main/AF3SARS-CoV-2. The AF3 SARS-CoV-2 RBD-ACE2 complexes can also be downloaded from https://github.com/ExpectozJJ/MT-TopLap/tree/main/AF3SARS-CoV-2. The original PDB files used in this work can be downloaded from the official Protein Databank: https://www.rcsb.org/. The SKEMPI 2.0 database is also readily available from https://life.bsc.es/pid/skempi2.
References
- [1].CDC, “CDC Seasonal Flu Vaccine Effectiveness Studies,” 2024. https://www.cdc.gov/flu-vaccines-work/php/effectiveness-studies/index.html [Accessed: (November 15, 2024)].
- [2].Chen J. and Wei G.-W., “Omicron BA. 2 (B. 1.1. 529.2): high potential for becoming the next dominant variant,” The journal of physical chemistry letters, vol. 13, no. 17, pp. 3840–3849, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [3].Chen J., Qiu Y., Wang R., and Wei G.-W., “Persistent Laplacian projected Omicron BA. 4 and BA. 5 to become new dominating variants,” Computers in Biology and Medicine, vol. 151, p. 106262, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [4].Chen J., Wang R., Wang M., and Wei G.-W., “Mutations strengthened SARS-CoV-2 infectivity,” Journal of molecular biology, vol. 432, no. 19, pp. 5212–5226, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [5].Wang R., Chen J., and Wei G.-W., “Mechanisms of sars-cov-2 evolution revealing vaccine-resistant mutations in europe and america,” The journal of physical chemistry letters, vol. 12, no. 49, pp. 11850–11857, 2021. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [6].Starr T. N., Greaney A. J., Stewart C. M., Walls A. C., Hannon W. W., Veesler D., and Bloom J. D., “Deep mutational scans for ACE2 binding, RBD expression, and antibody escape in the SARS-CoV-2 Omicron BA. 1 and BA. 2 receptor-binding domains,” PLoS pathogens, vol. 18, no. 11, p. e1010951, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [7].Starr T. N., Greaney A. J., Hilton S. K., Ellis D., Crawford K. H., Dingens A. S., Navarro M. J., Bowen J. E., Tortorici M. A., Walls A. C., et al. , “Deep mutational scanning of SARS-CoV-2 receptor binding domain reveals constraints on folding and ACE2 binding,” Cell, vol. 182, no. 5, pp. 1295–1310, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [8].Dadonaite B., Brown J., McMahon T. E., Farrell A. G., Figgins M. D., Asarnow D., Stewart C., Lee J., Logue J., Bedford T., et al. , “Spike deep mutational scanning helps predict success of SARS-CoV-2 clades,” Nature, vol. 631, no. 8021, pp. 617–626, 2024. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [9].Bergquist S., Otten T., and Sarich N., “COVID-19 pandemic in the united states,” Health policy and technology, vol. 9, no. 4, pp. 623–638, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [10].Geng C., Xue L. C., Roel-Touris J., and Bonvin A. M., “Finding the ΔΔG spot: Are predictors of binding affinity changes upon mutations in protein–protein interactions ready for it?,” Wiley Interdisciplinary Reviews: Computational Molecular Science, vol. 9, no. 5, p. e1410, 2019. [Google Scholar]
- [11].Pandurangan A. P. and Blundell T. L., “Prediction of impacts of mutations on protein structure and interactions: SDM, a statistical approach, and mCSM, using machine learning,” Protein Science, vol. 29, no. 1, pp. 247–257, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [12].Geng C., Vangone A., Folkers G. E., Xue L. C., and Bonvin A. M., “iSEE: Interface structure, evolution, and energy-based machine learning predictor of binding affinity changes upon mutations,” Proteins: Structure, Function, and Bioinformatics, vol. 87, no. 2, pp. 110–119, 2019. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [13].Li G., Pahari S., Murthy A. K., Liang S., Fragoza R., Yu H., and Alexov E., “SAAMBE-SEQ: a sequence-based method for predicting mutation effect on protein–protein binding affinity,” Bioinformatics, vol. 37, no. 7, pp. 992–999, 2021. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [14].Siebenmorgen T. and Zacharias M., “Computational prediction of protein–protein binding affinities,” Wiley Interdisciplinary Reviews: Computational Molecular Science, vol. 10, no. 3, p. e1448, 2020. [Google Scholar]
- [15].Dehouck Y., Kwasigroch J. M., Rooman M., and Gilis D., “BeAtMuSiC: prediction of changes in protein–protein binding affinity on mutations,” Nucleic acids research, vol. 41, no. W1, pp. W333–W339, 2013. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [16].Romero-Molina S., Ruiz-Blanco Y. B., Mieres-Perez J., Harms M., Münch J., Ehrmann M., and Sanchez-Garcia E., “PPI-affinity: A web tool for the prediction and optimization of protein–peptide and protein–protein binding affinity,” Journal of proteome research, vol. 21, no. 8, pp. 1829–1841, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [17].Xue L. C., Rodrigues J. P., Kastritis P. L., Bonvin A. M., and Vangone A., “PRODIGY: a web server for predicting the binding affinity of protein–protein complexes,” Bioinformatics, vol. 32, no. 23, pp. 3676–3678, 2016. [DOI] [PubMed] [Google Scholar]
- [18].Yang Y. X., Huang J. Y., Wang P., and Zhu B. T., “Area-affinity: A web server for machine learning-based prediction of protein–protein and antibody–protein antigen binding affinities,” Journal of Chemical Information and Modeling, vol. 63, no. 11, pp. 3230–3237, 2023. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [19].Wang M., Cang Z., and Wei G.-W., “A topology-based network tree for the prediction of protein–protein binding affinity changes following mutation,” Nature Machine Intelligence, vol. 2, no. 2, pp. 116–123, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [20].Cang Z. and Wei G.-W., “TopologyNet: Topology based deep convolutional and multi-task neural networks for biomolecular property predictions,” PLoS computational biology, vol. 13, no. 7, p. e1005690, 2017. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [21].Edelsbrunner H., Harer J., et al. , “Persistent homology-a survey,” Contemporary mathematics, vol. 453, no. 26, pp. 257–282, 2008. [Google Scholar]
- [22].Zomorodian A. and Carlsson G., “Computing persistent homology,” in Proceedings of the twentieth annual symposium on Computational geometry, pp. 347–356, 2004. [Google Scholar]
- [23].Chen J., Gao K., Wang R., and Wei G.-W., “Prediction and mitigation of mutation threats to COVID-19 vaccines and antibody therapies,” Chemical science, vol. 12, no. 20, pp. 6929–6948, 2021. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [24].Wang R., Nguyen D. D., and Wei G.-W., “Persistent spectral graph,” International journal for numerical methods in biomedical engineering, vol. 36, no. 9, p. e3376, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [25].Wei X. and Wei G.-W., “Persistent sheaf laplacians,” Foundations of Data Science, 2024. [Google Scholar]
- [26].Shen L., Liu J., and Wei G.-W., “Persistent mayer homology and persistent mayer laplacian,” Foundations of Data Science, vol. 6, no. 4, pp. 584–612, 2024. [Google Scholar]
- [27].Wee J. and Xia K., “Persistent spectral based ensemble learning (PerSpect-EL) for protein–protein binding affinity prediction,” Briefings in Bioinformatics, vol. 23, no. 2, p. bbac024, 2022. [DOI] [PubMed] [Google Scholar]
- [28].Liu X., Feng H., Wu J., and Xia K., “Hom-complex-based machine learning (HCML) for the prediction of protein–protein binding affinity changes upon mutation,” Journal of chemical information and modeling, vol. 62, no. 17, pp. 3961–3969, 2022. [DOI] [PubMed] [Google Scholar]
- [29].Rives A., Meier J., Sercu T., Goyal S., Lin Z., Liu J., Guo D., Ott M., Zitnick C. L., Ma J., et al. , “Biological structure and function emerge from scaling unsupervised learning to 250 million protein sequences,” Proceedings of the National Academy of Sciences, vol. 118, no. 15, p. e2016239118, 2021. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [30].Wee J., Chen J., Xia K., and Wei G.-W., “Integration of persistent Laplacian and pre-trained transformer for protein solubility changes upon mutation,” Computers in Biology and Medicine, p. 107918, 2024. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [31].Jankauskaitė J., Jiménez-García B., Dapkūnas J., Fernández-Recio J., and Moal I. H., “SKEMPI 2.0: an updated benchmark of changes in protein–protein binding energy, kinetics and thermodynamics upon mutation,” Bioinformatics, vol. 35, no. 3, pp. 462–469, 2019. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [32].Wee J., Chen J., and Wei G.-W., “Preventing future zoonosis: SARS-CoV-2 mutations enhance human–animal cross-transmission,” Computers in Biology and Medicine, vol. 182, p. 109101, 2024. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [33].Rodrigues C. H., Myung Y., Pires D. E., and Ascher D. B., “mCSM-PPI2: Predicting the effects of mutations on protein–protein interactions,” Nucleic acids research, vol. 47, no. W1, pp. W338–W344, 2019. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [34].Abramson J., Adler J., Dunger J., Evans R., Green T., Pritzel A., Ronneberger O., Willmore L., Ballard A. J., Bambrick J., et al. , “Accurate structure prediction of biomolecular interactions with Alphafold 3,” Nature, pp. 1–3, 2024. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [35].Jumper J., Evans R., Pritzel A., Green T., Figurnov M., Ronneberger O., Tunyasuvunakool K., Bates R., Žídek A., Potapenko A., et al. , “Highly accurate protein structure prediction with AlphaFold,” Nature, vol. 596, no. 7873, pp. 583–589, 2021. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [36].Wang T., Qiao Y., Ding W., Mao W., Zhou Y., and Gong H., “Improved fragment sampling for ab initio protein structure prediction using deep neural networks,” Nature Machine Intelligence, vol. 1, no. 8, pp. 347–355, 2019. [Google Scholar]
- [37].Wei G.-W., “Protein structure prediction beyond AlphaFold,” Nature Machine Intelligence, vol. 1, no. 8, pp. 336–337, 2019. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [38].Qiu Y. and Wei G.-W., “Persistent spectral theory-guided protein engineering,” Nature Computational Science, vol. 3, no. 2, pp. 149–163, 2023. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [39].Lin Z., Akin H., Rao R., Hie B., Zhu Z., Lu W., Smetanin N., Verkuil R., Kabeli O., Shmueli Y., et al. , “Evolutionary-scale prediction of atomic-level protein structure with a language model,” Science, vol. 379, no. 6637, pp. 1123–1130, 2023. [DOI] [PubMed] [Google Scholar]
- [40].Mirdita M., Schütze K., Moriwaki Y., Heo L., Ovchinnikov S., and Steinegger M., “ColabFold: making protein folding accessible to all,” Nature methods, vol. 19, no. 6, pp. 679–682, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [41].Tunyasuvunakool K., Adler J., Wu Z., Green T., Zielinski M., Žídek A., Bridgland A., Cowie A., Meyer C., Laydon A., et al. , “Highly accurate protein structure prediction for the human proteome,” Nature, vol. 596, no. 7873, pp. 590–596, 2021. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [42].Dejnirattisai W., Huo J., Zhou D., Zahradník J., Supasa P., Liu C., Duyvesteyn H. M., Ginn H. M., Mentzer A. J., Tuekprakhon A., et al. , “SARS-CoV-2 Omicron-B. 1.1. 529 leads to widespread escape from neutralizing antibody responses,” Cell, vol. 185, no. 3, pp. 467–484, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [43].Nunes-Alves A. and Merz K., “AlphaFold2 in Molecular Discovery,” 2023. [DOI] [PubMed] [Google Scholar]
- [44].Taylor A. L. and Starr T. N., “Deep mutational scanning of SARS-CoV-2 Omicron BA. 2.86 and epistatic emergence of the KP. 3 variant,” Virus Evolution, vol. 10, no. 1, p. veae067, 2024. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [45].Linsky T. W., Vergara R., Codina N., Nelson J. W., Walker M. J., Su W., Barnes C. O., Hsiang T.-Y., Esser-Nobis K., Yu K., et al. , “De novo design of potent and resilient hACE2 decoys to neutralize SARS-CoV-2,” Science, vol. 370, no. 6521, pp. 1208–1214, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [46].Levy E. D., “A simple definition of structural regions in proteins and its use in analyzing interface evolution,” Journal of molecular biology, vol. 403, no. 4, pp. 660–670, 2010. [DOI] [PubMed] [Google Scholar]
- [47].Lan J., Ge J., Yu J., Shan S., Zhou H., Fan S., Zhang Q., Shi X., Wang Q., Zhang L., et al. , “Structure of the SARS-CoV-2 spike receptor-binding domain bound to the ACE2 receptor,” nature, vol. 581, no. 7807, pp. 215–220, 2020. [DOI] [PubMed] [Google Scholar]
- [48].Humphrey W., Dalke A., and Schulten K., “VMD – visual molecular dynamics,” Journal of Molecular Graphics, vol. 14, no. 1, pp. 33–38, 1996. [DOI] [PubMed] [Google Scholar]
- [49].Bogan A. A. and Thorn K. S., “Anatomy of hot spots in protein interfaces,” Journal of molecular biology, vol. 280, no. 1, pp. 1–9, 1998. [DOI] [PubMed] [Google Scholar]
- [50].Chen J., Woldring D. R., Huang F., Huang X., and Wei G.-W., “Topological deep learning based deep mutational scanning,” Computers in Biology and Medicine, vol. 164, p. 107258, 2023. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [51].Munkres J. R., Elements of algebraic topology. CRC Press, 2018. [Google Scholar]
- [52].Zomorodian A. J., Topology for computing, vol. 16. Cambridge university press, 2005. [Google Scholar]
- [53].Edelsbrunner H. and Harer J., Computational topology: an introduction. American Mathematical Soc., 2010. [Google Scholar]
- [54].Mischaikow K. and Nanda V., “Morse theory for filtrations and efficient computation of persistent homology,” Discrete and Computational Geometry, vol. 50, no. 2, pp. 330–353, 2013. [Google Scholar]
- [55].Horak D. and Jost J., “Spectra of combinatorial Laplace operators on simplicial complexes,” Advances in Mathematics, vol. 244, pp. 303–336, 2013. [Google Scholar]
- [56].Eckmann B., “Harmonische funktionen und randwertaufgaben in einem komplex,” Commentarii Mathematici Helvetici, vol. 17, no. 1, pp. 240–255, 1944. [Google Scholar]
- [57].Maria C., Boissonnat J.-D., Glisse M., and Yvinec M., “The GUDHI library: Simplicial complexes and persistent homology,” in Mathematical Software–ICMS 2014: 4th International Congress, Seoul, South Korea, August 5–9, 2014. Proceedings 4, pp. 167–174, Springer, 2014. [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Availability Statement
The training data used in this work consists of the comprehensive four SARS-CoV-2 RBD-ACE2 datasets which are readily available in https://github.com/ExpectozJJ/MT-TopLap/tree/main/AF3SARS-CoV-2. The AF3 SARS-CoV-2 RBD-ACE2 complexes can also be downloaded from https://github.com/ExpectozJJ/MT-TopLap/tree/main/AF3SARS-CoV-2. The original PDB files used in this work can be downloaded from the official Protein Databank: https://www.rcsb.org/. The SKEMPI 2.0 database is also readily available from https://life.bsc.es/pid/skempi2.