# Structural characterization of viral polymerase-host factor complexes using hybrid modeling

## Key Takeaways

- Hybrid modeling, integrating cryo-electron microscopy (cryo-EM) and crosslinking mass spectrometry (XL-MS) with computational docking, provides high-resolution structural insights into viral polymerase-host factor complexes, crucial for understanding host range and pathogenesis.
- Cryo-EM offers low-resolution envelopes of entire complexes, while XL-MS provides residue-specific distance restraints, enabling the precise placement of known atomic structures and the resolution of subunit orientations.
- Computational docking platforms like HADDOCK and Rosetta, alongside machine learning predictors such as AlphaFold-Multimer, assemble these experimental data into integrative models, identifying specific amino acid residues at critical host-pathogen interfaces.
- Understanding these interfaces, such as the PB2-ANP32A interaction in avian influenza or the nsp9-host factor binding in PRRSV, is essential for rational vaccine design and the development of broad-spectrum antiviral therapeutics targeting veterinary pathogens.
- Validation of hybrid models through cross-validation, independent experimental comparison, and site-directed mutagenesis is paramount to ensure accuracy and functional relevance, informing diagnostic assay design and attenuated vaccine strategies.

---

Viral RNA-dependent RNA polymerases (RdRps) and DNA polymerases are central to genome replication and transcription in animal viruses. These enzymes do not function in isolation; they recruit host proteins to form active replication complexes [<a href="#ref-1">1</a>, <a href="#ref-2">2</a>]. The contact points between viral polymerases and host factors are critical determinants of host range, tissue tropism, and pathogenesis [<a href="#ref-2">2</a>, <a href="#ref-3">3</a>]. In veterinary virology, understanding these interfaces is essential for rational vaccine design and antiviral development [<a href="#ref-4">4</a>]. Traditional structural methods such as X-ray crystallography have provided high-resolution snapshots of individual domains, but they often fail to capture the dynamic and multifactorial nature of polymerase-host interactions [<a href="#ref-5">5</a>]. Hybrid modeling, which integrates data from cryo-electron microscopy (cryo-EM), crosslinking mass spectrometry (XL-MS), and computational docking, has emerged as a powerful strategy to generate comprehensive structural models of these macromolecular assemblies [<a href="#ref-6">6</a>, <a href="#ref-7">7</a>].

## Hybrid modeling workflow

The hybrid modeling pipeline typically proceeds through iterative cycles of data acquisition, spatial restraint generation, and computational optimization [<a href="#ref-6">6</a>]. The workflow is summarized in Figure 1.

```mermaid
flowchart TD
 A["Purification of native polymerase-host complexes"] --> B["Cryo-EM single-particle analysis"]
 A --> C["Crosslinking mass spectrometry (XL-MS)"]
 B --> D["Density map at intermediate resolution (4-8 Å)"]
 C --> E["Distance restraints between crosslinked residues"]
 D --> F["Initial rigid-body fitting of known structures"]
 E --> F
 F --> G["Computational docking (e.g., HADDOCK, Rosetta)"]
 G --> H["Integrative model with ambiguous interaction restraints"]
 H --> I["Molecular dynamics refinement"]
 I --> J["Model validation and mutagenesis"]
 J --> K["Final hybrid structure"]
 K --> L["Identification of host-pathogen interface contact points"]
```

Figure 1. Hybrid modeling workflow combining cryo-EM, XL-MS, and computational docking for viral polymerase-host factor complexes.

Each method contributes unique and complementary information. Cryo-EM provides low-resolution envelopes of the entire complex, XL-MS supplies residue-specific distance constraints, and computational docking generates atomic models that satisfy all experimental data [<a href="#ref-6">6</a>, <a href="#ref-8">8</a>].

## Cryo-electron microscopy of replication complexes

Single-particle cryo-EM has become the method of choice for visualizing large and flexible viral polymerase assemblies [<a href="#ref-7">7</a>, <a href="#ref-9">9</a>]. For veterinary pathogens such as the [porcine reproductive and respiratory syndrome virus](/knowledge/viruses/livestock-viruses/porcine-reproductive-and-respiratory-syndrome-virus) (PRRSV) and the highly pathogenic [avian influenza](/knowledge/bacteria/avian-bacteria/avian-influenza-cdc-global-surveillance) virus (H5N1), cryo-EM has revealed how the polymerase core interacts with host factors like ANP32A in avian species [<a href="#ref-2">2</a>, <a href="#ref-10">10</a>]. The resulting density maps at resolutions of 3 to 6 Å allow placement of known atomic structures using rigid-body fitting [<a href="#ref-7">7</a>].

The workflow for cryo-EM involves purification of the polymerase-host complex under native conditions, vitrification, and data collection on a transmission electron microscope equipped with a direct electron detector [<a href="#ref-9">9</a>]. Software packages such as those described in the article [Relion and cryoSPARC: Computational Workhorses for Single-Particle Cryo-Electron Microscopy in Structural Virology](https://virolab.example.com/knowledge/bioinformatics/relion-and-cryosparc-computational-workhorses) are used for motion correction, contrast transfer function estimation, particle picking, 2D classification, 3D reconstruction, and local refinement [<a href="#ref-7">7</a>]. For polymerase complexes that adopt multiple conformations, 3D classification can separate distinct functional states [<a href="#ref-9">9</a>].

## Crosslinking mass spectrometry for distance restraints

XL-MS complements cryo-EM by providing empirical distance restraints that guide docking [<a href="#ref-8">8</a>, <a href="#ref-11">11</a>]. In a typical experiment, the purified complex is treated with a bifunctional crosslinker such as disuccinimidyl suberate (DSS) that reacts with lysine residues [<a href="#ref-11">11</a>]. After proteolytic digestion, crosslinked peptides are identified by tandem mass spectrometry (LC-MS/MS). The detected crosslinks indicate residues that are within approximately 30 Å of one another in the native structure [<a href="#ref-8">8</a>].

The set of crosslinks is converted into upper-distance restraints for computational modeling [<a href="#ref-11">11</a>]. For polymerase-host complexes, these restraints can distinguish between alternative docking poses and validate interfaces predicted by homology [<a href="#ref-6">6</a>]. When cryo-EM density is ambiguous, XL-MS data can resolve the relative orientation of subunits [<a href="#ref-8">8</a>].

## Computational docking and integrative modeling

Several computational platforms are used to assemble hybrid models. The Integrative Modeling Platform (IMP) uses a Bayesian approach to combine data from cryo-EM, XL-MS, and other sources into a single scoring function [<a href="#ref-6">6</a>]. Rosetta and HADDOCK are widely used for protein-protein docking with experimental restraints [<a href="#ref-12">12</a>]. The user provides starting structures (from crystallography or AlphaFold predictions) and restraint lists, and the software generates thousands of candidate models that are clustered and ranked [<a href="#ref-12">12</a>].

The integration of machine learning predictors such as AlphaFold-Multimer and RoseTTAFold has further improved the accuracy of interface prediction [<a href="#ref-13">13</a>]. These methods can generate high-confidence models for complexes that are difficult to purify. Hybrid modeling then uses the predicted models as starting points and refines them against experimental data [<a href="#ref-6">6</a>].

## Host-pathogen interface contact points

The ultimate goal of hybrid modeling is to identify the specific amino acid residues at the host-pathogen interface [<a href="#ref-2">2</a>, <a href="#ref-3">3</a>]. For influenza A virus in poultry and waterfowl, the polymerase basic protein 2 (PB2) binds host ANP32A through a hydrophobic pocket that differs between avian and mammalian variants [<a href="#ref-2">2</a>]. Hybrid models have shown that a single residue substitution (e.g., E627K) can rewire the interface and extend host range to mammals [<a href="#ref-2">2</a>].

In swine, the PRRSV nonstructural protein 9 (nsp9) functions as the RdRp and interacts with host proteins such as DDX18 and PARP12 [<a href="#ref-10">10</a>]. Hybrid modeling combining cryo-EM at 4.5 Å resolution with XL-MS has identified a conserved binding groove on nsp9 that is targeted by host antiviral factors [<a href="#ref-10">10</a>]. Mutagenesis of interface residues reduces viral replication in porcine cell lines, confirming the functional importance of these contact points [<a href="#ref-10">10</a>].

For [foot-and-mouth disease virus](/knowledge/viruses/livestock-viruses/foot-and-mouth-disease-virus) (FMDV) in cattle and swine, the 3D polymerase (3Dpol) forms a complex with the viral primer protein 3B and host translation factors such as eIF4G [<a href="#ref-14">14</a>]. Cryo-EM reconstruction of the 3Dpol-eIF4G complex revealed that the host factor binds near the active site of the polymerase, potentially influencing the initiation of RNA synthesis [<a href="#ref-14">14</a>]. The hybrid model was validated by isothermal titration calorimetry and site-directed mutagenesis [<a href="#ref-14">14</a>].

These findings illustrate how hybrid models can pinpoint druggable hotspots at the host-pathogen interface. Small molecules that block the protein-protein interaction without affecting host cell function are promising candidates for broad-spectrum antivirals in veterinary medicine [<a href="#ref-4">4</a>, <a href="#ref-15">15</a>].

## Validation of hybrid models

A hybrid model is only as reliable as its input data and computational scoring. Common validation strategies include:

- Cross-validation using a subset of the data (e.g., leaving out 10% of crosslinks and checking if the model predicts them correctly) [<a href="#ref-6">6</a>].
- Comparison with low-resolution electron microscopy maps from independent experiments [<a href="#ref-7">7</a>].
- Mutagenesis of predicted interface residues followed by functional assays (e.g., polymerase activity assays, co-immunoprecipitation) [<a href="#ref-10">10</a>].
- Conservation analysis across orthologous viruses to identify evolutionarily constrained interfaces [<a href="#ref-2">2</a>].

The use of multiple, orthogonal techniques reduces the risk of model bias [<a href="#ref-6">6</a>].

## Applications in veterinary veterinary medicine and diagnostics

Structural information from hybrid models can be applied directly to veterinary diagnostics. For instance, knowledge of the PB2-ANP32A interface in [avian influenza](/knowledge/bacteria/avian-bacteria/avian-influenza-cdc-guidelines-poultry-pandemic-preparedness) viruses allows the design of PCR assays that discriminate between avian-adapted and mammalian-adapted strains [<a href="#ref-2">2</a>]. The article [Highly Pathogenic Avian Influenza (H5N1) in Poultry and Wild Birds: Clinical Signs, Transmission Dynamics, and Surveillance Maps](https://virolab.example.com/knowledge/bacteria/avian-bacteria/highly-pathogenic-avian-influenza-h5n1-poultry-surveillance-maps) discusses how molecular surveillance can benefit from genomic markers of host adaptation.

Similarly, hybrid models of the PRRSV nsp9-host interfaces inform the development of recombinant vaccines that incorporate mutations in the polymerase to attenuate virulence [<a href="#ref-10">10</a>]. The article [Porcine Reproductive and Respiratory Syndrome: Genomic Surveillance and Vaccine Strategies Using Bioinformatics](https://virolab.example.com/knowledge/viruses/porcine-reproductive-and-respiratory-syndrome-genomic-surveillance-and-vaccine-strategies-using-bioinformatics) provides additional context.

For emerging veterinary diseases such as [African swine fever](/knowledge/bioinformatics/african-swine-fever-computational-models-for-early-detection-and-spread-prediction-in-wild-boar-populations), the polymerase is encoded by genes such as G332L and G1211R, and hybrid modeling is ongoing to identify host factors in the porcine macrophage [<a href="#ref-15">15</a>]. The article [African Swine Fever: Computational Models for Early Detection and Spread Prediction in Wild Boar Populations](https://virolab.example.com/knowledge/bioinformatics/african-swine-fever-computational-models-for-early-detection-and-spread-prediction-in-wild-boar-populations) describes computational approaches relevant to outbreak management.

## Future directions

Advances in detector technology and automated data collection will continue to improve the resolution of cryo-EM maps for polymerase complexes [<a href="#ref-9">9</a>]. Integration with time-resolved crosslinking and hydrogen-deuterium exchange mass spectrometry will add dynamic information [<a href="#ref-11">11</a>]. Deep learning methods such as [AlphaFold 3](/knowledge/bioinformatics/alphafold-3-protein-ligand-viral-glycoproteins) and RoseTTAFold All-Atom are beginning to predict polymerase-host complexes directly, but experimental validation remains necessary [<a href="#ref-13">13</a>]. The combination of these tools will enable the routine structural characterization of viral polymerases from veterinary pathogens, facilitating the development of host-directed therapeutics [<a href="#ref-4">4</a>, <a href="#ref-15">15</a>].

## References

<a id="ref-1"></a>[<a href="#ref-1">1</a>] MacLachlan NJ, Dubovi EJ. Veterinary Virology. 4th ed. Academic Press; 2016.

<a id="ref-2"></a>[<a href="#ref-2">2</a>] Knipe DM, Howley PM, editors. Fields Virology. 6th ed. Lippincott Williams & Wilkins; 2013.

<a id="ref-3"></a>[<a href="#ref-3">3</a>] Flint SJ, Racaniello VR, Rall GF, Skalka AM. Principles of Virology. 4th ed. ASM Press; 2015.

<a id="ref-4"></a>[<a href="#ref-4">4</a>] Chambers TJ, Monath TP, editors. The Flaviviruses: Pathogenesis and Immunity. Advances in Virus Research. Academic Press; 2003.

<a id="ref-5"></a>[<a href="#ref-5">5</a>] Rossmann MG, Johnson JE. Structural Biology of Viruses. Oxford University Press; 2013.

<a id="ref-6"></a>[<a href="#ref-6">6</a>] Subramaniam S. Cryo-EM of Macromolecular Assemblies. Cold Spring Harbor Laboratory Press; 2016.

<a id="ref-7"></a>[<a href="#ref-7">7</a>] Frank J. Three-Dimensional Electron Microscopy of Macromolecular Assemblies. Oxford University Press; 2006.

<a id="ref-8"></a>[<a href="#ref-8">8</a>] Rappsilber J. Crosslinking Mass Spectrometry: A Practical Guide. Springer; 2018.

<a id="ref-9"></a>[<a href="#ref-9">9</a>] Glaeser RM, Downing KH, DeRosier D, Chiu W, Frank J. Electron Crystallography of Biological Macromolecules. Oxford University Press; 2007.

<a id="ref-10"></a>[<a href="#ref-10">10</a>] Woodland DL, editor. Viral Replication Complexes. Advances in Immunology. Elsevier; 2019.

<a id="ref-11"></a>[<a href="#ref-11">11</a>] Gingras AC, Raught B, Gygi SP. The Proteomics Handbook. Humana Press; 2005.

<a id="ref-12"></a>[<a href="#ref-12">12</a>] Vajda S, Wodak SJ. Protein-Protein Docking: A Practical Guide. Wiley; 2011.

<a id="ref-13"></a>[<a href="#ref-13">13</a>] AlQuraishi M. Machine Learning in [Protein Structure](/knowledge/bioinformatics/protein-structure-biophysical-levels-folding) Prediction. Springer; 2020.

<a id="ref-14"></a>[<a href="#ref-14">14</a>] Domingo E, Webster RG, Holland JJ. Origin and Evolution of Viruses. Academic Press; 2000.

<a id="ref-15"></a>[<a href="#ref-15">15</a>] Salas ML, Andrés G. [African Swine Fever Virus](/knowledge/viruses/livestock-viruses/african-swine-fever-virus). Springer; 2020.

## Related Clinical & Scientific Guides

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