Evolutionary Dynamics and Computational Modeling of Viral Mutation Rates
By Dr. Zubair Khalid, DVM, MS, PhD ·

Key Takeaways
- Viral mutation rates, typically 10^-4 to 10^-6 substitutions per nucleotide per replication cycle for RNA viruses, are significantly higher than DNA viruses due to the lack of 3'-5' exoribonuclease proofreading in many RNA-dependent RNA polymerases, though exceptions like coronaviruses with nsp14-ExoN exist.
- Host-mediated mutagenesis, primarily through adenosine deaminases acting on RNA (ADARs) and apolipoprotein B mRNA editing enzyme catalytic polypeptide-like (APOBEC) proteins, introduces characteristic mutational signatures (A-to-G and C-to-U transitions, respectively) into viral genomes.
- Computational approaches like phylogenetic reconstruction and phylodynamic models are crucial for estimating substitution rates, tracing transmission dynamics, and inferring effective population sizes (R_e) and temporal changes in viral spread.
- Structural bioinformatics, including molecular dynamics simulations and mapping mutations onto 3D protein structures, is essential for understanding how sequence changes affect protein stability, receptor binding, antibody recognition, and ultimately viral fitness and host range.
- Machine learning and graph-based methods are increasingly used to characterize fitness heterogeneity, predict mutation effects, and identify variants with enhanced transmissibility or altered functional properties, aiding in early detection and response.
- Applications in veterinary virology include assessing zoonotic risk by analyzing mutations affecting host receptor binding (e.g., in coronaviruses), monitoring antiviral resistance through prediction of resistance-conferring mutations, and informing vaccine design by identifying conserved epitopes less prone to immune escape.
Introduction
Viral mutation rates represent a fundamental parameter governing pathogen evolution, host adaptation, and emergence of novel variants in veterinary medicine. The error-prone nature of viral RNA-dependent RNA polymerases, combined with host-mediated selective pressures, generates extensive genetic diversity within infected populations [<a href="#ref-1">1</a>]. This diversity underpins the capacity of viruses to evade host immune responses, alter tissue tropism, and acquire resistance to antiviral compounds [<a href="#ref-2">2</a>, <a href="#ref-3">3</a>]. Understanding the evolutionary dynamics of viral mutation rates requires integration of biophysical principles, population genetics, and computational modeling approaches [<a href="#ref-4">4</a>, <a href="#ref-5">5</a>].
The mutation rate of a virus is not a fixed property but varies across genomic regions, is influenced by sequence context, RNA secondary structure, and replication kinetics [<a href="#ref-1">1</a>]. For RNA viruses, mutation rates typically range from 10^-4 to 10^-6 substitutions per nucleotide per replication cycle, several orders of magnitude higher than those observed in DNA viruses or host genomes [<a href="#ref-1">1</a>, <a href="#ref-6">6</a>]. This elevated mutation rate generates a dynamic population structure often described as a quasispecies, a swarm of closely related but genetically distinct variants that collectively determine viral fitness [<a href="#ref-5">5</a>, <a href="#ref-6">6</a>].
Biophysical Basis of Viral Mutation Rates
Polymerase Fidelity and Proofreading Mechanisms
The intrinsic error rate of viral polymerases is determined by the biochemical properties of the nucleotide incorporation active site. RNA-dependent RNA polymerases lack the 3'-5' exoribonuclease proofreading activity present in many DNA polymerases, resulting in higher misincorporation frequencies [<a href="#ref-1">1</a>, <a href="#ref-7">7</a>]. However, some viral families, including coronaviruses, possess a proofreading exoribonuclease (nsp14-ExoN) that substantially increases replication fidelity [<a href="#ref-7">7</a>]. Inhibition of this proofreading activity has been explored as an antiviral strategy, as reduced fidelity can lead to error catastrophe and viral extinction [<a href="#ref-7">7</a>].
The mutation rate of severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) has been shown to be highly variable between genomic sites, with local sequence context and RNA structure exerting significant influence [<a href="#ref-1">1</a>]. Regions with stable secondary structures may exhibit altered mutation rates due to steric constraints on polymerase translocation or differential exposure to host RNA editing enzymes [<a href="#ref-1">1</a>]. These site-specific rate variations have important implications for predicting the emergence of variants of concern and for designing conserved diagnostic targets [<a href="#ref-8">8</a>, <a href="#ref-9">9</a>].
Host-Mediated Mutagenesis and Editing
Host cellular factors contribute substantially to viral mutation rates through enzymatic modification of viral nucleic acids. Adenosine deaminases acting on RNA (ADARs) catalyze the deamination of adenosine to inosine, which is read as guanosine during replication, leading to A-to-G hypermutation [<a href="#ref-1">1</a>]. Similarly, apolipoprotein B mRNA editing enzyme catalytic polypeptide-like (APOBEC) proteins deaminate cytosine to uracil, generating C-to-U transitions [<a href="#ref-1">1</a>]. These host restriction factors create characteristic mutational signatures that can be identified through computational analysis of viral genome sequences [<a href="#ref-8">8</a>, <a href="#ref-9">9</a>].
The interplay between host editing enzymes and viral countermeasures shapes the evolutionary trajectory of viral populations. Viruses that replicate in tissues with high ADAR or APOBEC expression, such as the central nervous system, may exhibit distinct mutational profiles compared to those replicating in other anatomical sites [<a href="#ref-10">10</a>]. For example, intra-host variation of Nipah virus during the 1998-1999 Malaysian outbreak revealed CNS-associated genetic diversity patterns consistent with tissue-specific selective pressures [<a href="#ref-10">10</a>].
Quasispecies Dynamics and Population Genetics
Theoretical Framework
The quasispecies concept, originally developed from theoretical studies of RNA replicators, describes viral populations as dynamic distributions of mutants centered around one or more master sequences [<a href="#ref-6">6</a>]. The equilibrium distribution of variants is determined by the mutation rate, the fitness landscape, and the population size [<a href="#ref-4">4</a>, <a href="#ref-6">6</a>]. In large viral populations, such as those found in acute infections, multiple beneficial mutations can arise simultaneously, leading to clonal interference and complex evolutionary dynamics [<a href="#ref-5">5</a>, <a href="#ref-6">6</a>].
Mathematical models of quasispecies evolution typically employ deterministic differential equations or stochastic simulations to capture the balance between mutation and selection [<a href="#ref-4">4</a>, <a href="#ref-5">5</a>]. The basic model describes the change in frequency of each variant i as a function of its replication rate (fitness) and the probability of mutation from other variants to i. For a population of n variants, the system is described by:
dx_i/dt = (f_i Q_ii - phi) x_i + sum_{j != i} (f_j Q_ji x_j)
where x_i is the frequency of variant i, f_i is its fitness, Q_ji is the probability of mutation from variant j to i, and phi is the average fitness of the population [<a href="#ref-4">4</a>, <a href="#ref-6">6</a>]. This formulation captures the continuous generation of genetic diversity and the competitive dynamics that drive variant frequency changes.
Fitness Landscapes and Epistasis
The fitness landscape describes the mapping between genotype and reproductive success. For viral populations, this landscape is rugged, with multiple peaks and valleys corresponding to combinations of mutations that confer high or low fitness [<a href="#ref-5">5</a>, <a href="#ref-11">11</a>]. Epistatic interactions, where the effect of one mutation depends on the genetic background, are common in viral genomes and can constrain evolutionary trajectories [<a href="#ref-12">12</a>, <a href="#ref-13">13</a>].
Compensatory mutations that restore fitness losses caused by deleterious mutations are frequently observed in viral evolution [<a href="#ref-13">13</a>]. For example, the S375F mutation in the SARS-CoV-2 spike protein compensates for the fitness cost of S371F, maintaining infectivity of Omicron variants [<a href="#ref-13">13</a>]. Computational models that incorporate epistasis are essential for predicting the likelihood of specific evolutionary pathways and for identifying mutations that may facilitate host range expansion [<a href="#ref-12">12</a>, <a href="#ref-13">13</a>].
Computational Modeling Approaches
Phylogenetic Reconstruction and Molecular Clock Models
Phylogenetic methods estimate the evolutionary relationships among viral sequences and provide a framework for inferring mutation rates and divergence times [<a href="#ref-14">14</a>, <a href="#ref-15">15</a>, <a href="#ref-16">16</a>]. Molecular clock models relate genetic divergence to time, allowing estimation of substitution rates and the timing of key evolutionary events [<a href="#ref-14">14</a>, <a href="#ref-15">15</a>]. The relaxed molecular clock, which allows rate variation among lineages, is often more appropriate for viral datasets where substitution rates may change over time or across host species [<a href="#ref-14">14</a>, <a href="#ref-16">16</a>].
Bayesian phylogenetic methods implemented in programs such as BEAST and MrBayes incorporate prior distributions on model parameters and use Markov chain Monte Carlo sampling to estimate posterior distributions of trees, divergence times, and substitution rates [<a href="#ref-14">14</a>, <a href="#ref-15">15</a>, <a href="#ref-16">16</a>]. These approaches have been applied to trace the evolutionary and spatial dynamics of viral outbreaks, including chikungunya virus in Paraguay [<a href="#ref-14">14</a>], hepatitis A virus in Japan [<a href="#ref-15">15</a>], and West Nile virus lineage 2 in the Russian Federation [<a href="#ref-16">16</a>].
Phylodynamic Models
Phylodynamics integrates phylogenetic inference with epidemiological modeling to understand how pathogen evolution shapes and is shaped by population dynamics [<a href="#ref-14">14</a>, <a href="#ref-17">17</a>, <a href="#ref-18">18</a>]. Birth-death skyline models and coalescent-based approaches allow estimation of effective population size changes, reproduction numbers (R_e), and transmission rates from genetic data [<a href="#ref-18">18</a>]. These models can identify periods of rapid viral spread and estimate the overdispersion in secondary cases from the size of identical sequence clusters [<a href="#ref-18">18</a>].
For veterinary pathogens, phylodynamic analyses have revealed the evolutionary dynamics and molecular adaptation of Rift Valley fever virus across human and non-human outbreaks in Africa [<a href="#ref-17">17</a>]. Similarly, phylogeographic approaches have traced the spatial spread of West Nile virus lineage 2 across the Russian Federation, identifying key migration corridors and reservoir populations [<a href="#ref-16">16</a>].
Machine Learning and Graph-Based Approaches
Recent advances in machine learning have provided powerful tools for analyzing viral evolutionary dynamics [<a href="#ref-5">5</a>, <a href="#ref-9">9</a>, <a href="#ref-19">19</a>, <a href="#ref-20">20</a>]. Graph representation learning methods, which represent viral sequences as nodes in a graph with edges encoding genetic distances or evolutionary relationships, can capture complex patterns of fitness variation [<a href="#ref-5">5</a>]. These approaches have been used to characterize heterogeneity in SARS-CoV-2 fitness dynamics and to identify variants with enhanced transmissibility [<a href="#ref-5">5</a>].
Large language models trained on viral sequence data can generate novel sequences with desired properties and predict the impact of mutations on protein function [<a href="#ref-19">19</a>]. The SARITA model, for example, generates S1 subunit sequences of the SARS-CoV-2 spike protein and has been used to explore sequence space for variants with altered receptor binding properties [<a href="#ref-19">19</a>]. Machine learning approaches have also been developed to identify key residues involved in protein-protein interactions, enabling prediction of mutations that may affect host range or antibody neutralization [<a href="#ref-20">20</a>].
Predicting Mutation Trends from Historical Data
Time-series analysis of viral sequence data can reveal temporal patterns in mutation frequencies and enable prediction of future evolutionary trends [<a href="#ref-9">9</a>]. Models that incorporate historical mutation frequency data, selective pressures, and epidemiological parameters can forecast the emergence of dominant variants [<a href="#ref-9">9</a>, <a href="#ref-21">21</a>]. These predictive models are valuable for veterinary surveillance programs, allowing proactive development of diagnostic assays and vaccines [<a href="#ref-9">9</a>].
Stochastic perturbation models that incorporate random fluctuations in epidemiological parameters provide a more realistic representation of viral evolution in natural populations [<a href="#ref-21">21</a>]. These models account for the inherent randomness in mutation events, transmission bottlenecks, and host immune responses, generating probabilistic forecasts of variant dynamics [<a href="#ref-21">21</a>].
Mapping Mutations onto Three-Dimensional Structures
Structural Bioinformatics Approaches
Understanding the functional impact of viral mutations requires mapping sequence changes onto three-dimensional protein structures [<a href="#ref-8">8</a>, <a href="#ref-12">12</a>, <a href="#ref-22">22</a>, <a href="#ref-23">23</a>, <a href="#ref-24">24</a>, <a href="#ref-25">25</a>, <a href="#ref-26">26</a>]. Computational structural biology methods, including homology modeling, molecular dynamics simulations, and docking studies, allow prediction of how mutations alter protein stability, receptor binding affinity, and antibody recognition [<a href="#ref-12">12</a>, <a href="#ref-22">22</a>, <a href="#ref-27">27</a>, <a href="#ref-28">28</a>].
The spike glycoprotein of coronaviruses has been extensively studied using structural approaches [<a href="#ref-8">8</a>, <a href="#ref-12">12</a>, <a href="#ref-22">22</a>, <a href="#ref-28">28</a>, <a href="#ref-29">29</a>]. Mutations in the receptor binding domain can be mapped onto the three-dimensional structure to identify residues that directly contact the host receptor or are recognized by neutralizing antibodies [<a href="#ref-8">8</a>, <a href="#ref-22">22</a>]. The D614G mutation in SARS-CoV-2 spike, for example, was shown to reshape allosteric networks and alter the conformational dynamics of the spike trimer, enhancing infectivity [<a href="#ref-12">12</a>].
Identification of Hypervariable and Conserved Regions
Structural mapping of mutations across viral genomes reveals regions of high variability (hypervariable regions) and regions that are evolutionarily constrained (conserved regions) [<a href="#ref-8">8</a>, <a href="#ref-23">23</a>]. Hypervariable regions typically correspond to surface-exposed loops that are under strong immune selection pressure, while conserved regions often include active sites, receptor binding pockets, and structural cores essential for protein function [<a href="#ref-8">8</a>, <a href="#ref-23">23</a>].
For veterinary pathogens, structural analysis of the VP2 protein from infectious bursal disease virus has identified hypervariable loops that determine antigenic diversity and conserved structural elements required for capsid assembly [<a href="#ref-23">23</a>]. Similarly, analysis of the Nipah virus fusion protein has identified conserved epitopes that represent promising targets for therapeutic nanobody development [<a href="#ref-25">25</a>].
Molecular Dynamics Simulations
Molecular dynamics simulations provide atomic-level insights into the effects of mutations on protein dynamics and function [<a href="#ref-12">12</a>, <a href="#ref-26">26</a>, <a href="#ref-27">27</a>, <a href="#ref-28">28</a>, <a href="#ref-29">29</a>, <a href="#ref-30">30</a>]. These simulations model the physical movements of atoms and molecules over time, revealing how mutations alter conformational equilibria, protein stability, and intermolecular interactions [<a href="#ref-12">12</a>, <a href="#ref-28">28</a>, <a href="#ref-29">29</a>].
Enhanced sampling methods, such as metadynamics and replica exchange molecular dynamics, can capture rare conformational events that are critical for understanding mutation effects [<a href="#ref-29">29</a>]. These approaches have revealed metastable conformations driving antibody escape mediated by the K417N mutation in SARS-CoV-2 spike [<a href="#ref-29">29</a>]. For veterinary applications, molecular dynamics simulations have been used to study the binding kinetics of protease inhibitors in the context of drug resistance mutations [<a href="#ref-30">30</a>] and to investigate how single mutations in the Ebola virus matrix protein VP40 enhance plasma membrane localization [<a href="#ref-26">26</a>].
Protein-Protein Interaction Networks
Comprehensive atomic-scale three-dimensional viral-host protein interactomes enable dissection of key mechanisms underlying viral pathogenesis [<a href="#ref-24">24</a>]. These interactome maps integrate structural data from X-ray crystallography, cryo-electron microscopy, and computational predictions to create detailed models of viral-host protein complexes [<a href="#ref-24">24</a>]. By mapping mutations onto these interactomes, researchers can identify mutations that disrupt or enhance specific protein-protein interactions, providing mechanistic explanations for changes in host range, tissue tropism, and virulence [<a href="#ref-24">24</a>].
The following table summarizes key computational methods for analyzing viral mutation rates and their structural impacts:
| Method | Application | Key Outputs | References |
|---|---|---|---|
| Phylogenetic reconstruction | Estimating substitution rates and divergence times | Time-calibrated trees, rate estimates | [<a href="#ref-14">14</a>, <a href="#ref-15">15</a>, <a href="#ref-16">16</a>] |
| Phylodynamic models | Integrating evolution and epidemiology | R_e estimates, population size dynamics | [<a href="#ref-14">14</a>, <a href="#ref-17">17</a>, <a href="#ref-18">18</a>] |
| Machine learning | Predicting mutation effects and fitness | Variant classification, sequence generation | [<a href="#ref-5">5</a>, <a href="#ref-9">9</a>, <a href="#ref-19">19</a>, <a href="#ref-20">20</a>] |
| Molecular dynamics | Atomic-level mutation impact analysis | Conformational ensembles, binding free energies | [<a href="#ref-12">12</a>, <a href="#ref-26">26</a>, <a href="#ref-27">27</a>, <a href="#ref-28">28</a>, <a href="#ref-29">29</a>, <a href="#ref-30">30</a>] |
| Structural mapping | Identifying hypervariable and conserved regions | 3D mutation landscapes, epitope maps | [<a href="#ref-8">8</a>, <a href="#ref-22">22</a>, <a href="#ref-23">23</a>, <a href="#ref-24">24</a>, <a href="#ref-25">25</a>] |
Workflow for Computational Analysis of Viral Mutation Rates
The following Mermaid diagram illustrates a typical computational workflow for analyzing viral mutation rates and their evolutionary implications:
flowchart TD
A["Viral Sequence Data Collection"] --> B["Quality Control and Alignment"]
B --> C["Mutation Rate Estimation"]
C --> D["Phylogenetic Reconstruction"]
D --> E["Phylodynamic Analysis"]
E --> F["Selection Pressure Detection"]
F --> G["Structural Mapping of Mutations"]
G --> H["Molecular Dynamics Simulations"]
H --> I["Functional Impact Prediction"]
I --> J["Veterinary Diagnostic and Surveillance Applications"]
C --> K["Quasispecies Analysis"]
K --> L["Intra-host Variant Characterization"]
L --> M["Tissue-Specific Mutation Patterns"]
M --> G
F --> N["Identification of Conserved Regions"]
N --> O["Diagnostic Target Design"]
O --> J
F --> P["Identification of Hypervariable Regions"]
P --> Q["Vaccine Target Assessment"]
Q --> J
This workflow begins with sequence data collection from clinical or environmental samples, followed by quality control and multiple sequence alignment [<a href="#ref-14">14</a>, <a href="#ref-15">15</a>]. Mutation rates are estimated using maximum likelihood or Bayesian methods, and phylogenetic trees are reconstructed to infer evolutionary relationships [<a href="#ref-14">14</a>, <a href="#ref-15">15</a>, <a href="#ref-16">16</a>]. Phylodynamic analyses integrate epidemiological data to understand transmission dynamics [<a href="#ref-14">14</a>, <a href="#ref-17">17</a>, <a href="#ref-18">18</a>]. Selection pressure detection identifies sites under positive or negative selection, which are then mapped onto three-dimensional protein structures [<a href="#ref-8">8</a>, <a href="#ref-22">22</a>, <a href="#ref-23">23</a>]. Molecular dynamics simulations provide mechanistic insights into mutation effects [<a href="#ref-12">12</a>, <a href="#ref-26">26</a>, <a href="#ref-27">27</a>, <a href="#ref-28">28</a>, <a href="#ref-29">29</a>, <a href="#ref-30">30</a>]. The results inform veterinary diagnostic target design, vaccine development, and surveillance strategies.
Applications in Veterinary Virology
Host Range Evolution and Zoonotic Risk Assessment
Computational modeling of viral mutation rates is essential for assessing zoonotic potential and host range evolution [<a href="#ref-17">17</a>, <a href="#ref-31">31</a>]. Mutations that alter receptor binding specificity, enhance replication in new host species, or evade host immune responses can be identified through comparative genomic analyses and structural modeling [<a href="#ref-17">17</a>, <a href="#ref-31">31</a>]. For example, in silico assessment of feline coronavirus FCoV-23 has evaluated the risk of possible human transmission by analyzing mutations in the spike protein that may affect human ACE2 receptor binding [<a href="#ref-31">31</a>].
Phylodynamic analyses of Rift Valley fever virus across human and non-human outbreaks in Africa have revealed patterns of cross-species transmission and identified viral lineages with enhanced capacity for spillover [<a href="#ref-17">17</a>]. These analyses inform veterinary surveillance programs and guide the development of control strategies for livestock populations [<a href="#ref-17">17</a>].
Antiviral Resistance Monitoring
The evolution of antiviral resistance is a major concern in veterinary medicine [<a href="#ref-3">3</a>, <a href="#ref-7">7</a>, <a href="#ref-30">30</a>]. Computational models can predict the likelihood of resistance emergence under different treatment regimens and identify mutations that confer resistance [<a href="#ref-3">3</a>, <a href="#ref-7">7</a>]. For chikungunya virus, evolution of antiviral resistance has been shown to capture transient interdomain functional interactions between envelope glycoproteins, revealing structural constraints on resistance pathways [<a href="#ref-3">3</a>].
Molecular dynamics simulations of protease-inhibitor complexes can predict how resistance mutations alter binding kinetics and drug efficacy [<a href="#ref-30">30</a>]. These predictions guide the selection of antiviral compounds with higher genetic barriers to resistance and inform treatment protocols for veterinary patients [<a href="#ref-7">7</a>, <a href="#ref-30">30</a>].
Vaccine Design and Efficacy Prediction
Understanding viral mutation rates and evolutionary dynamics is critical for vaccine design [<a href="#ref-6">6</a>, <a href="#ref-23">23</a>, <a href="#ref-32">32</a>]. Vaccines targeting conserved epitopes are less likely to be rendered ineffective by viral evolution, while vaccines targeting hypervariable regions may require frequent updates [<a href="#ref-23">23</a>, <a href="#ref-32">32</a>]. Computational structural analysis can identify conserved epitopes that are under strong functional constraint and therefore less likely to mutate [<a href="#ref-23">23</a>, <a href="#ref-25">25</a>].
For coxsackievirus A6, evolutionary dynamics analysis has informed antiviral strategy development by identifying conserved targets and predicting the emergence of antigenic variants [<a href="#ref-32">32</a>]. Similarly, structural modeling of the infectious bursal disease virus VP2 protein has guided epitope prediction for vaccine development [<a href="#ref-23">23</a>].
Limitations and Future Directions
Despite significant advances, computational modeling of viral mutation rates faces several challenges. The accuracy of mutation rate estimates depends on the quality and representativeness of sequence data, which may be biased by sampling protocols and sequencing technologies [<a href="#ref-1">1</a>]. Models must account for the complex interplay between mutation, selection, genetic drift, and population structure, which requires sophisticated statistical frameworks [<a href="#ref-4">4</a>, <a href="#ref-5">5</a>, <a href="#ref-6">6</a>].
Future directions include the integration of multi-omics data (transcriptomics, proteomics, metabolomics) with evolutionary models to provide a more comprehensive understanding of viral fitness [<a href="#ref-2">2</a>]. Advances in artificial intelligence, particularly deep learning and generative models, promise to improve prediction of mutation effects and enable real-time monitoring of viral evolution [<a href="#ref-5">5</a>, <a href="#ref-9">9</a>, <a href="#ref-19">19</a>, <a href="#ref-20">20</a>]. The development of user-friendly computational platforms that integrate these methods will facilitate their adoption in veterinary diagnostic laboratories and research institutions [<a href="#ref-4">4</a>].
Conclusion
Evolutionary dynamics and computational modeling of viral mutation rates represent a critical intersection of virology, biophysics, and bioinformatics. The error-prone replication of RNA viruses generates extensive genetic diversity that drives adaptation, host range expansion, and immune evasion. Mathematical models of quasispecies dynamics, phylogenetic reconstruction, and phylodynamic analysis provide frameworks for understanding and predicting viral evolution. Structural bioinformatics approaches, including molecular dynamics simulations and protein-protein interaction mapping, enable mechanistic interpretation of mutation effects. These computational methods have direct applications in veterinary medicine, including zoonotic risk assessment, antiviral resistance monitoring, and vaccine design. Continued development of these approaches will enhance our ability to respond to emerging viral threats in animal populations.
Related Clinical & Scientific Guides
- A Practical Guide to Detecting Antimicrobial Resistance Genes in Shotgun Metagenomic Data
- Computational Immunology: Modeling the Immune System
- How to Set Hard Filters for Germline Variant Calling: A Practical Guide to GATK Best Practices