# [Computational Prediction of Cross-Species Receptor Binding](/knowledge/bioinformatics/computational-prediction-cross-species-receptor-binding-bat-coronavirus-spike-evolution) Dynamics in Emerging Zoonotic Coronaviruses

## Key Takeaways

- The zoonotic potential of coronaviruses is primarily determined by the interaction between the viral spike (S) glycoprotein's receptor-binding domain (RBD) and host cell surface receptors, most commonly angiotensin-converting enzyme 2 (ACE2). Computational methods like molecular docking, molecular dynamics (MD) simulations, and binding free energy calculations (e.g., MM-PBSA) are crucial for predicting these cross-species binding dynamics and assessing spillover risk.
- Key structural features of the RBD, particularly the receptor-binding motif (RBM), and specific amino acid residues within it (e.g., positions 486, 493, 498, 501 in SARS-CoV-2) are critical determinants of binding affinity to different host ACE2 orthologs. Mutations at these sites can significantly alter host tropism.
- Machine learning classifiers, trained on sequence and structural features of RBD-ACE2 interactions, are employed to screen large viral sequence databases for variants with high predicted affinity to susceptible animal hosts, thereby guiding targeted surveillance efforts.
- Molecular dynamics simulations provide insights into the dynamic nature of the RBD-ACE2 complex, revealing conformational changes, hydrogen bond stability, and collective motions that influence binding. Analysis of these trajectories, including RMSF and hydrogen bond occupancy, helps elucidate species-specific adaptations.
- An integrated computational pipeline, combining machine learning for initial screening, molecular docking for pose prediction, MD simulations for refinement, and MM-PBSA for free energy estimation, followed by experimental validation (e.g., SPR, pseudovirus assays), is essential for robust cross-species risk assessment.
- Limitations in computational modeling include force field inaccuracies, inadequate representation of solvent effects, and challenges in incorporating glycan flexibility. Post-entry factors beyond receptor binding also play a significant role in determining successful host tropism and spillover.

---

## Introduction

The emergence of zoonotic coronaviruses from animal reservoirs represents a persistent threat to veterinary and public health. Coronaviruses within the genera *Alphacoronavirus*, *Betacoronavirus*, *Gammacoronavirus*, and *Deltacoronavirus* circulate widely in bats, birds, and domestic livestock [<a href="#ref-1">1</a>]. The capacity for a coronavirus to cross the species barrier is primarily governed by the molecular interaction between the viral spike (S) glycoprotein receptor-binding domain (RBD) and a host cell surface receptor, most commonly angiotensin-converting enzyme 2 (ACE2) [<a href="#ref-2">2</a>]. Understanding and predicting these cross-species receptor binding dynamics is essential for assessing zoonotic spillover risk and for designing surveillance strategies in animal populations [<a href="#ref-3">3</a>].

Computational methods have become indispensable for modeling these interactions at atomic resolution. [Molecular docking](/knowledge/bioinformatics/docking-algorithms-autodock-glide-and-beyond) simulations, molecular dynamics (MD) trajectories, binding free energy calculations, and machine learning classifiers collectively enable the prediction of host tropism from sequence and structural data [<a href="#ref-4">4</a>]. This article provides an exhaustive review of these computational approaches, focusing on their application to RBD-ACE2 interactions across bat, avian, and mammalian species. The discussion emphasizes the biophysical mechanisms underlying host switching and the structural motifs that facilitate adaptation to new receptors.

## Structural Basis of Coronavirus Receptor Binding

Coronavirus spike proteins are class I viral fusion glycoproteins that mediate host cell attachment and entry [<a href="#ref-5">5</a>]. The S protein is a homotrimer, with each monomer composed of S1 and S2 subunits. The S1 subunit contains the RBD, which directly engages the host receptor [<a href="#ref-6">6</a>]. For betacoronaviruses such as SARS-CoV, SARS-CoV-2, and related bat SARS-like coronaviruses (SL-CoVs), the primary receptor is ACE2 [<a href="#ref-2">2</a>]. Other coronaviruses use alternative receptors: for example, Middle East respiratory syndrome coronavirus (MERS-CoV) uses dipeptidyl peptidase 4 (DPP4), and some alphacoronaviruses use aminopeptidase N (APN) [<a href="#ref-7">7</a>].

The RBD adopts a beta-sheet-rich core with a receptor-binding motif (RBM) that forms the direct contact interface with ACE2 [<a href="#ref-8">8</a>]. Key structural features of the RBD-ACE2 interface include a network of hydrogen bonds, salt bridges, and hydrophobic contacts [<a href="#ref-9">9</a>]. Critical residues in the RBM, such as those at positions 486, 493, 498, and 501 (SARS-CoV-2 numbering), have been shown to modulate binding affinity across species [<a href="#ref-10">10</a>]. Mutations at these positions can enhance or reduce binding to ACE2 orthologs from different animal hosts [<a href="#ref-11">11</a>].

## [Molecular Docking](/knowledge/bioinformatics/docking-algorithms-autodock-glide-and-beyond) Simulations for Cross-Species Binding Prediction

[Molecular docking](/knowledge/bioinformatics/docking-algorithms-autodock-glide-and-beyond) is a computational technique that predicts the preferred orientation of a ligand (the RBD) when bound to a receptor (ACE2) to form a stable complex [<a href="#ref-12">12</a>]. [Docking algorithms](/knowledge/bioinformatics/docking-algorithms-autodock-glide-and-beyond) sample conformational space and score candidate poses using energy-based scoring functions [<a href="#ref-13">13</a>]. For cross-species studies, docking is used to evaluate the binding affinity of RBD variants against ACE2 orthologs from multiple species, including bats, civets, swine, ferrets, and poultry [<a href="#ref-14">14</a>].

The docking workflow typically involves preparing the RBD and ACE2 structures from experimentally determined coordinates (X-ray crystallography or cryo-electron microscopy) or from homology models [<a href="#ref-15">15</a>]. Rigid docking approaches treat both molecules as rigid bodies, while flexible docking allows side-chain or backbone flexibility in the RBM [<a href="#ref-16">16</a>]. Software packages commonly used for this purpose include AutoDock Vina, HADDOCK, and RosettaDock, which employ different scoring functions such as empirical, force field-based, or knowledge-based potentials [<a href="#ref-17">17</a>].

Validation of docking results is performed by comparing predicted poses with known co-crystal structures and by calculating root-mean-square deviation (RMSD) values [<a href="#ref-18">18</a>]. A successful docking simulation reproduces the native binding mode with an RMSD below 2.0 Angstroms [<a href="#ref-19">19</a>]. For cross-species predictions, docking scores are correlated with experimentally measured binding affinities (Kd values) from surface plasmon resonance or biolayer interferometry assays [<a href="#ref-20">20</a>].

## [Molecular Dynamics Simulations](/knowledge/bioinformatics/molecular-dynamics-simulations-of-proteins-and-force-fields) of RBD-ACE2 Complexes

[Molecular dynamics simulations](/knowledge/bioinformatics/molecular-dynamics-simulations-of-proteins-and-force-fields) provide a time-resolved view of the RBD-ACE2 interaction by solving Newton's equations of motion for all atoms in the system [<a href="#ref-21">21</a>]. MD simulations capture conformational changes, hydrogen bond dynamics, and solvent effects that are not accessible through static docking [<a href="#ref-22">22</a>]. Typical simulation timescales range from 100 nanoseconds to several microseconds for RBD-ACE2 complexes [<a href="#ref-23">23</a>].

The simulation setup includes solvation of the complex in a water box with explicit water models (e.g., TIP3P) and addition of counterions to neutralize the system [<a href="#ref-24">24</a>]. Force fields such as CHARMM36, AMBER ff14SB, or OPLS-AA are used to parameterize the protein atoms [<a href="#ref-25">25</a>]. The system is energy minimized, equilibrated in the NVT and NPT ensembles, and then subjected to production runs [<a href="#ref-26">26</a>].

Analysis of MD trajectories focuses on several metrics. Root-mean-square fluctuation (RMSF) identifies flexible regions in the RBM and ACE2 interface [<a href="#ref-27">27</a>]. Hydrogen bond occupancy quantifies the stability of specific inter-residue contacts over the simulation [<a href="#ref-28">28</a>]. Principal component analysis (PCA) reveals collective motions of the RBD that may be important for receptor recognition [<a href="#ref-29">29</a>]. [Markov state models](/knowledge/bioinformatics/markov-state-models-in-molecular-dynamics-simulations) (MSMs) can be constructed from long MD trajectories to identify metastable conformational states and transition pathways [<a href="#ref-30">30</a>].

For cross-species studies, MD simulations are performed for RBD-ACE2 complexes from different host species. Comparative analysis of interaction energies and conformational dynamics reveals species-specific adaptations [<a href="#ref-31">31</a>]. For example, simulations of bat coronavirus RBDs with human ACE2 have identified mutations that stabilize the interface and increase binding affinity [<a href="#ref-32">32</a>].

## Binding Free Energy Calculations

Binding free energy calculations provide a quantitative estimate of the strength of the RBD-ACE2 interaction [<a href="#ref-33">33</a>]. The most widely used method for this purpose is the Molecular Mechanics Poisson-Boltzmann Surface Area (MM-PBSA) approach [<a href="#ref-34">34</a>]. MM-PBSA calculates the free energy of binding as the difference between the free energies of the complex, receptor, and ligand in solution [<a href="#ref-35">35</a>].

The MM-PBSA workflow involves extracting snapshots from an MD trajectory, calculating the molecular mechanics energy (EMM) in the gas phase, adding the polar solvation free energy from the Poisson-Boltzmann equation, and adding the nonpolar solvation free energy from a solvent-accessible surface area (SASA) term [<a href="#ref-36">36</a>]. The entropic contribution is often estimated using [normal mode analysis](/knowledge/bioinformatics/normal-mode-analysis-and-elastic-network-models-for-protein-flexibility) or omitted in relative binding free energy comparisons [<a href="#ref-37">37</a>].

An alternative method is the Linear Interaction Energy (LIE) approach, which uses empirical scaling factors for electrostatic and van der Waals interaction energies [<a href="#ref-38">38</a>]. Thermodynamic integration (TI) and [free energy perturbation](/knowledge/bioinformatics/free-energy-perturbation-calculations-in-drug-discovery) (FEP) methods offer higher accuracy but are computationally more expensive [<a href="#ref-39">39</a>].

MM-PBSA calculations have been applied to predict the effect of RBD mutations on ACE2 binding across species [<a href="#ref-40">40</a>]. Studies have shown that mutations such as N501Y and K417N in the SARS-CoV-2 RBD increase binding affinity to murine and canine ACE2 orthologs [<a href="#ref-41">41</a>]. These predictions have been validated by experimental binding assays, demonstrating the utility of MM-PBSA for cross-species risk assessment [<a href="#ref-42">42</a>].

## Machine Learning Classifiers for Spillover Risk Prediction

Machine learning (ML) methods have been increasingly applied to predict host tropism and spillover risk from sequence and structural features [<a href="#ref-43">43</a>]. ML classifiers are trained on datasets of known RBD-ACE2 interactions, with features derived from sequence alignments, structural descriptors, and physicochemical properties [<a href="#ref-44">44</a>].

Feature engineering for ML models includes one-hot encoding of amino acid sequences, evolutionary conservation scores from position-specific scoring matrices (PSSMs), and structural features such as solvent accessibility, secondary structure propensity, and residue depth [<a href="#ref-45">45</a>]. Graph neural networks (GNNs) have been used to represent protein-protein interfaces as graphs, where nodes represent residues and edges represent spatial contacts [<a href="#ref-46">46</a>].

Common ML algorithms for this task include random forests, support vector machines (SVMs), gradient boosting machines (e.g., XGBoost), and deep neural networks [<a href="#ref-47">47</a>]. The output is typically a binary classification (binding or non-binding) or a continuous score representing binding affinity [<a href="#ref-48">48</a>]. Model performance is evaluated using metrics such as area under the receiver operating characteristic curve (AUC-ROC), precision-recall curves, and cross-validation [<a href="#ref-49">49</a>].

ML models have been used to screen large sequence databases of [bat coronaviruses](/knowledge/viruses/wildlife-viruses/bat-coronaviruses) for RBD variants with high predicted affinity to livestock ACE2 orthologs [<a href="#ref-50">50</a>]. These predictions guide targeted surveillance and experimental validation efforts [<a href="#ref-51">51</a>]. Deep learning models, including convolutional neural networks (CNNs) applied to contact maps, have further improved prediction accuracy [<a href="#ref-52">52</a>].

## Key Structural Motifs and Mutational Landscapes

Several structural motifs in the coronavirus RBD are critical for cross-species receptor binding. The RBM loop region, which contains the majority of contact residues, exhibits high sequence variability across coronavirus lineages [<a href="#ref-53">53</a>]. In SARS-CoV-2, the RBM contains a beta-hairpin motif that inserts into a groove on the ACE2 surface [<a href="#ref-54">54</a>]. The presence of a furin cleavage site at the S1/S2 boundary also influences host range by affecting spike protein priming [<a href="#ref-55">55</a>].

Mutational landscapes of the RBD have been systematically explored using [deep mutational scanning](/knowledge/bioinformatics/deep-mutational-scanning-machine-learning-sars-cov-2-spike-antibody-escape) (DMS) [<a href="#ref-56">56</a>]. DMS experiments measure the effect of every single amino acid substitution on ACE2 binding, generating comprehensive fitness maps [<a href="#ref-57">57</a>]. Computational models trained on DMS data can predict the impact of novel mutations on cross-species binding [<a href="#ref-58">58</a>].

For [bat coronaviruses](/knowledge/viruses/wildlife-viruses/bat-coronaviruses), key mutations that enable binding to non-bat ACE2 orthologs include changes at residues 493, 498, and 501 [<a href="#ref-59">59</a>]. The substitution Q493H has been shown to enhance binding to human ACE2 by introducing a favorable electrostatic interaction [<a href="#ref-60">60</a>]. Similarly, the N501Y mutation increases hydrophobic contacts with ACE2 residues Y41 and K353 [<a href="#ref-61">61</a>].

## Integration of Computational and Experimental Data

A robust computational pipeline for cross-species receptor binding prediction integrates multiple methods in a hierarchical workflow [<a href="#ref-62">62</a>]. The pipeline begins with sequence-based screening using ML classifiers to identify high-risk RBD variants [<a href="#ref-63">63</a>]. Candidate variants are then subjected to [molecular docking](/knowledge/bioinformatics/docking-algorithms-autodock-glide-and-beyond) to generate initial binding poses [<a href="#ref-64">64</a>]. The top-ranked complexes are refined using MD simulations, and binding free energies are calculated using MM-PBSA [<a href="#ref-65">65</a>]. Finally, predictions are validated through experimental assays such as surface plasmon resonance or pseudovirus entry assays [<a href="#ref-66">66</a>].

The following Mermaid diagram illustrates this integrated workflow:

```mermaid
flowchart TD
 A["Viral Sequence Database"] --> B["Sequence Feature Extraction"]
 B --> C["Machine Learning Classifier"]
 C --> D["High-Risk RBD Variants"]
 D --> E["Molecular Docking with Host ACE2 Orthologs"]
 E --> F["Scoring and Pose Selection"]
 F --> G["Molecular Dynamics Simulations"]
 G --> H["Trajectory Analysis RMSF, H-Bonds, PCA"]
 H --> I["MM-PBSA Binding Free Energy Calculation"]
 I --> J["Predicted Binding Affinity"]
 J --> K["Experimental Validation SPR, Pseudovirus Assays"]
 K --> L["Spillover Risk Assessment"]
```

## Applications to Bat, Avian, and Mammalian Hosts

Coronaviruses circulating in bat populations represent a major reservoir for emerging zoonotic viruses [<a href="#ref-67">67</a>]. Computational studies have focused on bat SARS-like coronaviruses (SL-CoVs) such as RaTG13, WIV1, and SHC014, which show variable binding to human and livestock ACE2 [<a href="#ref-68">68</a>]. Docking and MD simulations have identified key residues in the bat RBD that must mutate to enable efficient binding to swine or bovine ACE2 [<a href="#ref-69">69</a>].

Avian coronaviruses, including [infectious bronchitis virus](/knowledge/viruses/avian-viruses/infectious-bronchitis-virus) (IBV) in poultry, use different receptors such as APN or sialic acids [<a href="#ref-70">70</a>]. Computational modeling of IBV spike-receptor interactions has been used to predict host range shifts between galliform and anseriform birds [<a href="#ref-71">71</a>]. The structural comparison of avian versus mammalian receptor binding is covered in detail in the article [Structural Comparison of Avian Versus Mammalian Influenza Receptor Binding](/knowledge/bioinformatics/structural-comparison-of-avian-vs-mammalian-influenza-receptor-binding).

For mammalian livestock species, computational predictions have been made for RBD binding to ACE2 orthologs from swine, cattle, horses, and companion animals such as cats and dogs [<a href="#ref-72">72</a>]. These predictions inform risk assessments for reverse zoonosis (spillback) events, where human-adapted coronaviruses transmit to animals [<a href="#ref-73">73</a>]. The article [Computational Prediction of Host Tropism and Receptor Binding Dynamics in Emerging Zoonotic Coronaviruses](/knowledge/bioinformatics/computational-prediction-host-tropism-receptor-binding-zoonotic-coronaviruses) provides further context on host tropism prediction.

## Limitations and Challenges

Despite significant advances, [computational prediction of cross-species receptor binding](/knowledge/bioinformatics/computational-prediction-cross-species-receptor-binding-bat-coronavirus-spike-evolution) faces several limitations. Force field inaccuracies can lead to errors in binding free energy estimates [<a href="#ref-74">74</a>]. Solvent effects, particularly the role of water molecules at the protein-protein interface, are often inadequately modeled [<a href="#ref-75">75</a>]. The conformational flexibility of glycans on the spike protein, which can modulate receptor accessibility, is challenging to incorporate in simulations [<a href="#ref-76">76</a>].

Experimental validation remains essential, as computational predictions can produce false positives or false negatives [<a href="#ref-77">77</a>]. The availability of high-resolution structures for diverse ACE2 orthologs is limited, necessitating [homology modeling](/knowledge/bioinformatics/homology-modeling-principles-and-practices) which introduces additional uncertainty [<a href="#ref-78">78</a>]. Receptor binding is only one factor in host tropism; post-entry factors such as viral replication, immune evasion, and host proteases also determine spillover success [<a href="#ref-79">79</a>].

## Future Directions

Emerging computational methods promise to improve the accuracy and throughput of cross-species binding predictions. AlphaFold2 and related deep learning models enable accurate prediction of RBD and ACE2 structures without experimental templates [<a href="#ref-80">80</a>]. Protein language models, such as ESM-1b and ProtBERT, can learn evolutionary constraints directly from sequence data and predict mutation effects on binding [<a href="#ref-81">81</a>].

Enhanced sampling techniques, including replica exchange MD and metadynamics, allow exploration of rare conformational events relevant to receptor binding [<a href="#ref-82">82</a>]. Coarse-grained MD simulations enable simulation of larger systems over longer timescales, facilitating the study of spike trimer-receptor interactions [<a href="#ref-83">83</a>]. The integration of cryo-electron microscopy data with MD simulations, as discussed in [Integrating Cryo-EM and Molecular Dynamics Simulations to Elucidate Glycan Shield Dynamics in Emerging Zoonotic Coronaviruses](/knowledge/bioinformatics/cryo-em-molecular-dynamics-glycan-shield-zoonotic-coronaviruses), provides a more complete picture of spike dynamics.

## Conclusion

[Computational prediction of cross-species receptor binding](/knowledge/bioinformatics/computational-prediction-cross-species-receptor-binding-bat-coronavirus-spike-evolution) dynamics is a critical component of zoonotic coronavirus risk assessment. [Molecular docking](/knowledge/bioinformatics/docking-algorithms-autodock-glide-and-beyond), MD simulations, MM-PBSA calculations, and machine learning classifiers each contribute unique insights into the molecular determinants of host tropism. The integration of these methods into a unified pipeline, combined with experimental validation, enables the identification of high-risk RBD variants circulating in animal reservoirs. Continued development of computational tools and expansion of structural databases will further enhance our ability to predict and prevent future zoonotic spillover events.

## References

<a id="ref-1"></a>[<a href="#ref-1">1</a>] Diseases of Poultry, 14th Edition. Wiley-Blackwell.

<a id="ref-2"></a>[<a href="#ref-2">2</a>] Merck Veterinary Manual, 12th Edition. Merck & Co.

<a id="ref-3"></a>[<a href="#ref-3">3</a>] Veterinary Virology, 4th Edition. Academic Press.

<a id="ref-4"></a>[<a href="#ref-4">4</a>] Leach, A.R. Molecular Modelling: Principles and Applications, 2nd Edition. Pearson.

<a id="ref-5"></a>[<a href="#ref-5">5</a>] Fields Virology, 7th Edition. Wolters Kluwer.

<a id="ref-6"></a>[<a href="#ref-6">6</a>] Structural Biology of Viruses. Oxford University Press.

<a id="ref-7"></a>[<a href="#ref-7">7</a>] Coronaviruses: Molecular Biology and Pathogenesis. Caister Academic Press.

<a id="ref-8"></a>[<a href="#ref-8">8</a>] Wang, Q., et al. Structural and Functional Basis of SARS-CoV-2 Entry. Nature Reviews Molecular Cell Biology.

<a id="ref-9"></a>[<a href="#ref-9">9</a>] Li, F. Structure, Function, and Evolution of Coronavirus Spike Proteins. Annual Review of Virology.

<a id="ref-10"></a>[<a href="#ref-10">10</a>] Letko, M., et al. Functional assessment of cell entry and receptor usage for SARS-CoV-2 and other lineage B betacoronaviruses. Nature Microbiology.

<a id="ref-11"></a>[<a href="#ref-11">11</a>] Wan, Y., et al. Receptor Recognition by the Novel Coronavirus from Wuhan: an Analysis Based on Decade-Long Structural Studies of SARS Coronavirus. Journal of Virology.

<a id="ref-12"></a>[<a href="#ref-12">12</a>] Morris, G.M., et al. AutoDock4 and AutoDockTools4: Automated docking with selective receptor flexibility. Journal of Computational Chemistry.

<a id="ref-13"></a>[<a href="#ref-13">13</a>] Trott, O., Olson, A.J. AutoDock Vina: improving the speed and accuracy of docking with a new scoring function, efficient optimization, and multithreading. Journal of Computational Chemistry.

<a id="ref-14"></a>[<a href="#ref-14">14</a>] Goh, G.K., et al. [Molecular docking](/knowledge/bioinformatics/docking-algorithms-autodock-glide-and-beyond) studies of bat coronavirus spike protein receptor binding domain with ACE2 from different species. Veterinary Microbiology.

<a id="ref-15"></a>[<a href="#ref-15">15</a>] Waterhouse, A., et al. SWISS-MODEL: homology modelling of protein structures and complexes. Nucleic Acids Research.

<a id="ref-16"></a>[<a href="#ref-16">16</a>] Dominguez, C., et al. HADDOCK: a protein-protein docking approach based on biochemical or biophysical information. Journal of the American Chemical Society.

<a id="ref-17"></a>[<a href="#ref-17">17</a>] Gray, J.J., et al. Protein-protein docking with simultaneous optimization of rigid-body displacement and side-chain conformations. Journal of Molecular Biology.

<a id="ref-18"></a>[<a href="#ref-18">18</a>] Huang, S.Y., Zou, X. Advances and challenges in [protein-ligand docking](/knowledge/bioinformatics/computational-modeling-of-protein-ligand-docking). International Journal of Molecular Sciences.

<a id="ref-19"></a>[<a href="#ref-19">19</a>] Chen, R., et al. ZDOCK: an initial-stage protein-docking algorithm. Proteins: Structure, Function, and Genetics.

<a id="ref-20"></a>[<a href="#ref-20">20</a>] Kastritis, P.L., Bonvin, A.M. On the binding affinity of macromolecular interactions: daring to ask why proteins interact. Journal of the Royal Society Interface.

<a id="ref-21"></a>[<a href="#ref-21">21</a>] Karplus, M., McCammon, J.A. [Molecular dynamics simulations](/knowledge/bioinformatics/molecular-dynamics-simulations-of-proteins-and-force-fields) of biomolecules. Nature Structural Biology.

<a id="ref-22"></a>[<a href="#ref-22">22</a>] Dror, R.O., et al. Biomolecular simulation: a computational microscope for molecular biology. Annual Review of Biophysics.

<a id="ref-23"></a>[<a href="#ref-23">23</a>] Shaw, D.E., et al. Atomic-level characterization of the structural dynamics of proteins. Science.

<a id="ref-24"></a>[<a href="#ref-24">24</a>] Jorgensen, W.L., et al. Comparison of simple potential functions for simulating liquid water. Journal of Chemical Physics.

<a id="ref-25"></a>[<a href="#ref-25">25</a>] Huang, J., MacKerell, A.D. CHARMM36 all-atom additive protein force field: validation based on comparison to NMR data. Journal of Computational Chemistry.

<a id="ref-26"></a>[<a href="#ref-26">26</a>] Abraham, M.J., et al. GROMACS: High performance molecular simulations through multi-level parallelism from laptops to supercomputers. SoftwareX.

<a id="ref-27"></a>[<a href="#ref-27">27</a>] Amadei, A., et al. Essential dynamics of proteins. Proteins: Structure, Function, and Genetics.

<a id="ref-28"></a>[<a href="#ref-28">28</a>] Baker, E.N., Hubbard, R.E. Hydrogen bonding in globular proteins. Progress in Biophysics and Molecular Biology.

<a id="ref-29"></a>[<a href="#ref-29">29</a>] Kitao, A., Go, N. Investigating protein dynamics in collective coordinate space. Current Opinion in Structural Biology.

<a id="ref-30"></a>[<a href="#ref-30">30</a>] Chodera, J.D., Noe, F. [Markov state models](/knowledge/bioinformatics/markov-state-models-in-molecular-dynamics-simulations) of biomolecular conformational dynamics. Current Opinion in Structural Biology.

<a id="ref-31"></a>[<a href="#ref-31">31</a>] Li, Y., et al. [Molecular dynamics simulations](/knowledge/bioinformatics/molecular-dynamics-simulations-of-proteins-and-force-fields) of the spike protein from SARS-CoV-2 and its variants. Journal of Chemical Information and Modeling.

<a id="ref-32"></a>[<a href="#ref-32">32</a>] Starr, T.N., et al. [Deep mutational scanning](/knowledge/bioinformatics/deep-mutational-scanning-machine-learning-spike-escape-antibodies) of SARS-CoV-2 receptor binding domain reveals constraints on folding and ACE2 binding. Cell.

<a id="ref-33"></a>[<a href="#ref-33">33</a>] Kollman, P.A., et al. Calculating structures and free energies of complex molecules: combining molecular mechanics and continuum models. Accounts of Chemical Research.

<a id="ref-34"></a>[<a href="#ref-34">34</a>] Massova, I., Kollman, P.A. Combined molecular mechanical and continuum solvent approach (MM-PBSA/GBSA) to predict ligand binding. Perspectives in Drug Discovery and Design.

<a id="ref-35"></a>[<a href="#ref-35">35</a>] Genheden, S., Ryde, U. The MM/PBSA and MM/GBSA methods to estimate ligand-binding affinities. Expert Opinion on Drug Discovery.

<a id="ref-36"></a>[<a href="#ref-36">36</a>] Wang, J., et al. Development and testing of a general amber force field. Journal of Computational Chemistry.

<a id="ref-37"></a>[<a href="#ref-37">37</a>] Hou, T., et al. Assessing the performance of the MM/PBSA and MM/GBSA methods. 1. The accuracy of binding free energy calculations based on [molecular dynamics simulations](/knowledge/bioinformatics/molecular-dynamics-simulations-of-proteins-and-force-fields). Journal of Chemical Information and Modeling.

<a id="ref-38"></a>[<a href="#ref-38">38</a>] Aqvist, J., et al. A new method for predicting binding affinity in computer-aided drug design. Protein Engineering.

<a id="ref-39"></a>[<a href="#ref-39">39</a>] Chipot, C., Pohorille, A. Free Energy Calculations: Theory and Applications in Chemistry and Biology. Springer.

<a id="ref-40"></a>[<a href="#ref-40">40</a>] Chen, J., et al. MM-PBSA binding free energy calculations of SARS-CoV-2 spike RBD variants with ACE2. Journal of Biomolecular Structure and Dynamics.

<a id="ref-41"></a>[<a href="#ref-41">41</a>] Luan, J., et al. Spike protein recognition of mammalian ACE2 predicts the host range of SARS-CoV-2. Journal of Virology.

<a id="ref-42"></a>[<a href="#ref-42">42</a>] Walls, A.C., et al. Structure, function, and antigenicity of the SARS-CoV-2 spike glycoprotein. Cell.

<a id="ref-43"></a>[<a href="#ref-43">43</a>] Wardeh, M., et al. Predicting mammalian hosts in which novel coronaviruses can be detected. Nature Communications.

<a id="ref-44"></a>[<a href="#ref-44">44</a>] Mollentze, N., et al. Identifying and prioritizing potential human-infecting viruses from their genome sequences. PLoS Biology.

<a id="ref-45"></a>[<a href="#ref-45">45</a>] Chen, L., et al. Sequence-based prediction of protein-protein interaction sites. Briefings in Bioinformatics.

<a id="ref-46"></a>[<a href="#ref-46">46</a>] Fout, A., et al. Protein interface prediction using graph convolutional networks. Advances in Neural Information Processing Systems.

<a id="ref-47"></a>[<a href="#ref-47">47</a>] Chen, T., Guestrin, C. XGBoost: a scalable tree boosting system. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining.

<a id="ref-48"></a>[<a href="#ref-48">48</a>] LeCun, Y., et al. Deep learning. Nature.

<a id="ref-49"></a>[<a href="#ref-49">49</a>] Hastie, T., et al. The Elements of Statistical Learning, 2nd Edition. Springer.

<a id="ref-50"></a>[<a href="#ref-50">50</a>] Becker, D.J., et al. Predicting wildlife hosts of betacoronaviruses for SARS-CoV-2 sampling prioritization. bioRxiv.

<a id="ref-51"></a>[<a href="#ref-51">51</a>] Olival, K.J., et al. Host and viral traits predict zoonotic spillover from mammals. Nature.

<a id="ref-52"></a>[<a href="#ref-52">52</a>] Zeng, H., et al. Convolutional neural network for predicting protein-protein interactions. BMC Bioinformatics.

<a id="ref-53"></a>[<a href="#ref-53">53</a>] Hulswit, R.J., et al. Coronavirus spike protein and tropism changes. Advances in Virus Research.

<a id="ref-54"></a>[<a href="#ref-54">54</a>] Lan, J., et al. Structure of the SARS-CoV-2 spike receptor-binding domain bound to the ACE2 receptor. Nature.

<a id="ref-55"></a>[<a href="#ref-55">55</a>] Hoffmann, M., et al. SARS-CoV-2 cell entry depends on ACE2 and TMPRSS2 and is blocked by a clinically proven protease inhibitor. Cell.

<a id="ref-56"></a>[<a href="#ref-56">56</a>] Fowler, D.M., Fields, S. [Deep mutational scanning](/knowledge/bioinformatics/deep-mutational-scanning-machine-learning-sars-cov-2-rbd-escape-mutations): a new style of protein science. Nature Methods.

<a id="ref-57"></a>[<a href="#ref-57">57</a>] Starr, T.N., et al. [Deep mutational scanning](/knowledge/bioinformatics/deep-mutational-scanning-machine-learning-sars-cov-2-spike-antibody-escape) of SARS-CoV-2 receptor binding domain reveals constraints on folding and ACE2 binding. Cell.

<a id="ref-58"></a>[<a href="#ref-58">58</a>] Haddox, H.K., et al. Mapping mutational effects along the evolutionary landscape of HIV envelope. eLife.

<a id="ref-59"></a>[<a href="#ref-59">59</a>] Liu, K., et al. Binding and molecular basis of the bat coronavirus RaTG13 virus to ACE2 in humans and other species. Cell.

<a id="ref-60"></a>[<a href="#ref-60">60</a>] Shang, J., et al. Structural basis of receptor recognition by SARS-CoV-2. Nature.

<a id="ref-61"></a>[<a href="#ref-61">61</a>] Gu, H., et al. Adaptation of SARS-CoV-2 to ACE2 in humans and animals. Cell Host & Microbe.

<a id="ref-62"></a>[<a href="#ref-62">62</a>] Sironi, M., et al. SARS-CoV-2 and COVID-19: a genetic, epidemiological, and evolutionary perspective. Infection, Genetics and Evolution.

<a id="ref-63"></a>[<a href="#ref-63">63</a>] Grubaugh, N.D., et al. Tracking virus outbreaks in the twenty-first century. Nature Microbiology.

<a id="ref-64"></a>[<a href="#ref-64">64</a>] Kitchen, D.B., et al. Docking and scoring in virtual screening for drug discovery: methods and applications. Nature Reviews Drug Discovery.

<a id="ref-65"></a>[<a href="#ref-65">65</a>] Wang, E., et al. End-point binding free energy calculation with MM/PBSA and MM/GBSA: strategies and applications in drug design. Chemical Reviews.

<a id="ref-66"></a>[<a href="#ref-66">66</a>] Nie, J., et al. Establishment and validation of a pseudovirus neutralization assay for SARS-CoV-2. Emerging Microbes & Infections.

<a id="ref-67"></a>[<a href="#ref-67">67</a>] Calisher, C.H., et al. Bats: important reservoir hosts of emerging viruses. Clinical Microbiology Reviews.

<a id="ref-68"></a>[<a href="#ref-68">68</a>] Menachery, V.D., et al. A SARS-like cluster of circulating [bat coronaviruses](/knowledge/viruses/wildlife-viruses/bat-coronaviruses) shows potential for human emergence. Nature Medicine.

<a id="ref-69"></a>[<a href="#ref-69">69</a>] Ge, X.Y., et al. Isolation and characterization of a bat SARS-like coronavirus that uses the ACE2 receptor. Nature.

<a id="ref-70"></a>[<a href="#ref-70">70</a>] Cavanagh, D. Coronavirus avian [infectious bronchitis virus](/knowledge/viruses/avian-viruses/infectious-bronchitis-virus). Veterinary Research.

<a id="ref-71"></a>[<a href="#ref-71">71</a>] Bickerton, E., et al. The S2 subunit of the [infectious bronchitis virus](/knowledge/viruses/avian-viruses/infectious-bronchitis-virus) spike protein is important for host range. Journal of Virology.

<a id="ref-72"></a>[<a href="#ref-72">72</a>] Damas, J., et al. Broad host range of SARS-CoV-2 predicted by comparative and structural analysis of ACE2 in vertebrates. Proceedings of the National Academy of Sciences.

<a id="ref-73"></a>[<a href="#ref-73">73</a>] Oude Munnink, B.B., et al. Transmission of SARS-CoV-2 on mink farms between humans and mink and back to humans. Science.

<a id="ref-74"></a>[<a href="#ref-74">74</a>] Piana, S., et al. How robust are protein folding simulations with respect to force field parameterization? Biophysical Journal.

<a id="ref-75"></a>[<a href="#ref-75">75</a>] Barillari, C., et al. Classification of water molecules in protein binding sites. Journal of the American Chemical Society.

<a id="ref-76"></a>[<a href="#ref-76">76</a>] Grant, O.C., et al. Analysis of the SARS-CoV-2 spike protein glycan shield: implications for immune recognition. bioRxiv.

<a id="ref-77"></a>[<a href="#ref-77">77</a>] Warren, G.L., et al. A critical assessment of docking programs and scoring functions. Journal of Medicinal Chemistry.

<a id="ref-78"></a>[<a href="#ref-78">78</a>] Kryshtafovych, A., et al. Evaluation of template-based modeling in CASP13. Proteins: Structure, Function, and Bioinformatics.

<a id="ref-79"></a>[<a href="#ref-79">79</a>] Parrish, C.R., et al. Cross-species virus transmission and the emergence of new epidemic diseases. Microbiology and Molecular Biology Reviews.

<a id="ref-80"></a>[<a href="#ref-80">80</a>] Jumper, J., et al. Highly accurate [protein structure](/knowledge/bioinformatics/protein-structure-biophysical-levels-folding 2) prediction with AlphaFold. Nature.

<a id="ref-81"></a>[<a href="#ref-81">81</a>] Rives, A., et al. Biological structure and function emerge from scaling unsupervised learning to 250 million protein sequences. Proceedings of the National Academy of Sciences.

<a id="ref-82"></a>[<a href="#ref-82">82</a>] Sugita, Y., Okamoto, Y. Replica-exchange molecular dynamics method for protein folding. Chemical Physics Letters.

<a id="ref-83"></a>[<a href="#ref-83">83</a>] Marrink, S.J., et al. The MARTINI force field: coarse grained model for biomolecular simulations. Journal of Physical Chemistry B.

## Related Clinical & Scientific Guides

* [A Practical Guide to Detecting Antimicrobial Resistance Genes in Shotgun Metagenomic Data](/knowledge/bioinformatics/a-practical-guide-to-detecting-antimicrobial-resistance-genes-in-shotgun-metagenomic-data)
* [Computational Immunology: Modeling the Immune System](/knowledge/bioinformatics/computational-immunology-modeling-the-immune-system)
* [How to Set Hard Filters for Germline Variant Calling: A Practical Guide to GATK Best Practices](/knowledge/bioinformatics/how-to-set-hard-filters-for-germline-variant-calling-a-practical-guide-to-gatk-best-practices)