Skip to main content

ORIGINAL RESEARCH article

Front. Vet. Sci., 07 June 2023
Sec. Veterinary Epidemiology and Economics

Classification of porcine reproductive and respiratory syndrome clinical impact in Ontario sow herds using machine learning approaches

  • 1School of Computer Science, University of Guelph, Guelph, ON, Canada
  • 2Department of Population Medicine, Ontario Veterinary College, University of Guelph, Guelph, ON, Canada
  • 3SVA, National Veterinary Institute, Uppsala, Sweden

Since the early 1990s, porcine reproductive and respiratory syndrome (PRRS) virus outbreaks have been reported across various parts of North America, Europe, and Asia. The incursion of PRRS virus (PRRSV) in swine herds could result in various clinical manifestations, resulting in a substantial impact on the incidence of respiratory morbidity, reproductive loss, and mortality. Veterinary experts, among others, regularly analyze the PRRSV open reading frame-5 (ORF-5) for prognostic purposes to assess the risk of severe clinical outcomes. In this study, we explored if predictive modeling techniques could be used to identify the severity of typical clinical signs observed during PRRS outbreaks in sow herds. Our study aimed to evaluate four baseline machine learning (ML) algorithms: logistic regression (LR) with ridge and lasso regularization techniques, random forest (RF), k-nearest neighbor (KNN), and support vector machine (SVM), for the clinical impact classification of ORF-5 sequences and demographic data into high impact and low impact categories. First, baseline classifiers were evaluated using different input representations of ORF-5 nucleotides, amino acid sequences, and demographic data using a 10-fold cross-validation technique. Then, we designed a consensus voting ensemble approach to aggregate the different types of input representations for genetic and demographic data for classifying clinical impact. In this study, we observed that: (a) for abortion and pre-weaning mortality (PWM), different classifiers gained improvement over baseline accuracy, which showed the plausible presence of both genotypic-phenotypic and demographic-phenotypic relationships, (b) for sow mortality (SM), no baseline classifier successfully established such linkages using either genetic or demographic input data, (c) baseline classifiers showed good performance with a moderate variance of the performance metrics, due to high-class overlap and the small dataset size used for training, and (d) the use of consensus voting ensemble techniques helped to make the predictions more robust and stabilized the performance evaluation metrics, but overall accuracy did not substantially improve the diagnostic metrics over baseline classifiers.

1. Introduction

Porcine reproductive and respiratory syndrome (PRRS) is currently considered the most important endemic viral disease affecting commercial swine populations in North America (1, 2). PRRS is present globally, with only a few countries with swine populations in Europe (i.e., Switzerland, Sweden, Norway, and Finland) and New Zealand free from it (3, 4). PRRS affects the pork industry’s breeding and grower-finisher sectors through a significant decrease in reproductive health, an increase in mortality and morbidity, and a reduction in growth rate (5). In individual animals, the disease is characterized by reproductive and respiratory clinical signs such as abortion, anorexia, dyspnea, inappetence, premature farrowing, stillborn or weak-born piglets, mummified fetuses, and increased likelihood of mortality (57). The causative agent of PRRS is the porcine reproductive and respiratory syndrome virus (PRRSV), an RNA virus classified into the family Arteriviridae, now classified into the genus Rodartevirus (8). PRRSV is classified into two major types: the European type (Type-1 or Lelystad virus) and the North American type (Type-2 or VR-2332) (911).

PRRSV diagnostics and monitoring depend on molecular characterization, commonly based on the 603 nucleotide base pairs long open reading frame 5 (ORF-5) region, which encodes for envelope surface glycoprotein (GP5). The sequencing of ORF-5 is used to establish the plausible origin of outbreaks and for conducting molecular and epidemiological studies (1214). Once available, the ORF-5 nucleotide sequence is used to classify PRRSV into distinct groups, either based on the in-silico classification of ORF-5 into discrete restricted fragment length polymorphism (RFLP) patterns or genetic clusters based on the direct application of clustering algorithms (14). Although PRRSV circulates endemically, temporal emergence and clustering of individual genotypes are well established. Some of the distinct PRRS virus groups that emerged consistently have a high clinical impact in swine herds, and this assessment is typically done using clinical impressions and in some cases, followed by experimental studies (12, 15, 16). Some recent examples of PRRS viruses with a reported high clinical impact are designated as RFLPs 1–7–4 (17), 1–8–4 (13, 18, 19), 1–22–2 (8), and RLFP 1–4–2 or 1–4–4 (20). Apart from ORF-5 genetic sequences, herd-level demographic attributes are also known to contribute to the clinical severity of outbreaks (5). Therefore, classifying PRRSV circulating strains helps predict the possible clinical impact of the outbreak in a herd or region. This prognostic assessment is essential because the management of PRRSV in sow herds is complex and involves several pharmaceuticals, demographic, and management approaches used in different combinations and sequences (2123).

Understanding the likely clinical impact of PRRSV outbreaks using demographic and genetic data could potentially influence the timing of intervention strategies for managing PRRSV outbreaks and reducing their impact on health, welfare, and productivity. The wide availability of nucleotide data, when coupled with advances in machine learning (ML) approaches, creates unique opportunities to explore the clinical prognosis of PRRSV outbreaks using a data-driven approach. ML techniques have been used with different representations of genomic sequences for sequence classification tasks (2431), including the pathogenicity classification of avian influenza viruses in poultry (32). An overview of ML and ensemble approaches used in this study and different bioinformatics applications can be found in Section S1 (see Supplementary materials).

This study aimed to explore the application of supervised ML techniques for predicting the clinical impact of PRRSV in sow herds. This was accomplished by addressing two objectives. The first objective was to evaluate the accuracy of different baseline ML algorithms using ORF-5 sequence data and herd-level demographic and management factors data for the prognosis of three distinct and frequently reported clinical impacts at the herd level: abortion, preweaning mortality (PWM), and sow mortality (SM). The second objective was to create an ensemble using the best-performing baseline algorithms on different input representations and compare its performance with the individual classifiers.

2. Materials and methods

2.1. Data collection, data cleaning, and data preprocessing

The ORF-5 sequence and the demographic dataset were collected during a previous study by Rosendal et al. (33), for which sequencing was performed at the Animal Health Laboratory (AHL), University of Guelph, Guelph, Ontario, Canada. Briefly, the samples for sequencing were collected from swine herds in Ontario and submitted to the AHL from Sept. 1, 2004, to Aug. 31, 2007. Dichotomous herd-level information about the presence of different clinical signs for each herd (i.e., abortion, sows-off-feed, stillborn pigs, weak born pigs, sow/boar mortality, pre-weaning mortality, nursery respiratory, nursery mortality, finisher respiratory, and finisher mortality) were collected by a retrospective telephone interview with the owner or manager of the respective herds (33). In the literature, it is noted that PRRS clinical signs vary and may include a range of respiratory signs, reproductive signs, reduced growth rate, and neurological signs (5, 6, 34). The decision to include these three clinical signs and production measures was based on several criteria. First, these clinical signs are frequently reported to accompany different phenotypes of PRRSV strains (i.e., reproductive and respiratory). Second, they are important production, health, and welfare indicators for animals and producers. Third, it was deemed that such clinical signs will have the lowest likelihood of misclassification among all clinical signs originally available from the previous study, and it would plausibly represent a reasonable number of the clinical impact that could be managed within the framework of this computational study. Therefore, among the collected data in Rosendal et al. (33), we used three clinical signs: abortion, PWM, and SM, as the outcomes of interest for this study.

As a data-cleaning technique, we excluded the herds with missing information about any of the three clinical signs used in this study, which resulted in a total of 247 (n = 442) herds for analysis purposes. Furthermore, the herd demographic, management, and outbreak attributes included: the number of sows in inventory, type of herd, date of outbreak, and whether modified live vaccine (MLV) along with live virus inoculation (LVI) were included in the management of the herds during the PRRS outbreak. The month extracted from the PRRS outbreak date data was used as input for ML algorithms. The details about the type and distribution of demographic variables used in this study are described in Supplementary Table S1. The starting codon for many deoxyribose nucleic acid (DNA) sequences was missing. Therefore, the translation of nucleotide sequences into amino acid sequences was performed by manually inspecting and keeping the longest translated frames using the “Geneious 2019.0.4”1 tool and Expasy (35). Finally, DNA and amino acid sequences were aligned using the Clustal Omega multiple sequence alignment algorithm (36, 37).

The application of ML classification techniques requires class label information for the given inputs. In Rosendal et al. (33), the information about the clinical signs for each herd was recorded through an interview process primarily over the telephone, along with mailed/faxed survey filling and herd veterinarians administering the survey to clients. The clinical outcomes information was observed in binary format at the herd level for the circulating strains after the outbreak was detected and confirmed with a study selection criterion (33). As the circulating PRRSV strains can cause severe respiratory distress, high fever, and reproductive failure in pigs, therefore the differential impact for each clinical outcome may be linked with its genotype and herd-level demographics. In each herd, for each clinical sign, the binary observation ‘0’ indicated an absence of a specific clinical sign in association with the PRRS strain outbreak, and ‘1’ represented otherwise. Therefore, for classification purposes in this study, the binary outcome labels were categorized into low-impact (LI) and high-impact (HI) categories based on the recorded binary observations. The distribution of LI and HI class labels and the frequency of the majority class for DNA sequences, amino acid sequences, and demographic dataset for each clinical sign used in this study are shown in Table 1. Table 1 shows that the LI/HI class distribution was relatively balanced for abortion and PWM but imbalanced for SM. The baseline accuracy of a dataset is often characterized as the percentage of the majority class in the data.

TABLE 1
www.frontiersin.org

Table 1. Distribution and baseline accuracy of PRRS DNA sequences, Amino acid sequences, and demographics data for clinical signs used in this study.

ML algorithms require a numerical representation of DNA and amino acid sequences, which do not contain explicit features. We used three encoding strategies to encode the symbolic string sequences as input to ML algorithms: (1) dummy variable encoding was used to encode the categorical information into numeric values and (2) the increased dimensionality in the number of variables with low sample size makes ML algorithms prone to overfitting, which is also known as the ‘curse of dimensionality’ (38, 39). As the ORF-5 sequences are highly dimensional, we reduced the dimensionality by using principal component analysis (PCA) based embedded representation for extracting low dimensional features of different sizes (i.e., 2, 3, 5, 10, 15, 20). PCA selects the best-performing features which overcome the issues related to the ‘curse of dimensionality.’ Finally, (3) we extracted frequency count-based features of different sizes (i.e., 2, 3, 4, 5, 6) for both DNA and amino acid sequences. Frequency count-based vectors were used in the literature as input to ML algorithms for classification problems in text mining and genomics (4042). In addition, k-mer count-based encoded numeric representations of genetic sequences were used as an input to ML algorithms in the literature for classification purposes. However, for larger values of k, the input vector becomes highly dimensional and sparsely populated.

2.2. Proposed methodology

In this study, we investigated the plausible relationships between ORF-5 genotype data and herd-level demographic data with three phenotypic outcomes using the general framework of ML techniques described in Supplementary Figure S1. We also used ensemble techniques to address issues with small and complex datasets. As shown in Supplementary Figure S1, collecting data relevant to the PRRS classification problem is important. Therefore first, the data were requested from the AHL, and data-cleaning techniques were applied to generate the data for experimental purposes. Data cleaning and transformation are crucial in preparation for modeling. Therefore, as a data preprocessing step, the numeric values in demographic data were standardized before feeding it as an input to ML classifiers. Furthermore, the DNA and amino acid sequences were encoded using dummy, k-mer, and PCA-based feature vector input representations. Choosing appropriate machine learning models and using the data to train the model is important, and during training, the model parameters optimization is used to minimize the error between the predicted and actual outcomes. The encoded representations obtained using each format were used as input to the following linear and non-linear baseline classification algorithms: logistic regression (LR) with lasso/ridge regularization, random forest (RF), k-nearest neighbor (KNN), and support vector machine (SVM). Before training, fine-tuning the hyperparameters of the model was helpful in improving performance. The optimal hyperparameter values for each ML algorithm were evaluated using the grid search approach. Finally, the performance of different classification methods used in this study was evaluated using different metrics such as accuracy, precision, recall, F1-score, and area under the curve (AUC) using a 10-fold cross-validation technique. In this study, we used F1-score as a primary evaluation metric to deal with imbalanced data.

In general, ensemble methods aggregate the predictions observed from multiple models trained using single/multiple data sources. The differences in the predictive performance of baseline classifiers indicated that introducing diversity by selecting the best-performing classifier on different input representations of data might be a more integrative approach. In addition, applying ensemble models may pose a practical solution to increase the robustness of the predictions. However, training ensembles require more computational power and memory despite being simple to train. At the same time, for classification, a voting ensemble combines the individual predictions of the two or more supervised classifiers, most employing different representations of the input datasets used.

The consensus voting ensemble approach used in this study is described in Supplementary Figure S2. Using a consensus voting-based ensemble approach, we investigated the advantage of using heterogeneous representations of input data formats and different classification techniques for each clinical sign. The best-performing baseline classifiers for each clinical sign using different input representations in each partition were collectively used for decision-making. The consensus voting ensemble approach used in this study is described below:

Input: PRRSV genetic sequences and demographic data with clinical sign information.

Output: Prediction of PRRS clinical impact.

Step 1: Identify the best-performing classifiers and respective hyperparameters for each clinical sign (i.e., abortion, PWM, and SM) for different input representations (i.e., demographic, dummy, k-mer, and PCA) during each partition.

Step 2: For abortion, PWM and SM train the best-performing baseline classifiers observed during each partition using the demographic, DNA, and amino acid datasets.

Step 3: For abortion, PWM and SM aggregate the predicted outcomes using consensus voting during each partition by assigning the majority outcome obtained from DNA, amino acid, and demographic datasets.

Step 4: Evaluate the performance of each clinical sign.

2.3. Model evaluation criteria

We used a 10-fold cross-validation technique in which the dataset was partitioned into ten partitions, from which nine were used for training, and the remaining partition was used for evaluating the model’s performance. Before the k-fold partitioning was performed, the data was randomly shuffled so that the same data from both the HI and LI categories were shown to the classifier in each partition. As we compared the performance of multiple models, therefore, for uniformity, different representations (i.e., demographic or genetic) of the same herd were used in each partition as input for the ML models used in this study. Model overfitting is a problem that arises when a model becomes more complex than needed. For this reason, it’s crucial to find an acceptable balance between model complexity and fitting accuracy. Overfitting can be avoided with the help of grid search by checking how well the model generalizes on a separate validation set. The model parameters were selected for each partition using grid search-based hyperparameter selection (43) using internal cross-validation on the data in nine partitions. After the grid search was performed in each partition, the models were trained with the optimal parameters using which the highest evaluation metrics were observed. A brief description of the parameters evaluated for each classification method is defined in Supplementary Table S2.

In this study, we evaluated the performance of different classification models using accuracy (Acc.), sensitivity (SN), specificity (SP), and F1-score defined in (44). As reported in the literature, accuracy, sensitivity, and specificity are unreliable performance metrics when the models are developed using a complex and imbalanced dataset. In such cases, other metrics from the confusion matrix, such as precision, recall, area under the curve (AUC) score, and the F1 score, can be used to evaluate the model’s performance. AUC measures the ability of a model to discriminate between positive and negative classes. F1-score is a weighted average of the model’s precision and recall. In general, the F1-score is a useful metric when the objective is to achieve a balance between precision and recall, whereas the AUC is beneficial when the objective is to maximize the model’s ability to correctly classify positive and negative instances. As a primary evaluation metric, in this study, we used the F1 score to evaluate the overall contribution of precision and recall for selecting the best-performing classifiers. The mean and standard deviation among the observed evaluation metrics from all folds were also observed.

3. Results

The results obtained for the experiments in this study were executed on a Microsoft Windows-based machine with a quad-core i7 processor with a base frequency of 2.80 GHz and 16GB RAM. Python version 3.8, Numpy version 1.21.6, Scikit-learn library version 1.0.2, Scikit-learn pandas version 1.8.0, and Matplotlib visualization library version 3.2.2 (45, 46) were used for the classification and visualization purposes. The baseline classifiers were evaluated using the different parameters listed in Supplementary Table S2.

3.1. Performance evaluation of baseline classifiers on genotypic and demographic input representations for each clinical sign

A summary of the results observed using the best-performing baseline classifiers, their mean value of performance evaluation metrics observed over all the ten folds, and the standard deviation in metrics for each clinical sign used in this study are reported in Tables 2, 3, respectively.

TABLE 2
www.frontiersin.org

Table 2. Best performing baseline classifiers for each clinical sign.

TABLE 3
www.frontiersin.org

Table 3. Performance evaluation metrics of baseline classifiers for each clinical sign.

3.1.1. Results using demographic input representation

The detailed performance evaluation results of different baseline classifiers on the demographic dataset are reported in Supplementary Table S3. For abortion, we observed that among all baseline classifiers, the KNN classifier achieved the highest mean F1-score value of 59.40% (15.18) and a mean accuracy of 60.65% (14.81). For PWM, we observed that among all baseline classifiers, the RF classifier achieved the highest mean F1-score value of 56.87% (13.38) and a mean accuracy of 57.03% (13.47). For SM, we observed that among all the baseline classifiers, the KNN classifier achieved the highest mean F1-score value of 51.97% (11.50) and a mean accuracy of 68.85% (12.09). When using herd demographic attributes as input data, the best-performing baseline classifiers achieved 8.43 and 6.43% improvement (Table 3) over the baseline accuracy for abortion and PWM, respectively. However, we could not observe such improvement over the baseline for SM.

3.1.2. Results using dummy input representations using DNA and amino acid sequences

The performance of different classifiers on dummy variable representations of DNA and amino acid sequences is reported in Supplementary Table S4 and S5, respectively. For example, using dummy variable representation for (1) DNA sequences as input, we observed that among all the classifiers, SVM, RF, and KNN classifiers achieved the highest mean F1-score value of 67.61% (9.77), 61.37% (7.60), and 46.62% (11.80) for abortion, PWM, and SM, respectively, (Supplementary Table S4); (2) amino acid sequences as input, we observed that among all the classifiers SVM, SVM, and KNN classifiers achieved the highest mean F1-score value of 64.10% (12.37), 63.01% (9.28), and 45.46 (7.53) for abortion, PWM, and SM, respectively, (Supplementary Table S5).

For abortion using dummy variable representation as input, the best-performing classifiers achieved 16.11 and 12.45% improvement over baseline accuracy for DNA and amino acid sequences, respectively (Table 3). For PWM using dummy variable representation as input, the best-performing classifiers achieved 11.37 and 13.35% improvement over baseline accuracy for DNA and amino acid sequences, respectively (Table 3).

In summary, for abortion, the dummy variable-based representation of DNA sequences resulted in higher mean accuracy and mean F1-score over baseline accuracy with lower variance than amino acid sequences (Table 3).

3.1.3. Results using principal component representation of DNA and amino acid sequences

The detailed performance of different classifiers with a principal component embedded representation of DNA sequences for abortion, PWM, and SM are reported in Supplementary Tables S6–S8, respectively. SVM, SVM, and KNN classifiers achieved the highest F1-score and improvements over the baseline accuracy for abortion, PWM, and SM using the 10-dimensional, 3-dimensional, and 2-dimensional principal component representations (Supplementary Tables S6–S8). Using 10-dimensional and 3-dimensional PCA embedding as input representation of PRRSV DNA sequences, the SVM classifier achieved 16.11, and 10.48% mean improvement over baseline accuracy, respectively, for abortion and PWM (Table 3). However, we could not observe such improvement for SM. For SM, the performance of different classifiers with a principal component embedded representation of DNA sequences did not improve much over the baseline.

The performance of different classifiers with the principal component embedded representation of amino acid sequences for abortion, PWM, and SM are reported in Supplementary Tables S9–S11, respectively. SVM, SVM, and KNN classifiers achieved the highest F1-score and improvements over the baseline accuracy for abortion, PWM, and SM using the 10-dimensional, 5-dimensional, and 10-dimensional principal component representations (Supplementary Tables S9–S11). Using PCA representation of PRRSV amino acid sequences as input representation, the SVM classifier achieved 16.48 and 12.18% improvement over baseline accuracy for abortion and PWM, respectively (Table 3). However, for SM, the performance of different classifiers with a principal component embedded representation of amino acid sequences did not improve much over the baseline. In summary, using the PCA-based representation of DNA and amino acid sequences, the amino acid representation improved over baseline accuracy with moderate variance in the observed results.

3.1.4. Results using principal k-mer input representation of DNA and amino acid sequences

The performance of different classifiers on the k-mer representation of DNA sequences for abortion, PWM, and SM are reported in Supplementary Tables S12–S14, respectively. The RF classifier achieved the highest F1-score and improvements over baseline accuracy for abortion and PWM using 5-mer, and 6-mer input representations, respectively (Supplementary Tables S12 and S13). The KNN classifier achieved the highest F1-score and improvements over baseline accuracy for SM using 6-mer input representation, respectively (Supplementary Table S14). Using the k-mer representation of PRRSV DNA sequences as input representation, the best-performing classifiers achieved 17.31, and 13.75% improvement over baseline accuracy for abortion, and PWM, respectively (Table 3). However, such an improvement could not be observed for SM.

The performance of different classifiers on the k-mer representation of amino acid sequences for abortion, PWM, and SM are reported in Supplementary Tables S15–S17, respectively. Briefly, SVM, LR, and RF classifiers achieved the highest F1-score and improvements over baseline accuracy for abortion and PWM using 3-mer, 5-mer, and 6-mer input representations (Supplementary Tables S15–S17). Using the k-mer representation of PRRSV amino acid sequences as input representation, the best-performing classifiers achieved 14.93, 18.65, and 1.68% improvement over baseline accuracy for abortion, PWM, and SM, respectively (Table 3).

In summary, from Table 3, we observed that among the k-mer-based representation of DNA and amino acid sequences, the amino acid representation achieved greater improvement over baseline accuracy and lower variance in the observed results for PWM but not for abortion.

3.2. Performance of the consensus voting ensemble approach

No single input representation and baseline classifier performed best for all clinical signs used in this study. Also, different predictive performances and uneven distributions of misclassified sequences justified the need for considering diverse input data formats using ensemble methods. Therefore, achieving the consensus among at least two different input data representations using a majority voting approach may increase the robustness in the decision-making of predictive techniques and introduce diversity in ensemble building. The results for the consensus voting approach for abortion, PWM, and SM are presented in Table 4. Following the application of the consensus voting classifier using demographic, DNA, and amino acid sequence representations as input: (1) for abortion consensus voting approach achieved a mean F1-score value of 69.62% (9.64) with 69.93% (9.71) mean accuracy; (2) for PWM consensus voting approach achieved a mean F1-score value of 66.00% (5.90) with 66.77% (5.85) mean accuracy; and (3) for SM consensus voting approach achieved a mean F1-score value of 50.59% (14.24) with 67.67% (11.63) mean accuracy. In summary, the application of the consensus voting approach improved by 17.71 and 16.17% over the baseline for abortion and PWM, respectively, but such an increase could not be observed for sow mortality. In addition, the consensus voting approach achieved lower variance in the standard deviation of mean accuracy and F1-score for abortion and PWM compared to baseline classifiers reported in Table 3.

TABLE 4
www.frontiersin.org

Table 4. Evaluation metrics observed using voting ensemble technique.

3.3. Visualization of genetic sequences

As nucleotides and amino acids are qualitative multivariate data with many categories, numerical conversion is required for estimating relationships among sequences quantitatively (47). Conventionally, dendrograms were used to analyze such relationships, but they are not very informative (47), at least for clinical impact classification. The lower-dimensional representation of DNA and amino acid sequences for each clinical outcome was obtained using PCA, and the PCA plots are shown in Figure 1. Each principal component axis shows specific connections and the distribution of underlying biological information present with fewer variables. From Figure 1, the X and Y axes of the PCA plot depict principal component 1 and principal component 2, respectively, which did not separate the samples into major grouping/clusters. Instead, we observed a high degree of class overlap between HI and LI classes for all three clinical signs used in the study.

FIGURE 1
www.frontiersin.org

Figure 1. Low Dimensional PCA Visualization of DNA and Protein Sequences for Abortion (Top Left and Bottom Left), PWM (Middle Top and Bottom), and Sow Mortality (Top Right and Bottom Right) *DNA, deoxyribose nucleic acid; PWM, pre-weaning mortality.

4. Discussion

This study is an extension of the work done by Rosendal et al. (33) using machine learning approaches. Rosendal et al. initially collected the data and performed a study using the approaches described in (33) to identify the associations between different PRRSV RFLP types and the observed clinical signs. In the current study, we analyzed the high-dimensional ORF-5 region and herd-level demographic data for phenotypic mapping with the three clinical signs frequently of concern during PRRS outbreaks.

In general, k-mer count-based input representations were most informative in linking genotype with clinical impact for abortion and PWM using DNA and amino acid sequences, respectively. K-mers are alignment-free methods, and the large length k-mers showed discriminatory patterns between the LI/HI classes, which suggests that the distribution of k-mers was different for the LI/HI classes. However, a one-to-one correspondence for linking genotype–phenotype cannot be established. For k-mer input representations, with an increase in the value of k, the input becomes highly dimensional, which, when coupled with the small sample size inputs for training, results in a lack of statistical power for the predictive methods. However, alternative explanations are possible as varying sizes of k-mers (e.g., short versus long) yielded different performances for differentiating the species and host class distribution of different viruses (48). Regarding the size of the k-mer composition, it is too early to make strong conclusions about the clinical impact of PRRS, especially under field conditions that are subject to additional uncertainty and measurement errors in the outcome assessment.

The PCA feature extraction technique was intended to bring improvements to overcome the challenges of high-dimensional inputs by using dummy variables and k-mer representations. PCA removes noise, and the low dimensional embedded representations contain important extracted features and meaningful information, but it did not bring substantial improvement over other representations in predictive performance on the small PRRS dataset. A limitation of PCA is that it assumes a linear relationship between the input features, which is not always the case for real-world datasets. In our opinion, the underlying relationship between the input features of PRRS may be non-linear. Therefore, PCA representations may not capture the data’s true structure, resulting in low performance. In addition, these data are population-level disease impact estimates obtained through an observational study. As such, other confounders, measured and unmeasured, and a misclassification error of the outcome might have impacted this study in general and the PCA representation itself. Also, PCA helped visualize genetic sequences with a low-dimensional representation. PCA plots showed high overlap in the corresponding axes, which plausibly indicated the presence of shared motifs in the LI/HI classes. However, such overlap does not conclude the genetic relationship but gives a different understanding of the low performance of linear and non-linear baseline classifiers on the small PRRS dataset.

Therefore, with the preliminary evaluation of baseline classifiers presented in this study, we quantified the plausible extent of linkage by using different representations of the genetic and demographic datasets for abortion, PWM, and SM. Based on the limited dataset offered to ML algorithms in this study, the trend of achieving improvements in predictive performance over the baseline accuracy was consistently established for abortion and PWM. Such a trend indicates a plausible genotypic-phenotypic relationship for abortion, and PWM, which can be moderately established for PRRS in sow herds in Ontario. However, any plausible relationship could not be established with high confidence by using any of the input representations for SM. These results are concordant with the results of a recent study by Melmer, O’Sullivan, et al. (8). However, Melmer, O’Sullivan, et al. (8) used a different study population, and samples were collected in different periods. Melmer, O’Sullivan, et al. (8) investigated similar objectives through an approach that dealt with abortion, PWM, and SM on a quantitative rather than a discrete scale, using only the random forest model. Among the demographic, dummy, k-mer, and PCA-based input representations used in this study, the qualitative agreement in the results obtained from the two studies is that the best predictive results were achieved for assessing PWM, followed by abortion, with relatively little/no improvement for SM. The data collected by Rosendal et al. (33) were collected by retrospective telephone interviews and, therefore, subject to recall bias. Although there could be an underlying link between the composition of the PRRSV genome and the severity of specific clinical signs, the accuracy of reporting reproductive and respiratory clinical signs during PRRS outbreaks could also contribute to measurement error. This may be of particular relevance for SM, which could have multiple causes and has been a topic of attention to measurement and reporting, variability among herds, and temporal trends (4951). In addition, a highly imbalanced class distribution was used to train the ML classifiers with a small sample size for SM, which is why the ML classifiers always ultimately favored the prediction of the majority class (i.e., the LI class).

Different classifiers showed improvement with different input data for the clinical outcomes used in this study. From a big-picture perspective, improvement in the predictive performance of best-performing individual classifiers over the baseline frequency of the majority class is approximately 17.31 and 18.65% in the case of abortion and PWM, respectively. Considering the complex nature of PRRS pathogenicity classification, adopting an integrative approach for studying the clinical impact classification of PRRSV strains using ensemble approaches is desirable. The consensus voting ensemble approach integrated different input datasets with varying input representations. Given the diverse number of classifiers, input dataset representations, and small sample size used in this study, the consensus voting approach effectively introduced a diversity of input representation, and the aggregating approach made the ensemble more stable. The consensus voting approach improved the predictive performance metrics by approximately 17.71% for abortion and 16.17% for PWM over baseline accuracy. In the case of small-sized datasets with moderately high variance for non-weak baseline classifiers, using the consensus voting approach may increase the stability of ensemble methods. However, using the consensus voting approach might not improve the performance metrics for the PRRS dataset and may benefit from a bigger genotypic-phenotypic input dataset.

5. Conclusion

Despite obvious clinical rationale, studies utilizing ML for PRRSV clinical impact classification continue to be rare. One reason for the lack of such studies is the limited availability of PRRS phenotypic information in the public domain. This study showed a linkage between the high impact of abortion and PWM with ORF-5 genetic sequences. Though demographic and management factors are known to play a role in the duration of PRRS outbreaks (52), this study could not establish the link. Measurement error in collecting demographic details for such phenotypic datasets always poses a risk which might be a reason for low improvements over baseline using herd-level demographic data. The improvements in results obtained from baseline classifiers and ensemble methods also resonate with the recent study by Melmer, O’Sullivan, et al. (8), adding consistency to obtained results using ML techniques for the three clinical signs used in this study. Though the accuracy was not high, our study made good progress in linking the ORF-5 genotype with phenotypic information using data-driven computational approaches.

Also, the integration of multiple representations of genetic data and herd-level demographic data presented in this work has not yet been considered in the literature for analyzing the impact of circulating strains in swine populations. The consensus voting ensemble approach used in this study could be extended on additional training data to assist veterinarians and domain experts in analyzing the currently circulating strains along with herd-level demographic details for the prognostic clinical impact analysis. However, further study with additional training data might help determine the genotypic-phenotypic relation for SM.

Our study has been largely successful in achieving the determined research objectives. The study suggests exploring other factors that could contribute to PRRS’s clinical impact, including other regions in the PRRSV genome, herd demographics, herd management factors, herd immunity status, and host genetics. Such an integrative approach for studying the clinical impact classification of PRRSV strains may be more informative in the absence of large genotypic datasets.

Data availability statement

The data analyzed in this study is subject to the following licenses/restrictions: Due to privacy agreements, the genetic data cannot be shared publicly. Requests to access these datasets should be directed to zpoljak@uoguelph.ca.

Ethics statement

The study was solely computational, and the dataset was obtained using a previous study where human participation was reviewed and approved by the Ethics Committee at the University of Guelph, Ontario, Canada. The participant herd owners provided their written informed consent to participate in this study.

Author contributions

AC: conception, designed research, conducted research, analyzed and interpreted data, wrote and edited the paper, and reviewed the manuscript critically. ZP: analyzed and interpreted data, edited the paper, and reviewed the manuscript critically. RD, DP, and DG: study overview, review, and manuscript edits. TR: data collection and review of the manuscript. All authors contributed to the article and approved the submitted version.

Funding

This study was supported by the Ontario Agri-Food Innovation Alliance, Food and Rural Affairs (OMAFRA) and the Natural Sciences and Engineering Research Council of Canada (NSERC) Discovery grant for their financial support of this project.

Acknowledgments

The authors thank Cate Dewey for providing PRRS data for this study.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

The Supplementary material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fvets.2023.1175569/full#supplementary-material

Footnotes

References

1. Holtkamp, DJ , Kliebenstein, JB , and Neumann, EJ . Assessment of the economic impact of porcine reproductive and respiratory syndrome virus on United States pork producers. J Swine Health Prod. (2013) 21:72–84.

Google Scholar

2. Keay, S , Sargeant, JM , O’Connor, A , Friendship, R , O’Sullivan, T , and Poljak, Z . Veterinarian barriers to knowledge translation (KT) within the context of swine infectious disease research: an international survey of swine veterinarians. BMC Vet Res. (2020) 16:1–17. doi: 10.1186/S13917-020-02617-8

CrossRef Full Text | Google Scholar

3. Baekbo, P. , and Kristensen, C. (2015) PRRS control and eradications plans in Europe, proceedings of the international PRRS congress, Ghent, Belgium. Available at: https://www.pig333.com/articles/prrs-control-and-eradication-plans-in-europe_10668/ (Accessed April 1, 2022).

Google Scholar

4. Seuberlich, T , Tratschin, JD , Thür, B , and Hofmann, MA . Nucleocapsid protein-based enzyme-linked immunosorbent assay for detection and differentiation of antibodies against European and north American porcine reproductive and respiratory syndrome virus. Clin Diagn Lab Immunol. (2002) 9:1183–91. doi: 10.1128/CDLI.9.6.1183-1191.2002

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Young, B , Dewey, C , Poljak, Z , Rosendal, T , and Carman, S . Clinical signs and their association with herd demographics and porcine reproductive and respiratory syndrome (PRRS) control strategies in PRRS PCR-positive swine herds in Ontario. Can J Vet Res. (2010) 74:170–7.

PubMed Abstract | Google Scholar

6. Duinhof, TF , van Schaik, G , van Esch, EJB , and Wellenberg, GJ . Detection of PRRSV circulation in herds without clinical signs of PRRS: comparison of five age groups to assess the preferred age group and sample size. Vet Microbiol. (2011) 150:180–4. doi: 10.1016/j.vetmic.2011.01.001

PubMed Abstract | CrossRef Full Text | Google Scholar

7. López, A. , and Martinson, S.A. (2017) ‘Respiratory system, mediastinum, and pleurae’, in Pathologic Basis of Veterinary Disease Expert Consult, pp. 471–560. doi: 10.1016/B978-0-323-35775-3.00009-6.

CrossRef Full Text | Google Scholar

8. Melmer, DJ , O’Sullivan, TL , Greer, A , Moser, L , Ojkic, D , Friendship, R, et al. The impact of porcine reproductive and respiratory syndrome virus (PRRSV) genotypes, established on the basis of ORF-5 nucleotide sequences, on three production parameters in Ontario sow farms. Prev Vet Med. (2021) 189:105312. doi: 10.1016/j.prevetmed.2021.105312

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Hao, X , Lu, Z , Kuang, W , Sun, P , Fu, Y , Wu, L, et al. Polymorphic genetic characterization of the ORF7 gene of porcine reproductive and respiratory syndrome virus (PRRSV) in China. Virol J. (2011) 8:1–9. doi: 10.1186/1743-422X-8-73

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Hess, AS , Islam, Z , Hess, MK , Rowland, RR , Lunney, JK , Doeschl-Wilson, A, et al. Comparison of host genetic factors influencing pig response to infection with two north American isolates of porcine reproductive and respiratory syndrome virus. Genet Sel Evol. (2016) 48:1–20. doi: 10.1186/S13711-016-0222-0

CrossRef Full Text | Google Scholar

11. Kvisgaard, LK , Larsen, LE , Hjulsager, CK , Bøtner, A , Rathkjen, PH , Heegaard, PMH, et al. Genetic and biological characterization of a porcine reproductive and respiratory syndrome virus 2 (PRRSV-2) causing significant clinical disease in the field. Vet Microbiol. (2017) 211:74–83. doi: 10.1016/j.vetmic.2017.10.001

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Goldberg, TL , Weigel, RM , Hahn, EC , and Scherba, G . Associations between genetics, farm characteristics and clinical disease in field outbreaks of porcine reproductive and respiratory syndrome virus. Prev Vet Med. (2000) 43:293–302. doi: 10.1016/S0167-5877(99)00104-X

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Larochelle, R , D’Allaire, S , and Magar, R . Molecular epidemiology of porcine reproductive and respiratory syndrome virus (PRRSV) in Québec. Virus Res. (2003) 96:3–14. doi: 10.1016/S0168-1702(03)00168-0

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Melmer, DJ , Friendship, R , O'Sullivan, TL , Greer, AL , Novosel, D , Ojkić, D, et al. Classification of porcine reproductive and respiratory syndrome virus in Ontario using Bayesian phylogenetics and assessment of temporal trends. Can J Vet Res. (2021) 85:83–92.

PubMed Abstract | Google Scholar

15. Larochelle, R , Magar, R , and D’Allaire, S . Comparative serologic and virologic study of commercial swine herds with and without postweaning multisystemic wasting syndrome. Can J Vet Res. (2003) 67:114–20.

PubMed Abstract | Google Scholar

16. Tian, K , Yu, X , Zhao, T , Feng, Y , Cao, Z , Wang, C, et al. Emergence of fatal PRRSV variants: unparalleled outbreaks of atypical PRRS in China and molecular dissection of the unique hallmark. PLoS One. (2007) 2, 2:e526. doi: 10.1371/journal.pone.0000526

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Alkhamis, MA , Perez, AM , Murtaugh, MP , Wang, X , and Morrison, RB . Applications of Bayesian phylodynamic methods in a recent U.S. porcine reproductive and respiratory syndrome virus outbreak. Front Microbiol. (2016) 7:67. doi: 10.3389/fmicb.2016.00067

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Han, J , Wang, Y , and Faaberg, KS . Complete genome analysis of RFLP 184 isolates of porcine reproductive and respiratory syndrome virus. Virus Res. (2006) 122:175–82. doi: 10.1016/j.virusres.2006.06.003

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Shi, M , Lemey, P , Singh Brar, M , Suchard, MA , Murtaugh, MP , Carman, S, et al. The spread of type 2 porcine reproductive and respiratory syndrome virus (prrsv) in North America: a phylogeographic approach. Virology. (2013) 447:146–54. doi: 10.1016/j.virol.2013.08.028

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Brockmeier, SL , Loving, CL , Vorwald, AC , Kehrli, ME Jr, Baker, RB , Nicholson, TL, et al. Genomic sequence and virulence comparison of four type 2 porcine reproductive and respiratory syndrome virus strains. Virus Res. (2012) 169:212–21. Available at:. doi: 10.1016/j.virusres.2012.07.030

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Done, SH , Paton, DJ , and White, MEG . Porcine reproductive and respiratory syndrome (PRRS): a review, with emphasis on pathological, virological and diagnostic aspects. Br Vet J. (1996) 152:153–74. doi: 10.1016/S0007-1935(96)80071-6

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Mateu, E , and Diaz, I . The challenge of PRRS immunology. Vet J. (2008) 177:345–51. doi: 10.1016/j.tvjl.2007.05.022

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Nodelijk, G . Porcine reproductive and respiratory syndrome (prrs) with special reference to clinical aspects and diagnosis: a review. Vet Q. (2002) 24:95–100. doi: 10.1080/01652176.2002.9695128

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Diao, JA , Kohane, IS , and Manrai, AK . Biomedical informatics and machine learning for clinical genomics. Hum Mol Genet. (2018) 27:R29–34. doi: 10.1093/hmg/ddy088

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Foster, KR , Koprowski, R , and Skufca, JD . Machine learning, medical diagnosis, and biomedical engineering research - commentary. Biomed Eng Online. (2014) 13:94–9. doi: 10.1186/1475-925X-13-94

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Inza, I , Calvo, B , Armananzas, R , Bengoetxea, E , Larranaga, P , and Lozano, JA . Machine learning: an indispensable tool in bioinformatics. In: Bioinformatics methods in clinical research. Totowa, NJ: Humana Press. (2009):25–48.

Google Scholar

27. Leung, MKK, et al. Machine learning in genomic medicine: a review of computational problems and data sets. Proc IEEE. (2016) 104:176–97. doi: 10.1109/JPROC.2015.2494198

CrossRef Full Text | Google Scholar

28. Libbrecht, MW , and Noble, WS . Machine learning applications in genetics and genomics. Nat Rev Genet. (2015) 16:321–32. doi: 10.1038/nrg3920

PubMed Abstract | CrossRef Full Text | Google Scholar

29. Lin, E , and Lane, HY . Machine learning and systems genomics approaches for multi-omics data. Biomark Res. (2017) 5:1–6. doi: 10.1186/s40364-017-0082-y

CrossRef Full Text | Google Scholar

30. Pirooznia, M , Yang, JY , Yang, MQ , and Deng, Y . A comparative study of different machine learning methods on microarray gene expression data. BMC Genomics. (2008) 9 Suppl 1:1. doi: 10.1186/1471-2164-9-S1-S14

PubMed Abstract | CrossRef Full Text | Google Scholar

31. Zhang, Y , and Rajapakse, JC . Machine learning in bioinformatics. John Wiley and Sons (2009).

Google Scholar

32. Chadha, A. , Dara, R. , and Poljak, Z. (2019) ‘Convolutional classification of pathogenicity in H5 avian influenza strains’, in Proceedings - 18th IEEE International Conference on Machine Learning and Applications, ICMLA 2019, pp. 1570–1577.

Google Scholar

33. Rosendal, T , Dewey, C , Young, B , Carman, S , Ge, L , and Poljak, Z . Distribution of genotypes of porcine reproductive and respiratory syndrome virus in Ontario during 2004-2007 and the association between genotype and clinical signs of disease. Can J Vet Res. (2010) 74:118–23.

PubMed Abstract | Google Scholar

34. Li, P , Shen, Y , Wang, T , Li, J , Li, Y , Zhao, Y, et al. Epidemiological survey of PRRS and genetic variation analysis of the ORF5 gene in Shandong Province, 2020–2021. Front Vet Sci. (2022) 9:987667. doi: 10.3389/fvets.2022.987667

PubMed Abstract | CrossRef Full Text | Google Scholar

35. Gasteiger, E , Gattiker, A , Hoogland, C , Ivanyi, I , Appel, RD , and Bairoch, A . ExPASy: the proteomics server for in-depth protein knowledge and analysis. Nucleic Acids Res. (2003) 31:3784–8. doi: 10.1093/nar/gkg563

PubMed Abstract | CrossRef Full Text | Google Scholar

36. Sievers, F , Wilm, A , Dineen, D , Gibson, TJ , Karplus, K , Li, W, et al. Fast, scalable generation of high-quality protein multiple sequence alignments using Clustal omega. Mol Syst Biol. (2011) 7:539. doi: 10.1038/msb.2011.75

PubMed Abstract | CrossRef Full Text | Google Scholar

37. Sievers, F , and Higgins, DG . Clustal omega, accurate alignment of very large numbers of sequences. Methods Mol Biol. (2014) 1079:105–16. doi: 10.1007/978-1-62703-646-7_6

PubMed Abstract | CrossRef Full Text | Google Scholar

38. Kouiroukidis, N. , and Evangelidis, G. (2011) ‘The effects of dimensionality curse in high dimensional knn search’, in Proceedings - 2011 Panhellenic Conference on Informatics, PCI 2011, pp. 41–45. doi: 10.1109/PCI.2011.45.

CrossRef Full Text | Google Scholar

39. Mirza, B , Wang, W , Wang, J , Choi, H , Chung, NC , and Ping, P . Machine learning and integrative analysis of biomedical big data. Genes. (2019) 10:87. doi: 10.3390/geneS11020087

CrossRef Full Text | Google Scholar

40. Cserhati, M , Xiao, P , and Guda, C . K-mer-based motif analysis in insect species across Anopheles, Drosophila, and Glossina genera and its application to species classification. Computat Math Methods Med. (2019) 2019:4259479. doi: 10.1155/2019/4259479

CrossRef Full Text | Google Scholar

41. Ghandi, M , Lee, D , Mohammad-Noori, M , and Beer, MA . Enhanced regulatory sequence prediction using gapped k-mer features. PLoS Comput Biol. (2014) 10, 10:e1003711. doi: 10.1371/journal.pcbi.1003711

PubMed Abstract | CrossRef Full Text | Google Scholar

42. Kishk, A , Elzizy, A , Galal, D , Razek, EA , Fawzy, E , Ahmed, G, et al. (2019) A hybrid machine learning approach for the phenotypic classification of metagenomic colon cancer reads based on Kmer frequency and biomarker profiling. In: 2018 9th Cairo International Biomedical Engineering Conference (CIBEC). IEEE. (2018):118–21. doi: 10.1109/CIBEC.2018.8641805

CrossRef Full Text | Google Scholar

43. Japhne, A. , and Murugeswari, R. (2020) ‘Opinion mining based complex polarity shift pattern handling for improved sentiment classification’, in Proceedings of the 5th International Conference on Inventive Computation Technologies, ICICT 2020, pp. 323–329. doi: 10.1109/ICICT48043.2020.9112565.

CrossRef Full Text | Google Scholar

44. Metz, CE . Basic principles of ROC analysis. Semin Nucl Med. (1978) 8:283–98. doi: 10.1016/S0001-2998(78)80014-2

CrossRef Full Text | Google Scholar

45. Buitinck, L. , Louppe, G. , Blondel, M. , Pedregosa, F. , Mueller, A. , Grisel, O., et al. (2013) ‘API design for machine learning software: experiences from the scikit-learn project’. Available at: http://arxiv.org/abs/1309.0238

Google Scholar

46. Pedregosa, F , Varoquaux, G , Gramfort, A , Michel, V , Thirion, B , Grisel, O, et al. Scikit-learn: machine learning in Python. J Mach Learn Res. (2011) 12:2825–30.

Google Scholar

47. Konishi, T , Matsukuma, S , Fuji, H , Nakamura, D , Satou, N , and Okano, K . Principal component analysis applied directly to sequence matrix. Sci Rep. (2019) 9:1–13. doi: 10.1038/S51598-019-55253-0

CrossRef Full Text | Google Scholar

48. Attaluri, P.K. , Chen, Z. , and Lu, G. (2010) ‘Applying neural networks to classify influenza virus antigenic types and hosts’, in 2010 IEEE Symposium on Computational Intelligence in Bioinformatics and Computational Biology, CIBCB 2010, pp. 279–284.

Google Scholar

49. Chagnon, M , D’Allaire, S , and Drolet, R . A prospective study of sow mortality in breeding herds. Can J Comp Med. (1991) 55:180–4.

PubMed Abstract | Google Scholar

50. D’Allaire, S , Drolet, R , and Brodeur, D . Sow mortality associated with high ambient temperatures. Can Vet J. (1996) 37:237.

Google Scholar

51. Sasaki, Y , and Koketsu, Y . Mortality, death interval, survivals, and herd factors for death in gilts and sows in commercial breeding herds. J Anim Sci. (2008) 86:3159–65. doi: 10.2527/jas.2008-1047

PubMed Abstract | CrossRef Full Text | Google Scholar

52. Linhares, DCL , Cano, JP , Torremorell, M , and Morrison, RB . Comparison of time to PRRSv-stability and production losses between two exposure programs to control PRRSv in sow herds. Prev Vet Med. (2014) 116:111–9. doi: 10.1016/j.prevetmed.2014.05.010

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: PRRS, pathogenicity, classifcation, machine learning, ORF5 gene

Citation: Chadha A, Dara R, Pearl DL, Gillis D, Rosendal T and Poljak Z (2023) Classification of porcine reproductive and respiratory syndrome clinical impact in Ontario sow herds using machine learning approaches. Front. Vet. Sci. 10:1175569. doi: 10.3389/fvets.2023.1175569

Received: 28 February 2023; Accepted: 28 April 2023;
Published: 07 June 2023.

Edited by:

Chong Wang, Iowa State University, United States

Reviewed by:

Zihao Zheng, Google (United States), United States
Tara G. McDaneld, Agricultural Research Service (USDA), United States

Copyright © 2023 Chadha, Dara, Pearl, Gillis, Rosendal and Poljak. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Akshay Chadha, chadhaa@uoguelph.ca; akshaychadha2013@gmail.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.