forked from blab/mers-structure
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmers-structure.bib
1447 lines (1352 loc) · 154 KB
/
mers-structure.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
%% This BibTeX bibliography file was created using BibDesk.
%% http://bibdesk.sourceforge.net/
%% Created for Gytis Dudas at 2017-12-12 15:37:19 -0800
%% Saved with string encoding Unicode (UTF-8)
@misc{mers-structure,
Author = {Dudas, Gytis},
Copyright = {CC-BY-SA-4.0},
Date-Added = {2017-12-12 23:29:20 +0000},
Date-Modified = {2017-12-12 23:37:19 +0000},
File = {Snapshot:/Users/evogytis/Zotero/storage/H7FY5DXN/mers-structure.html:text/html},
Howpublished = {b1fe9abbd633222342f7850ec01a494812e2ca9b},
Month = aug,
Publisher = {Bedford Lab},
Shorttitle = {mers-structure},
Title = {mers-structure: {Looking} into {MERS}-{CoV} dynamics through the structured coalescent lens},
Url = {https://github.com/blab/mers-structure},
Urldate = {2017-12-12},
Year = {2017},
Bdsk-Url-1 = {https://github.com/blab/mers-structure}}
@article{rasmussen_phylodynamic_2014,
Abstract = {Author Summary Mathematical models play an important role in our understanding of what processes drive the complex population dynamics of infectious pathogens. Yet developing statistical methods for fitting models to epidemiological data is difficult. Epidemiological data is often noisy, incomplete, aggregated across different scales and generally provides only a partial picture of the underlying disease dynamics. Using nontraditional sources of data, like molecular sequences of pathogens, can provide additional information about epidemiological dynamics. But current ``phylodynamic'' inference methods for fitting models to genealogies reconstructed from sequence data have a number of major limitations. We present a statistical framework that builds upon earlier work to address two of these limitations: population structure and stochasticity. By incorporating population structure, our framework can be applied in cases where the host population is divided into different subpopulations, such as by spatial isolation. Our framework also takes into consideration stochastic noise and can therefore capture the inherent variability of epidemiological dynamics. These advances allow for a much wider class of epidemiological models to be fit to genealogies in order to estimate key epidemiological parameters and to reconstruct past disease dynamics.},
Author = {Rasmussen, David A. and Volz, Erik M. and Koelle, Katia},
Date-Added = {2017-11-22 21:43:21 +0000},
Date-Modified = {2017-11-22 21:43:21 +0000},
Doi = {10.1371/journal.pcbi.1003570},
File = {Full Text PDF:/Users/evogytis/Zotero/storage/2RVD7HVU/Rasmussen et al. - 2014 - Phylodynamic Inference for Structured Epidemiologi.pdf:application/pdf;Snapshot:/Users/evogytis/Zotero/storage/B7LBIVJT/article.html:text/html},
Issn = {1553-7358},
Journal = {PLOS Computational Biology},
Keywords = {Epidemiology, Algorithms, HIV, HIV epidemiology, Infectious disease epidemiology, Pathogens, Population density, Population dynamics},
Month = apr,
Number = {4},
Pages = {e1003570},
Title = {Phylodynamic {Inference} for {Structured} {Epidemiological} {Models}},
Url = {http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003570},
Urldate = {2017-11-22},
Volume = {10},
Year = {2014},
Bdsk-Url-1 = {http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003570},
Bdsk-Url-2 = {http://dx.doi.org/10.1371/journal.pcbi.1003570}}
@article{frost_viral_2010,
Author = {Frost, Simon DW and Volz, Erik M},
Date-Added = {2017-11-22 01:07:16 +0000},
Date-Modified = {2017-11-22 01:08:04 +0000},
Journal = {Philos Trans Royal Soc B Trans R Soc B},
Number = {1548},
Pages = {1879--1890},
Title = {Viral phylodynamics and the search for an `effective number of infections'},
Volume = {365},
Year = {2010}}
@article{lipsitch_viral_2016,
Author = {Lipsitch, Marc and Barclay, Wendy and Raman, Rahul and Russell, Charles J and Belser, Jessica A and Cobey, Sarah and Kasson, Peter M and Lloyd-Smith, James O and Maurer-Stroh, Sebastian and Riley, Steven and others},
Date-Added = {2017-11-21 23:06:10 +0000},
Date-Modified = {2017-11-21 23:06:27 +0000},
Journal = {eLife},
Pages = {e18491},
Title = {Viral factors in influenza pandemic risk assessment},
Volume = {5},
Year = {2016}}
@article{park_multiple_2013,
Author = {Park, Miran and Loverdo, Claude and Schreiber, Sebastian J and Lloyd-Smith, James O},
Date-Added = {2017-11-21 22:53:51 +0000},
Date-Modified = {2017-11-21 22:54:53 +0000},
Journal = {Philos Trans Royal Soc B},
Number = {1614},
Pages = {20120333},
Title = {Multiple scales of selection influence the evolutionary emergence of novel pathogens},
Volume = {368},
Year = {2013}}
@article{kuhnert_phylodynamics_2016,
Abstract = {When viruses spread, outbreaks can be spawned in previously unaffected regions. Depending on the time and mode of introduction, each regional outbreak can have its own epidemic dynamics. The migration and phylodynamic processes are often intertwined and need to be taken into account when analyzing temporally and spatially structured virus data. In this article, we present a fully probabilistic approach for the joint reconstruction of phylodynamic history in structured populations (such as geographic structure) based on a multitype birth--death process. This approach can be used to quantify the spread of a pathogen in a structured population. Changes in epidemic dynamics through time within subpopulations are incorporated through piecewise constant changes in transmission parameters.We analyze a global human influenza H3N2 virus data set from a geographically structured host population to demonstrate how seasonal dynamics can be inferred simultaneously with the phylogeny and migration process. Our results suggest that the main migration path among the northern, tropical, and southern region represented in the sample analyzed here is the one leading from the tropics to the northern region. Furthermore, the time-dependent transmission dynamics between and within two HIV risk groups, heterosexuals and injecting drug users, in the Latvian HIV epidemic are investigated. Our analyses confirm that the Latvian HIV epidemic peaking around 2001 was mainly driven by the injecting drug user risk group.},
Author = {K{\"u}hnert, Denise and Stadler, Tanja and Vaughan, Timothy G. and Drummond, Alexei J.},
Date-Added = {2017-11-09 20:11:12 +0000},
Date-Modified = {2017-11-09 20:11:12 +0000},
Doi = {10.1093/molbev/msw064},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/3VVUNG63/K{\"u}hnert et al. - 2016 - Phylodynamics with Migration A Computational Fram.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/HNRP2ZWM/2578541.html:text/html},
Issn = {0737-4038},
Journal = {Molecular Biology and Evolution},
Month = aug,
Number = {8},
Pages = {2102--2116},
Shorttitle = {Phylodynamics with {Migration}},
Title = {Phylodynamics with {Migration}: {A} {Computational} {Framework} to {Quantify} {Population} {Structure} from {Genomic} {Data}},
Url = {https://academic.oup.com/mbe/article/33/8/2102/2578541},
Urldate = {2017-11-09},
Volume = {33},
Year = {2016},
Bdsk-Url-1 = {https://academic.oup.com/mbe/article/33/8/2102/2578541},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/molbev/msw064}}
@article{guindon_simple_2003,
Abstract = {The increase in the number of large data sets and the complexity of current probabilistic sequence evolution models necessitates fast and reliable phylogeny reconstruction methods. We describe a new approach, based on the maximum-likelihood principle, which clearly satisfies these requirements. The core of this method is a simple hill-climbing algorithm that adjusts tree topology and branch lengths simultaneously. This algorithm starts from an initial tree built by a fast distance-based method and modifies this tree to improve its likelihood at each iteration. Due to this simultaneous adjustment of the topology and branch lengths, only a few iterations are sufficient to reach an optimum. We used extensive and realistic computer simulations to show that the topological accuracy of this new method is at least as high as that of the existing maximum-likelihood programs and much higher than the performance of distance-based and parsimony approaches. The reduction of computing time is dramatic in comparison with other maximum-likelihood packages, while the likelihood maximization ability tends to be higher. For example, only 12 min were required on a standard personal computer to analyze a data set consisting of 500 rbc L sequences with 1,428 base pairs from plant plastids, thus reaching a speed of the same order as some popular distance-based and parsimony algorithms. This new method is implemented in the PHYML program, which is freely available on our web page: http://www.lirmm.fr/w3ifa/MAAS/.},
Author = {Guindon, St{\'e}phane and Gascuel, Olivier and Rannala, Bruce},
Date-Added = {2017-11-07 19:35:47 +0000},
Date-Modified = {2017-11-07 19:35:47 +0000},
Doi = {10.1080/10635150390235520},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/NH3WGPPR/Guindon et al. - 2003 - A Simple, Fast, and Accurate Algorithm to Estimate.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/WICB2ERW/1681984.html:text/html},
Issn = {1063-5157},
Journal = {Systematic Biology},
Month = oct,
Number = {5},
Pages = {696--704},
Title = {A {Simple}, {Fast}, and {Accurate} {Algorithm} to {Estimate} {Large} {Phylogenies} by {Maximum} {Likelihood}},
Url = {https://academic.oup.com/sysbio/article/52/5/696/1681984},
Urldate = {2017-11-07},
Volume = {52},
Year = {2003},
Bdsk-Url-1 = {https://academic.oup.com/sysbio/article/52/5/696/1681984},
Bdsk-Url-2 = {http://dx.doi.org/10.1080/10635150390235520}}
@article{heled_looking_2013,
Abstract = {Bayesian phylogenetic analysis generates a set of trees which are often condensed into a single tree representing the whole set. Many methods exist for selecting a representative topology for a set of unrooted trees, few exist for assigning branch lengths to a fixed topology, and even fewer for simultaneously setting the topology and branch lengths. However, there is very little research into locating a good representative for a set of rooted time trees like the ones obtained from a BEAST analysis.},
Annote = {Pages 221 in PDF},
Author = {Heled, Joseph and Bouckaert, Remco R.},
Date-Added = {2017-10-30 22:37:04 +0000},
Date-Modified = {2017-10-30 22:37:04 +0000},
Doi = {10.1186/1471-2148-13-221},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/M5SNZ7J5/Heled and Bouckaert - 2013 - Looking for trees in the forest summary tree from.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/GU4K4ACE/1471-2148-13-221.html:text/html},
Issn = {1471-2148},
Journal = {BMC Evolutionary Biology},
Month = oct,
Pages = {221},
Shorttitle = {Looking for trees in the forest},
Title = {Looking for trees in the forest: summary tree from posterior samples},
Url = {https://doi.org/10.1186/1471-2148-13-221},
Volume = {13},
Year = {2013},
Bdsk-Url-1 = {https://doi.org/10.1186/1471-2148-13-221},
Bdsk-Url-2 = {http://dx.doi.org/10.1186/1471-2148-13-221}}
@article{lemey_bayesian_2009,
Abstract = {Author Summary Spreading in time and space, rapidly evolving viruses can accumulate a considerable amount of genetic variation. As a consequence, viral genomes become valuable resources to reconstruct the spatial and temporal processes that are shaping epidemic or endemic dynamics. In molecular epidemiology, spatial inference is often limited to the interpretation of evolutionary histories with respect to the sampling locations of the pathogens. To test hypotheses about the spatial diffusion patterns of viruses, analytical techniques are required that enable us to reconstruct how viruses migrated in the past. Here, we develop a model to infer diffusion processes among discrete locations in timed evolutionary histories in a statistically efficient fashion. Applications to Avian Influenza A H5N1 and Rabies virus in Central and West African dogs demonstrate several advantages of simultaneously inferring spatial and temporal processes from gene sequences.},
Author = {Lemey, Philippe and Rambaut, Andrew and Drummond, Alexei J. and Suchard, Marc A.},
Date-Added = {2017-10-30 21:13:47 +0000},
Date-Modified = {2017-10-30 21:13:47 +0000},
Doi = {10.1371/journal.pcbi.1000520},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/KEHDTXRA/Lemey et al. - 2009 - Bayesian Phylogeography Finds Its Roots.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/VJ7TECF7/article.html:text/html},
Issn = {1553-7358},
Journal = {PLOS Computational Biology},
Keywords = {Animal phylogenetics, Avian influenza, Evolutionary genetics, Phylogenetic analysis, Phylogenetics, Phylogeography, Rabies virus, Viral evolution},
Month = sep,
Number = {9},
Pages = {e1000520},
Title = {Bayesian {Phylogeography} {Finds} {Its} {Roots}},
Url = {http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000520},
Urldate = {2017-10-30},
Volume = {5},
Year = {2009},
Bdsk-Url-1 = {http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000520},
Bdsk-Url-2 = {http://dx.doi.org/10.1371/journal.pcbi.1000520}}
@article{antia_role_2003,
Abstract = {It is unclear when, where and how novel pathogens such as human immunodeficiency virus (HIV), monkeypox and severe acute respiratory syndrome (SARS) will cross the barriers that separate their natural reservoirs from human populations and ignite the epidemic spread of novel infectious diseases. New pathogens are believed to emerge from animal reservoirs when ecological changes increase the pathogen's opportunities to enter the human population and to generate subsequent human-to-human transmission. Effective human-to-human transmission requires that the pathogen's basic reproductive number, R0, should exceed one, where R0 is the average number of secondary infections arising from one infected individual in a completely susceptible population. However, an increase in R0, even when insufficient to generate an epidemic, nonetheless increases the number of subsequently infected individuals. Here we show that, as a consequence of this, the probability of pathogen evolution to R0 {\textgreater} 1 and subsequent disease emergence can increase markedly.},
Author = {Antia, Rustom and Regoes, Roland R. and Koella, Jacob C. and Bergstrom, Carl T.},
Copyright = {{\copyright} 2003 Nature Publishing Group},
Date-Added = {2017-10-23 21:25:34 +0000},
Date-Modified = {2017-10-23 21:25:34 +0000},
Doi = {10.1038/nature02104},
File = {Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/DZHFHF73/nature02104.html:text/html},
Issn = {0028-0836},
Journal = {Nature},
Language = {en},
Month = dec,
Number = {6967},
Pages = {658--661},
Title = {The role of evolution in the emergence of infectious diseases},
Url = {https://www.nature.com/nature/journal/v426/n6967/full/nature02104.html},
Urldate = {2017-10-23},
Volume = {426},
Year = {2003},
Bdsk-Url-1 = {https://www.nature.com/nature/journal/v426/n6967/full/nature02104.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/nature02104}}
@article{volz_complex_2011,
Abstract = {Estimates of the coalescent effective population size Ne can be poorly correlated with the true population size. The relationship between Ne and the population size is sensitive to the way in which birth and death rates vary over time. The problem of inference is exacerbated when the mechanisms underlying population dynamics are complex and depend on many parameters. In instances where non-parametric estimators of Ne such as the skyline struggle to reproduce the correct demographic history, model-based estimators which can draw on prior information about population size and growth rates may be more efficient. A coalescent model is developed for a large class of populations such that the demographic history is described by a deterministic nonlinear dynamical system of arbitrary dimension. This class of demographic model differs from those typically used in population genetics. Birth and death rates are not fixed, and no assumptions are made regarding the fraction of the population sampled. Furthermore, the population may be structured in such a way that gene copies reproduce both within and across demes. For this large class of models, it is shown how to derive the rate of coalescence, as well as the likelihood of a gene genealogy with heterochronous sampling and labeled taxa, and how to simulate a coalescent tree conditional on a complex demographic history. This theoretical framework encapsulates many of the models used by ecologists and epidemiologists and should facilitate the integration of population genetics with the study of mathematical population dynamics.},
Author = {Volz, Erik McCullough},
Copyright = {Copyright {\copyright} 2011, The Genetics Society of America},
Date-Added = {2017-10-23 20:57:41 +0000},
Date-Modified = {2017-10-23 20:57:41 +0000},
Doi = {10.1534/genetics.111.134627},
Issn = {0016-6731, 1943-2631},
Journal = {Genetics},
Keywords = {Coalescent, Infectious Disease, Mathematical Epidemiology, Population Genetics, Structured Populations},
Language = {en},
Month = jan,
Pages = {genetics.111.134627},
Pmid = {22042576},
Title = {Complex {Population} {Dynamics} and the {Coalescent} under {Neutrality}},
Url = {http://www.genetics.org/content/early/2011/10/27/genetics.111.134627},
Urldate = {2017-10-23},
Year = {2011},
Bdsk-Url-1 = {http://www.genetics.org/content/early/2011/10/27/genetics.111.134627},
Bdsk-Url-2 = {http://dx.doi.org/10.1534/genetics.111.134627}}
@article{mueller_mascot:_2017,
Abstract = {{\textless}p{\textgreater}Motivation: The structured coalescent is widely applied to study demography within and migration between sub-populations from genetic sequence data. Current methods are either exact but too computationally inefficient to analyse large datasets with many states, or make strong approximations leading to severe biases in inference. We recently introduced an approximation based on weaker assumptions to the structured coalescent enabling the analysis of larger datasets with many different states. We showed that our approximation provides unbiased migration rate and population size estimates across a wide parameter range. Results: We here extend this approach by providing a new algorithm to calculate the probability of the state of internal nodes that includes the information from the full phylogenetic tree.We show that this algorithm is able to increase the probability attributed to the true node states. Furthermore we use improved integration techniques, such that our method is now able to analyse larger datasets, including a H3N2 dataset with 433 sequences sampled from 5 different locations. Availability: The here presented methods are combined into the BEAST2 package MASCOT, the Marginal Approximation of the Structured COalescenT. This package can be downloaded via the BEAUti package manager. The source code is available at https://github.com/nicfel/Mascot.git.{\textless}/p{\textgreater}},
Author = {Mueller, Nicola Felix and Rasmussen, David Alan and Stadler, Tanja},
Copyright = {{\copyright} 2017, Posted by Cold Spring Harbor Laboratory. This pre-print is available under a Creative Commons License (Attribution-NonCommercial-NoDerivs 4.0 International), CC BY-NC-ND 4.0, as described at http://creativecommons.org/licenses/by-nc-nd/4.0/},
Date-Added = {2017-10-23 20:51:35 +0000},
Date-Modified = {2017-10-23 20:51:35 +0000},
Doi = {10.1101/188516},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/F4VNIZBU/Mueller et al. - 2017 - MASCOT Parameter and state inference under the ma.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/GJKH2WNV/188516.html:text/html},
Journal = {bioRxiv},
Language = {en},
Month = sep,
Pages = {188516},
Shorttitle = {{MASCOT}},
Title = {{MASCOT}: {Parameter} and state inference under the marginal structured coalescent approximation},
Url = {https://www.biorxiv.org/content/early/2017/09/13/188516},
Urldate = {2017-10-23},
Year = {2017},
Bdsk-Url-1 = {https://www.biorxiv.org/content/early/2017/09/13/188516},
Bdsk-Url-2 = {http://dx.doi.org/10.1101/188516}}
@article{carpenter_stan_2016,
Author = {Carpenter, Bob and Gelman, Andrew and Hoffman, Matt and Lee, Daniel and Goodrich, Ben and Betancourt, Michael and Brubaker, Michael A and Guo, Jiqiang and Li, Peter and Riddell, Allen},
Date-Added = {2017-08-06 23:18:56 +0000},
Date-Modified = {2017-08-06 23:19:30 +0000},
Journal = {J Stat Softw},
Pages = {1--37},
Title = {Stan: A probabilistic programming language},
Volume = {20},
Year = {2016}}
@article{adney_replication_2014,
Abstract = {Camels infected with MERS-CoV show few symptoms and likely transmit the virus to humans and other camels through respiratory secretions., In 2012, a novel coronavirus associated with severe respiratory disease in humans emerged in the Middle East. Epidemiologic investigations identified dromedary camels as the likely source of zoonotic transmission of Middle East respiratory syndrome coronavirus (MERS-CoV). Here we provide experimental support for camels as a reservoir for MERS-CoV. We inoculated 3 adult camels with a human isolate of MERS-CoV and a transient, primarily upper respiratory tract infection developed in each of the 3 animals. Clinical signs of the MERS-CoV infection were benign, but each of the camels shed large quantities of virus from the upper respiratory tract. We detected infectious virus in nasal secretions through 7 days postinoculation, and viral RNA up to 35 days postinoculation. The pattern of shedding and propensity for the upper respiratory tract infection in dromedary camels may help explain the lack of systemic illness among naturally infected camels and the means of efficient camel-to-camel and camel-to-human transmission.},
Author = {Adney, Danielle R. and van Doremalen, Neeltje and Brown, Vienna R. and Bushmaker, Trenton and Scott, Dana and de Wit, Emmie and Bowen, Richard A. and Munster, Vincent J.},
Date-Added = {2017-08-05 20:09:36 +0000},
Date-Modified = {2017-08-05 20:09:36 +0000},
Doi = {10.3201/eid2012.141280},
File = {PubMed Central Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/W39J4VMG/Adney et al. - 2014 - Replication and Shedding of MERS-CoV in Upper Resp.pdf:application/pdf},
Issn = {1080-6040},
Journal = {Emerging Infectious Diseases},
Month = dec,
Number = {12},
Pages = {1999--2005},
Pmcid = {PMC4257817},
Pmid = {25418529},
Title = {Replication and {Shedding} of {MERS}-{CoV} in {Upper} {Respiratory} {Tract} of {Inoculated} {Dromedary} {Camels}},
Url = {http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4257817/},
Volume = {20},
Year = {2014},
Bdsk-Url-1 = {http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4257817/},
Bdsk-Url-2 = {http://dx.doi.org/10.3201/eid2012.141280}}
@article{volz_phylodynamics_2013,
Author = {Volz, Erik M and Koelle, Katia and Bedford, Trevor},
Date-Added = {2017-08-05 19:16:03 +0000},
Date-Modified = {2017-08-05 19:16:22 +0000},
Journal = {PLoS Comput Biol},
Number = {3},
Pages = {e1002947},
Title = {Viral phylodynamics},
Volume = {9},
Year = {2013}}
@article{abdallah_camel_farming_2013,
Author = {Abdallah, HR and Faye, Bernard},
Date-Added = {2017-08-05 19:02:05 +0000},
Date-Modified = {2017-08-05 19:02:31 +0000},
Journal = {Emirates Journal of Food and Agriculture},
Number = {4},
Pages = {250},
Title = {Typology of camel farming system in {Saudi Arabia}},
Volume = {25},
Year = {2013}}
@article{katoh_mafft_2013,
Abstract = {We report a major update of the MAFFT multiple sequence alignment program. This version has several new features, including options for adding unaligned sequences into an existing alignment, adjustment of direction in nucleotide alignment, constrained alignment and parallel processing, which were implemented after the previous major update. This report shows actual examples to explain how these features work, alone and in combination. Some examples incorrectly aligned by MAFFT are also shown to clarify its limitations. We discuss how to avoid misalignments, and our ongoing efforts to overcome such limitations.},
Author = {Katoh, Kazutaka and Standley, Daron M.},
Date-Added = {2017-08-01 19:21:34 +0000},
Date-Modified = {2017-08-01 19:21:34 +0000},
Doi = {10.1093/molbev/mst010},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/AQ7FG3RI/Katoh and Standley - 2013 - MAFFT Multiple Sequence Alignment Software Version.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/76I4DQCV/MAFFT-Multiple-Sequence-Alignment-Software-Version.html:text/html},
Issn = {0737-4038},
Journal = {Molecular Biology and Evolution},
Month = apr,
Number = {4},
Pages = {772--780},
Shorttitle = {{MAFFT} {Multiple} {Sequence} {Alignment} {Software} {Version} 7},
Title = {{MAFFT} {Multiple} {Sequence} {Alignment} {Software} {Version} 7: {Improvements} in {Performance} and {Usability}},
Url = {https://academic.oup.com/mbe/article/30/4/772/1073398/MAFFT-Multiple-Sequence-Alignment-Software-Version},
Urldate = {2017-08-01},
Volume = {30},
Year = {2013},
Bdsk-Url-1 = {https://academic.oup.com/mbe/article/30/4/772/1073398/MAFFT-Multiple-Sequence-Alignment-Software-Version},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/molbev/mst010}}
@article{quick_rapid_2015,
Abstract = {Foodborne outbreaks of Salmonella remain a pressing public health concern. We recently detected a large outbreak of Salmonella enterica serovar Enteritidis phage type 14b affecting more than 30 patients in our hospital. This outbreak was linked to community, national and European-wide cases. Hospital patients with Salmonella are at high risk, and require a rapid response. We initially investigated this outbreak by whole-genome sequencing using a novel rapid protocol on the Illumina MiSeq; we then integrated these data with whole-genome data from surveillance sequencing, thereby placing the outbreak in a national context. Additionally, we investigated the potential of a newly released sequencing technology, the MinION from Oxford Nanopore Technologies, in the management of a hospital outbreak of Salmonella.},
Annote = {Pages 114 in PDF},
Author = {Quick, Joshua and Ashton, Philip and Calus, Szymon and Chatt, Carole and Gossain, Savita and Hawker, Jeremy and Nair, Satheesh and Neal, Keith and Nye, Kathy and Peters, Tansy and De Pinna, Elizabeth and Robinson, Esther and Struthers, Keith and Webber, Mark and Catto, Andrew and Dallman, Timothy J. and Hawkey, Peter and Loman, Nicholas J.},
Date-Added = {2017-07-31 20:50:58 +0000},
Date-Modified = {2017-07-31 20:50:58 +0000},
Doi = {10.1186/s13059-015-0677-2},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/PWZ4NW82/Quick et al. - 2015 - Rapid draft sequencing and real-time nanopore sequ.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/PUI8BIN5/s13059-015-0677-2.html:text/html},
Issn = {1474-760X},
Journal = {Genome Biology},
Month = may,
Pages = {114},
Title = {Rapid draft sequencing and real-time nanopore sequencing in a hospital outbreak of {Salmonella}},
Url = {https://doi.org/10.1186/s13059-015-0677-2},
Volume = {16},
Year = {2015},
Bdsk-Url-1 = {https://doi.org/10.1186/s13059-015-0677-2},
Bdsk-Url-2 = {http://dx.doi.org/10.1186/s13059-015-0677-2}}
@inproceedings{martinez_seasonality_2014,
Author = {Martinez-Bakker, Micaela and Bakker, Kevin M and King, Aaron A and Rohani, Pejman},
Booktitle = {Proc R Soc B},
Date-Added = {2017-07-31 01:42:22 +0000},
Date-Modified = {2017-07-31 01:42:45 +0000},
Number = {1783},
Pages = {20132438},
Title = {Human birth seasonality: latitudinal gradient and interplay with childhood disease dynamics},
Volume = {281},
Year = {2014}}
@article{notohara_structured_coalescent_1990,
Author = {Notohara, M},
Date-Added = {2017-07-30 22:48:44 +0000},
Date-Modified = {2017-07-30 22:49:14 +0000},
Journal = {J Math Biol},
Pages = {59--75},
Title = {The coalescent and the genealogical process in geographically structured population},
Volume = {29},
Year = {1990}}
@article{lycett_h5n8_2016,
Author = {Lycett, SJ and Bodewes, R and Pohlmann, A and Banks, J and Banyai, K and Boni, MF and Bouwstra, R and Breed, AC and Brown, IH and Chen, HL and others},
Date-Added = {2017-07-30 22:40:46 +0000},
Date-Modified = {2017-07-30 22:41:07 +0000},
Journal = {Science},
Number = {6309},
Pages = {213--217},
Title = {Role for migratory wild birds in the global spread of avian influenza {H5N8}},
Volume = {354},
Year = {2016}}
@article{liu_h7n9_2013,
Author = {Liu, Di and Shi, Weifeng and Shi, Yi and Wang, Dayan and Xiao, Haixia and Li, Wei and Bi, Yuhai and Wu, Ying and Li, Xianbin and Yan, Jinghua and others},
Date-Added = {2017-07-30 22:25:06 +0000},
Date-Modified = {2017-07-30 22:25:58 +0000},
Journal = {Lancet},
Number = {9881},
Pages = {1926--1932},
Title = {Origin and diversity of novel avian influenza {A H7N9} viruses causing human infection: phylogenetic, structural, and coalescent analyses},
Volume = {381},
Year = {2013}}
@article{shinde_triple-reassortant_2009,
Abstract = {Pigs have been hypothesized to act as a mixing vessel for the reassortment of avian, swine, and human influenza viruses and might play an important role in the emergence of novel influenza viruses capable of causing a human pandemic.1--3 Recent reports of widespread transmission of swine-origin influenza A (H1N1) viruses in humans in Mexico, the United States, and elsewhere highlight this ever-present threat to global public health.4,5 Between the 1930s and the 1990s, the most commonly circulating swine influenza virus among pigs --- classic swine influenza A (H1N1) --- underwent little change. However, by the late 1990s, multiple . . .},
Author = {Shinde, Vivek and Bridges, Carolyn B. and Uyeki, Timothy M. and Shu, Bo and Balish, Amanda and Xu, Xiyan and Lindstrom, Stephen and Gubareva, Larisa V. and Deyde, Varough and Garten, Rebecca J. and Harris, Meghan and Gerber, Susan and Vagasky, Susan and Smith, Forrest and Pascoe, Neal and Martin, Karen and Dufficy, Deborah and Ritger, Kathy and Conover, Craig and Quinlisk, Patricia and Klimov, Alexander and Bresee, Joseph S. and Finelli, Lyn},
Date-Added = {2017-07-26 22:39:55 +0000},
Date-Modified = {2017-07-30 23:44:54 +0000},
Journal = {N Engl J Med},
Number = {25},
Pages = {2616--2625},
Title = {Triple-reassortant swine influenza {A (H1)} in humans in the {United States}, 2005--2009},
Volume = {360},
Year = {2009},
Bdsk-Url-1 = {http://dx.doi.org/10.1056/NEJMoa0903812}}
@article{martinez_person--person_2005,
Abstract = {Epidemiologic and genetic data show that person-to-person spread likely took place during the prodromal phase or shortly after it ended., Despite the fact that rodents are considered to be the infectious source of hantavirus for humans, another route of transmission was demonstrated. Andes virus (ANDV) has been responsible for most of the cases recorded in Argentina. Person-to-person transmission of ANDV Sout lineage was described during an outbreak of hantavirus pulmonary syndrome in southwest Argentina. In this study, we analyzed 4 clusters that occurred in 2 disease-endemic areas for different ANDV lineages. We found new evidence of interhuman transmission for ANDV Sout lineage and described the first event in which another lineage, ANDV Cent BsAs, was implicated in this mechanism of transmission. On the basis of epidemiologic and genetic data, we concluded that person-to-person spread of the virus likely took place during the prodromal phase or shortly after it ended, since close and prolonged contact occurred in the events analyzed here, and the incubation period was 15--24 days.},
Author = {Martinez, Valeria P. and Bellomo, Carla and San Juan, Jorge and Pinna, Diego and Forlenza, Raul and Elder, Malco and Padula, Paula J.},
Date-Added = {2017-07-26 22:31:46 +0000},
Date-Modified = {2017-07-31 00:03:05 +0000},
Journal = {Emerg Infect Dis},
Number = {12},
Pages = {1848--1853},
Title = {Person-to-person transmission of {Andes} virus},
Volume = {11},
Year = {2005},
Bdsk-Url-1 = {http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3367635/},
Bdsk-Url-2 = {http://dx.doi.org/10.3201/eid1112.050501}}
@article{reed_detection_2004,
Abstract = {Monkeypox is an uncommon viral zoonosis caused by a member of the genus orthopoxvirus.1 Monkeypox was initially recognized in 1958 as a viral eruption of captive primates. The first cases in humans were reported in 1970 in Zaire (now the Democratic Republic of Congo).1 Since then, monkeypox has occurred sporadically in humans throughout that region2--9 but has not been reported outside Africa. During May and June 2003, an outbreak of febrile illness with skin eruptions occurred among residents of the midwestern United States.10 All patients reported having contact with sick pet prairie dogs (cynomys species) obtained through a common . . .},
Author = {Reed, Kurt D. and Melski, John W. and Graham, Mary Beth and Regnery, Russell L. and Sotir, Mark J. and Wegner, Mark V. and Kazmierczak, James J. and Stratman, Erik J. and Li, Yu and Fairley, Janet A. and Swain, Geoffrey R. and Olson, Victoria A. and Sargent, Elizabeth K. and Kehl, Sue C. and Frace, Michael A. and Kline, Richard and Foldy, Seth L. and Davis, Jeffrey P. and Damon, Inger K.},
Date-Added = {2017-07-26 22:17:45 +0000},
Date-Modified = {2017-07-30 23:49:49 +0000},
Journal = {N Engl J Med},
Number = {4},
Pages = {342--350},
Title = {The detection of monkeypox in humans in the {Western Hemisphere}},
Volume = {350},
Year = {2004},
Bdsk-Url-1 = {http://dx.doi.org/10.1056/NEJMoa032299}}
@article{epperson_human_2013,
Abstract = {Background. During August 2011--April 2012, 13 human infections with influenza A(H3N2) variant (H3N2v) virus were identified in the United States; 8 occurred in the prior 2 years. This virus differs from previous variant influenza viruses in that it contains the matrix (M) gene from the Influenza A(H1N1)pdm09 pandemic influenza virus.Methods. A case was defined as a person with laboratory-confirmed H3N2v virus infection. Cases and contacts were interviewed to determine exposure to swine and other animals and to assess potential person-to-person transmission.Results. Median age of cases was 4 years, and 12 of 13 (92\%) were children. Pig exposure was identified in 7 (54\%) cases. Six of 7 cases with swine exposure (86\%) touched pigs, and 1 (14\%) was close to pigs without known direct contact. Six cases had no swine exposure, including 2 clusters of suspected person-to-person transmission. All cases had fever; 12 (92\%) had respiratory symptoms, and 3 (23\%) were hospitalized for influenza. All 13 cases recovered.Conclusions. H3N2v virus infections were identified at a high rate from August 2011 to April 2012, and cases without swine exposure were identified in influenza-like illness outbreaks, indicating that limited person-to-person transmission likely occurred. Variant influenza viruses rarely result in sustained person-to-person transmission; however, the potential for this H3N2v virus to transmit efficiently is of concern. With minimal preexisting immunity in children and the limited cross-protective effect from seasonal influenza vaccine, the majority of children are susceptible to infection with this novel influenza virus.},
Author = {Epperson, Scott and Jhung, Michael and Richards, Shawn and Quinlisk, Patricia and Ball, Lauren and Moll, M{\`a}ria and Boulton, Rachelle and Haddy, Loretta and Biggerstaff, Matthew and Brammer, Lynnette and Trock, Susan and Burns, Erin and Gomez, Thomas and Wong, Karen K. and Katz, Jackie and Lindstrom, Stephen and Klimov, Alexander and Bresee, Joseph S. and Jernigan, Daniel B. and Cox, Nancy and Finelli, Lyn},
Date-Added = {2017-07-26 22:11:34 +0000},
Date-Modified = {2017-07-31 00:04:15 +0000},
Journal = {Clin Infect Dis},
Number = {suppl\_1},
Pages = {S4--S11},
Title = {Human infections with influenza {A(H3N2)} variant virus in the {United States}, 2011--2012},
Volume = {57},
Year = {2013},
Bdsk-Url-1 = {https://academic.oup.com/cid/article/57/suppl_1/S4/305385/Human-Infections-With-Influenza-A-H3N2-Variant},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/cid/cit272}}
@article{ladner_evolution_2015,
Abstract = {The 2013--present Western African Ebola virus disease (EVD) outbreak is the largest ever recorded with {\textgreater}28,000 reported cases. Ebola virus (EBOV) genome sequencing has played an important role throughout this outbreak; however, relatively few sequences have been determined from patients in Liberia, the second worst-affected country. Here, we report 140 EBOV genome sequences from the second wave of the Liberian outbreak and analyze them in combination with 782 previously published sequences from throughout the Western African outbreak. While multiple early introductions of EBOV to Liberia are evident, the majority of Liberian EVD cases are consistent with a single introduction, followed by spread and diversification within the country. Movement of the virus within Liberia was widespread, and reintroductions from Liberia served as an important source for the continuation of the already ongoing EVD outbreak in Guinea. Overall, little evidence was found for incremental adaptation of EBOV to the human host.},
Author = {Ladner, Jason T. and Wiley, Michael R. and Mate, Suzanne and Dudas, Gytis and Prieto, Karla and Lovett, Sean and Nagle, Elyse R. and Beitzel, Brett and Gilbert, Merle L. and Fakoli, Lawrence and Diclaro, Joseph W. and Schoepp, Randal J. and Fair, Joseph and Kuhn, Jens H. and Hensley, Lisa E. and Park, Daniel J. and Sabeti, Pardis C. and Rambaut, Andrew and Sanchez-Lockhart, Mariano and Bolay, Fatorma K. and Kugelman, Jeffrey R. and Palacios, Gustavo},
Date-Added = {2017-07-11 19:02:21 +0000},
Date-Modified = {2017-07-11 19:02:21 +0000},
Doi = {10.1016/j.chom.2015.11.008},
File = {ScienceDirect Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/7GSX5VI6/S193131281500462X.html:text/html},
Issn = {1931-3128},
Journal = {Cell Host \& Microbe},
Month = dec,
Number = {6},
Pages = {659--669},
Title = {Evolution and {Spread} of {Ebola} {Virus} in {Liberia}, 2014--2015},
Url = {http://www.sciencedirect.com/science/article/pii/S193131281500462X},
Volume = {18},
Year = {2015},
Bdsk-Url-1 = {http://www.sciencedirect.com/science/article/pii/S193131281500462X},
Bdsk-Url-2 = {http://dx.doi.org/10.1016/j.chom.2015.11.008}}
@article{park_ebola_2015,
Abstract = {The 2013--2015 Ebola virus disease (EVD) epidemic is caused by the Makona variant of Ebola virus (EBOV). Early in the epidemic, genome sequencing provided insights into virus evolution and transmission and offered important information for outbreak response. Here, we analyze sequences from 232 patients sampled over 7 months in Sierra Leone, along with 86 previously released genomes from earlier in the epidemic. We confirm sustained human-to-human transmission within Sierra Leone and find no evidence for import or export of EBOV across national borders after its initial introduction. Using high-depth replicate sequencing, we observe both host-to-host transmission and recurrent emergence of intrahost genetic variants. We trace the increasing impact of purifying selection in suppressing the accumulation of nonsynonymous mutations over time. Finally, we note changes in the mucin-like domain of EBOV glycoprotein that merit further investigation. These findings clarify the movement of EBOV within the region and describe viral evolution during prolonged human-to-human transmission.},
Author = {Park, Daniel J. and Dudas, Gytis and Wohl, Shirlee and Goba, Augustine and Whitmer, Shannon L. M. and Andersen, Kristian G. and Sealfon, Rachel S. and Ladner, Jason T. and Kugelman, Jeffrey R. and Matranga, Christian B. and Winnicki, Sarah M. and Qu, James and Gire, Stephen K. and Gladden-Young, Adrianne and Jalloh, Simbirie and Nosamiefan, Dolo and Yozwiak, Nathan L. and Moses, Lina M. and Jiang, Pan-Pan and Lin, Aaron E. and Schaffner, Stephen F. and Bird, Brian and Towner, Jonathan and Mamoh, Mambu and Gbakie, Michael and Kanneh, Lansana and Kargbo, David and Massally, James L. B. and Kamara, Fatima K. and Konuwa, Edwin and Sellu, Josephine and Jalloh, Abdul A. and Mustapha, Ibrahim and Foday, Momoh and Yillah, Mohamed and Erickson, Bobbie R. and Sealy, Tara and Blau, Dianna and Paddock, Christopher and Brault, Aaron and Amman, Brian and Basile, Jane and Bearden, Scott and Belser, Jessica and Bergeron, Eric and Campbell, Shelley and Chakrabarti, Ayan and Dodd, Kimberly and Flint, Mike and Gibbons, Aridth and Goodman, Christin and Klena, John and McMullan, Laura and Morgan, Laura and Russell, Brandy and Salzer, Johanna and Sanchez, Angela and Wang, David and Jungreis, Irwin and Tomkins-Tinch, Christopher and Kislyuk, Andrey and Lin, Michael F. and Chapman, Sinead and MacInnis, Bronwyn and Matthews, Ashley and Bochicchio, James and Hensley, Lisa E. and Kuhn, Jens H. and Nusbaum, Chad and Schieffelin, John S. and Birren, Bruce W. and Forget, Marc and Nichol, Stuart T. and Palacios, Gustavo F. and Ndiaye, Daouda and Happi, Christian and Gevao, Sahr M. and Vandi, Mohamed A. and Kargbo, Brima and Holmes, Edward C. and Bedford, Trevor and Gnirke, Andreas and Str{\"o}her, Ute and Rambaut, Andrew and Garry, Robert F. and Sabeti, Pardis C.},
Date-Added = {2017-07-11 19:01:46 +0000},
Date-Modified = {2017-07-11 19:01:46 +0000},
Doi = {10.1016/j.cell.2015.06.007},
File = {ScienceDirect Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/3W2D3HQC/S009286741500690X.html:text/html},
Issn = {0092-8674},
Journal = {Cell},
Month = jun,
Number = {7},
Pages = {1516--1526},
Title = {Ebola {Virus} {Epidemiology}, {Transmission}, and {Evolution} during {Seven} {Months} in {Sierra} {Leone}},
Url = {http://www.sciencedirect.com/science/article/pii/S009286741500690X},
Volume = {161},
Year = {2015},
Bdsk-Url-1 = {http://www.sciencedirect.com/science/article/pii/S009286741500690X},
Bdsk-Url-2 = {http://dx.doi.org/10.1016/j.cell.2015.06.007}}
@unpublished{who_mers_summary_2017,
Abstract = {Middle East respiratory syndrome (MERS) is a viral respiratory disease caused by a novel coronavirus (MERS‐CoV) that was first identified in Saudi Arabia in 2012.},
Author = {{World Health Organization}},
Date-Added = {2017-07-10 22:40:03 +0000},
Date-Modified = {2017-08-07 00:04:50 +0000},
Note = {Available at http://www.who.int/emergencies/mers-cov/risk-assessment-july-2017.pdf},
Title = {{WHO MERS-CoV} global summary and assessment of risk},
Year = {2017},
Bdsk-Url-1 = {http://www.who.int/mediacentre/factsheets/mers-cov/en/}}
@article{global_consortium_for_h5n8_and_related_influenza_viruses_role_2016,
Abstract = {Avian influenza viruses affect both poultry production and public health. A subtype H5N8 (clade 2.3.4.4) virus, following an outbreak in poultry in South Korea in January 2014, rapidly spread worldwide in 2014-2015. Our analysis of H5N8 viral sequences, epidemiological investigations, waterfowl migration, and poultry trade showed that long-distance migratory birds can play a major role in the global spread of avian influenza viruses. Further, we found that the hemagglutinin of clade 2.3.4.4 virus was remarkably promiscuous, creating reassortants with multiple neuraminidase subtypes. Improving our understanding of the circumpolar circulation of avian influenza viruses in migratory waterfowl will help to provide early warning of threats from avian influenza to poultry, and potentially human, health.},
Author = {{Global Consortium for H5N8 and Related Influenza Viruses}},
Date-Added = {2017-07-10 18:41:37 +0000},
Date-Modified = {2017-07-10 18:41:37 +0000},
Doi = {10.1126/science.aaf8852},
Issn = {1095-9203},
Journal = {Science (New York, N.Y.)},
Keywords = {Animal Migration, Animals, Birds, Disease Outbreaks, Europe, Hemagglutinins, Humans, Influenza A Virus, H5N8 Subtype, Influenza, Human, Influenza in Birds, Japan, Neuraminidase, North America, Phylogeography, Poultry, Reassortant Viruses, Republic of Korea},
Language = {eng},
Number = {6309},
Pages = {213--217},
Pmid = {27738169},
Title = {Role for migratory wild birds in the global spread of avian influenza {H}5N8},
Volume = {354},
Year = {2016},
Bdsk-Url-1 = {http://dx.doi.org/10.1126/science.aaf8852}}
@article{faria_simultaneously_2013,
Abstract = {The factors that determine the origin and fate of cross-species transmission events remain unclear for the majority of human pathogens, despite being central for the development of predictive models and assessing the efficacy of prevention strategies. Here, we describe a flexible Bayesian statistical framework to reconstruct virus transmission between different host species based on viral gene sequences, while simultaneously testing and estimating the contribution of several potential predictors of cross-species transmission. Specifically, we use a generalized linear model extension of phylogenetic diffusion to perform Bayesian model averaging over candidate predictors. By further extending this model with branch partitioning, we allow for distinct host transition processes on external and internal branches, thus discriminating between recent cross-species transmissions, many of which are likely to result in dead-end infections, and host shifts that reflect successful onwards transmission in the new host species. Our approach corroborates genetic distance between hosts as a key determinant of both host shifts and cross-species transmissions of rabies virus in North American bats. Furthermore, our results indicate that geographical range overlap is a modest predictor for cross-species transmission, but not for host shifts. Although our evolutionary framework focused on the multi-host reservoir dynamics of bat rabies virus, it is applicable to other pathogens and to other discrete state transition processes.},
Author = {Faria, Nuno Rodrigues and Suchard, Marc A. and Rambaut, Andrew and Streicker, Daniel G. and Lemey, Philippe},
Date-Added = {2017-07-10 17:09:36 +0000},
Date-Modified = {2017-07-30 22:44:10 +0000},
Journal = {Phil Trans R Soc B},
Pages = {20120196},
Title = {Simultaneously reconstructing viral cross-species transmission history and identifying the underlying constraints},
Volume = {368},
Year = {2013},
Bdsk-Url-1 = {http://rstb.royalsocietypublishing.org/content/368/1614/20120196},
Bdsk-Url-2 = {http://dx.doi.org/10.1098/rstb.2012.0196}}
@article{herrewegh_1998,
Abstract = {Recent evidence suggests that the type {II} feline coronavirus ({FCoV}) strains 79-1146 and 79-1683 have arisen from a homologous {RNA} recombination event between {FCoV} type I and canine coronavirus ({CCV}). In both cases, the template switch apparently took place between the S and M genes, giving rise to recombinant viruses which encode a {CCV}-like S protein and the M, N, 7a, and 7b proteins of {FCoV} type I (K. Motowaka, T. Hoh- datsu, H. Hashimoto, and H. Koyama, Microbiol. Immunol. 40:425--433, 1996; H. Vennema, A. Poland, K. Floyd Hawkins, and N. C. Pedersen, Feline Pract. 23:40--44, 1995). In the present study, we have looked for additional {FCoV}-{CCV} recombination sites. Four regions in the pol gene were selected for comparative sequence analysis of the type {II} {FCoV} strains 79-1683 and 79-1146, the type I {FCoV} strains {TN}406 and {UCD}1, the {CCV} strain K378, and the {TGEV} strain Purdue. Our data show that the type {II} {FCoVs} have arisen from double recombination events: additional crossover sites were mapped in the {ORF}1ab frameshifting region of strain 79-1683 and in the 5′ half of {ORF}1b of strain 79-1146.},
Author = {Herrewegh, Arnold A. P. M. and Smeenk, Ingrid and Horzinek, Marian C. and Rottier, Peter J. M. and Groot, Raoul J. de},
Date-Added = {2017-07-07 21:16:57 +0000},
Date-Modified = {2017-07-30 23:59:12 +0000},
Journal = {J Virol},
Number = {5},
Pages = {4508--4514},
Title = {Feline Coronavirus Type {II} Strains 79-1683 and 79-1146 Originate from a Double Recombination between Feline Coronavirus Type {I} and Canine Coronavirus},
Volume = {72},
Year = {1998},
Bdsk-Url-1 = {http://jvi.asm.org/content/72/5/4508}}
@article{kottier_1995,
Abstract = {Embryonated eggs were coinfected with two strains of the coronavirus avian infectious bronchitis virus ({IBV}), {IBV}-Beaudette and {IBV}-M41, to investigate whether recombination between the two strains would occur. Virions were isolated from the allantoic fluid of the coinfected eggs and putative hybrid {RNAs} were detected by polymerase chain reaction ({PCR}), using strain-specific oligonucleotides. {PCR} products, of the expected sizes, were obtained as predicted from potential recombination events between the nucleoprotein (N) gene and the 3′-untranslated region of the two {IBV} genomes. Sequencing confirmed that they corresponded to hybrid {RNAs}. Virus produced as a result of the mixed infection was treated with an M41-specific neutralizing monoclonal antibody and passaged in Vero cells, in which {IBV}-Beaudette, but not {IBV}-M41, replicated. Hybrid {RNA} was still detectable after three serial passages. Since no {IBV}-M41 was detectable this confirmed that infectious recombinant genomes had been produced in the embryonated eggs. These findings not only support the circumstantial evidence, from sequencing studies of {IBV} field strains, that recombination occurs during replication of {IBV} and contributes to the diversity of {IBV}, but also show that coronavirus {RNA} recombination is not limited to mouse hepatitis virus.},
Author = {Kottier, Sanneke A. and Cavanagh, David and Britton, Paul},
Date-Added = {2017-07-07 21:16:49 +0000},
Date-Modified = {2017-07-07 21:16:49 +0000},
Doi = {10.1006/viro.1995.0029},
File = {ScienceDirect Full Text PDF:/Users/admin/Library/Application Support/Firefox/Profiles/tit72ymn.default/zotero/storage/SUQDIUKA/KOTTIER et al. - 1995 - Experimental Evidence of Recombination in Coronavi.pdf:application/pdf;ScienceDirect Snapshot:/Users/admin/Library/Application Support/Firefox/Profiles/tit72ymn.default/zotero/storage/ZHNMQBIA/S0042682285700293.html:text/html},
Issn = {0042-6822},
Journal = {Virology},
Month = nov,
Number = {2},
Pages = {569--580},
Title = {Experimental Evidence of Recombination in Coronavirus Infectious Bronchitis Virus},
Url = {http://www.sciencedirect.com/science/article/pii/S0042682285700293},
Urldate = {2014-12-03},
Volume = {213},
Year = {1995},
Bdsk-Url-1 = {http://www.sciencedirect.com/science/article/pii/S0042682285700293},
Bdsk-Url-2 = {http://dx.doi.org/10.1006/viro.1995.0029}}
@article{keck_1988,
Abstract = {{RNA}-{RNA} recombination between different strains of the murine coronavirus mouse hepatitis virus ({MHV}) occurs at a very high frequency in tissue culture. To demonstrate that {RNA} recombination may play a role in the evolution and pathogenesis of coronaviruses, we sought to determine whether {MHV} recombination could occur during replication in the animal host of the virus. By using two selectable markers, i.e., temperature sensitivity and monoclonal antibody neutralization, we isolated several recombinant viruses from the brains of mice infected with two different strains of {MHV}. The recombination frequency was very high, and recombination occurred at multiple sites on the viral {RNA} genome. This finding suggests that {RNA}-{RNA} recombination may play a significant role in natural evolution and neuropathogenesis of coronaviruses.},
Author = {Keck, J G and Matsushima, G K and Makino, S and Fleming, J O and Vannier, D M and Stohlman, S A and Lai, M M},
Date-Added = {2017-07-07 21:16:43 +0000},
Date-Modified = {2017-07-30 23:56:08 +0000},
Journal = {J Virol},
Number = {5},
Pages = {1810--1813},
Title = {In vivo {RNA}-{RNA} recombination of coronavirus in mouse brain},
Volume = {62},
Year = {1988},
Bdsk-Url-1 = {http://www.ncbi.nlm.nih.gov/pmc/articles/PMC253235/}}
@article{makino_1986,
Abstract = {The {RNA} genome of coronaviruses consists of a single species of nonsegmented {RNA}. In this communication, we demonstrate that the {RNA} genomes of different strains of murine coronaviruses recombine during mixed infection at a very high frequency. Susceptible cells were coinfected with a temperature-sensitive mutant of one strain of mouse hepatitis virus ({MHV}) and a wild-type virus of a different strain. Of 21 randomly isolated viruses released from the coinfected cells at the nonpermissive temperature, 2 were recombinants which differed in the site of recombination. After three serial passages of the original virus pool derived from the mixed infection, the majority of the progeny viruses were recombinants. These recombinant viruses represented at least five different recombination sites between the two parental {MHV} strains. Such a high-frequency recombination between nonsegmented {RNA} genomes of {MHV} suggests that segmented {RNA} intermediates might be generated during {MHV} replication. We propose that the {RNA} replication of {MHV} proceeds in a discontinuous and nonprocessive manner, thus generating free segmented {RNA} intermediates, which could be used in {RNA} recombination via a copy-choice mechanism.},
Author = {Makino, S. and Keck, J. G. and Stohlman, S. A. and Lai, M. M.},
Date-Added = {2017-07-07 21:16:36 +0000},
Date-Modified = {2017-07-30 23:54:45 +0000},
Journal = {J Virol},
Number = {3},
Pages = {729--737},
Title = {High-frequency {RNA} recombination of murine coronaviruses},
Volume = {57},
Year = {1986},
Bdsk-Url-1 = {http://jvi.asm.org/content/57/3/729}}
@article{lai_1985,
Abstract = {We have isolated a recombinant virus between the A59 and {JHM} strains of mouse hepatitis virus, which contain a single species of nonsegmented {RNA} genome. This recombinant was derived by mixed infection of {DBT} cells with temperature-sensitive mutants of A59 and {JHM} at nonpermissive temperature. Viruses recovered at this temperature were screened by oligonucleotide fingerprinting of their genomic {RNAs}. One recombinant virus, B1, was found to contain mostly A59-derived sequences, but the 3 kilobases at the 5' end of the genomic {RNA} was derived from {JHM}. Thus, the crossover point in the B1 genome is located within gene A, which codes for the viral {RNA} polymerases. The study of the intracellular {RNA} species of B1 virus revealed that probably all of the virus-specific subgenomic {mRNA} species contained the body sequences of strain A59 but the leader sequences of {JHM}. This result indicates that the {JHM} leader {RNA}, which differs from the A59 leader {RNA}, could be fused to the {mRNAs} of a different virus strain during {RNA} transcription. Furthermore, B1 virus-infected cells contain an additional subgenomic {mRNA} species which is transcribed from a new initiation site within gene C, suggesting that the leader {RNA} could determine the site of initiation for coronavirus {mRNAs}. These data represent a first report of {RNA} recombination between viruses, other than picornaviruses, which contain nonsegmented {RNA} genomes.},
Author = {Lai, M. M. and Baric, R. S. and Makino, S. and Keck, J. G. and Egbert, J. and Leibowitz, J. L. and Stohlman, S. A.},
Date-Added = {2017-07-07 21:16:02 +0000},
Date-Modified = {2017-07-30 23:55:33 +0000},
Journal = {J Virol},
Number = {2},
Pages = {449--456},
Title = {Recombination between nonsegmented {RNA} genomes of murine coronaviruses},
Volume = {56},
Year = {1985},
Bdsk-Url-1 = {http://jvi.asm.org/content/56/2/449}}
@article{chen_comparative_2017,
Abstract = {MERS-CoV infection emerged in the Kingdom of Saudi Arabia (KSA) in 2012 and has spread to 26 countries. However, 80\% of all cases have occurred in KSA. The largest outbreak outside KSA occurred in South Korea (SK) in 2015. In this report, we describe an epidemiological comparison of the two outbreaks. Data from 1299 cases in KSA (2012--2015) and 186 cases in SK (2015) were collected from publicly available resources, including FluTrackers, the World Health Organization (WHO) outbreak news and the Saudi MOH (MOH). Descriptive analysis, t-tests, Chi-square tests and binary logistic regression were conducted to compare demographic and other characteristics (comorbidity, contact history) of cases by nationality. Epidemic curves of the outbreaks were generated. The mean age of cases was 51 years in KSA and 54 years in SK. Older males (70 years) were more likely to be infected or to die from MERS-CoV infection, and males exhibited increased rates of comorbidity in both countries. The epidemic pattern in KSA was more complex, with animal-to-human, human-to-human, nosocomial and unknown exposure, whereas the outbreak in SK was more clearly nosocomial. Of the 1186 MERS cases in KSA with reported risk factors, 158 (13.3\%) cases were hospital associated compared with 175 (94.1\%) in SK, and an increased proportion of cases with unknown exposure risk was found in KSA (710, 59.9\%). In a globally connected world, travel is a risk factor for emerging infections, and health systems in all countries should implement better triage systems for potential imported cases of MERS-CoV to prevent large epidemics.},
Author = {Chen, Xin and Chughtai, Abrar Ahmad and Dyda, Amalie and MacIntyre, Chandini Raina},
Date-Added = {2017-06-24 15:35:24 +0000},
Date-Modified = {2017-07-31 00:10:44 +0000},
Journal = {Emerg Microbes Infect},
Number = {6},
Pages = {e51},
Title = {Comparative epidemiology of {Middle} {East} respiratory syndrome coronavirus ({MERS}-{CoV}) in {Saudi} {Arabia} and {South} {Korea}},
Volume = {6},
Year = {2017},
Bdsk-Url-1 = {https://www.nature.com/emi/journal/v6/n6/full/emi201740a.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/emi.2017.40}}
@book{mersfactsheet,
Author = {{World Health Organization}},
Date-Added = {2017-06-20 05:00:00 +0000},
Date-Modified = {2017-06-20 05:04:06 +0000},
Publisher = {Available at \url{http://www.who.int/emergencies/mers-cov/en/}},
Title = {{Middle East respiratory syndrome coronavirus (MERS-CoV)}},
Year = {2017},
Bdsk-Url-1 = {http://www.who.int/mediacentre/factsheets/fs211/en/}}
@article{bedford_strength_2011,
Abstract = {RNA viruses evolve extremely quickly, allowing them to rapidly adapt to new environmental conditions. Viral pathogens, such as influenza virus, exploit this capacity for evolutionary change to persist within the human population despite substantial immune pressure. Understanding the process of adaptation in these viral systems is essential to our efforts to combat infectious disease.},
Annote = {Pages 220 in PDF},
Author = {Bedford, Trevor and Cobey, Sarah and Pascual, Mercedes},
Date-Added = {2017-06-08 23:22:10 +0000},
Date-Modified = {2017-07-31 00:21:38 +0000},
Journal = {BMC Evol Biol},
Pages = {220},
Title = {Strength and tempo of selection revealed in viral gene genealogies},
Volume = {11},
Year = {2011},
Bdsk-Url-1 = {http://dx.doi.org/10.1186/1471-2148-11-220}}
@article{pond_gard:_2006,
Author = {Pond, Kosakovsky and L, Sergei and Posada, David and Gravenor, Michael B. and Woelk, Christopher H. and Frost, Simon D. W.},
Date-Added = {2017-06-08 22:02:29 +0000},
Date-Modified = {2017-06-08 22:02:29 +0000},
Doi = {10.1093/bioinformatics/btl474},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/STZNAKFV/Pond et al. - 2006 - GARD a genetic algorithm for recombination detect.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/3MQ29Z8K/GARD-a-genetic-algorithm-for-recombination.html:text/html},
Issn = {1367-4803},
Journal = {Bioinformatics},
Month = dec,
Number = {24},
Pages = {3096--3098},
Shorttitle = {{GARD}},
Title = {{GARD}: a genetic algorithm for recombination detection},
Url = {https://academic.oup.com/bioinformatics/article/22/24/3096/208339/GARD-a-genetic-algorithm-for-recombination},
Urldate = {2017-06-08},
Volume = {22},
Year = {2006},
Bdsk-Url-1 = {https://academic.oup.com/bioinformatics/article/22/24/3096/208339/GARD-a-genetic-algorithm-for-recombination},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/bioinformatics/btl474}}
@article{hon_evidence_2008,
Abstract = {Bats have been identified as the natural reservoir of severe acute respiratory syndrome (SARS)-like and SARS coronaviruses (SLCoV and SCoV). However, previous studies suggested that none of the currently sampled bat SLCoVs is the descendant of the direct ancestor of SCoV, based on their relatively distant phylogenetic relationship. In this study, evidence of the recombinant origin of the genome of a bat SLCoV is demonstrated. We identified a potential recombination breakpoint immediately after the consensus intergenic sequence between open reading frame 1 and the S coding region, suggesting the replication intermediates may participate in the recombination event, as previously speculated for other CoVs. Phylogenetic analysis of its parental regions suggests the presence of an uncharacterized SLCoV lineage that is phylogenetically closer to SCoVs than any of the currently sampled bat SLCoVs. Using various Bayesian molecular-clock models, interspecies transfer of this SLCoV lineage from bats to the amplifying host (e.g., civets) was estimated to have happened a median of 4.08 years before the SARS outbreak. Based on this relatively short window period, we speculate that this uncharacterized SLCoV lineage may contain the direct ancestor of SCoV. This study sheds light on the possible host bat species of the direct ancestor of SCoV, providing valuable information on the scope and focus of surveillance for the origin of SCoV.},
Author = {Hon, Chung-Chau and Lam, Tsan-Yuk and Shi, Zheng-Li and Drummond, Alexei J. and Yip, Chi-Wai and Zeng, Fanya and Lam, Pui-Yi and Leung, Frederick Chi-Ching},
Date-Added = {2017-06-08 21:58:43 +0000},
Date-Modified = {2017-07-30 23:58:23 +0000},
Journal = {J Virol},
Number = {4},
Pages = {1819--1826},
Title = {Evidence of the recombinant origin of a bat severe acute respiratory syndrome ({SARS})-like coronavirus and its implications on the direct ancestor of {SARS} coronavirus},
Volume = {82},
Year = {2008},
Bdsk-Url-1 = {http://jvi.asm.org/content/82/4/1819},
Bdsk-Url-2 = {http://dx.doi.org/10.1128/JVI.01926-07}}
@article{almutairi_non-genetic_2010,
Abstract = {Reproductive traits and calving weight were assessed in Saudi camels, and non-genetic factors influencing them were studied using data collected at Al Jouf centre from 1987 to 2009. Age at first conce},
Author = {Almutairi, Sallal E. and Boujenane, Isma{\"\i}l and Musaad, Abdelgader and Awad-Acharari, Falah},
Date-Added = {2017-06-06 23:22:46 +0000},
Date-Modified = {2017-07-31 00:24:17 +0000},
Journal = {Trop Anim Health Prod},
Number = {6},
Pages = {1087--1092},
Title = {Non-genetic factors influencing reproductive traits and calving weight in {Saudi} camels},
Volume = {42},
Year = {2010},
Bdsk-Url-1 = {https://link.springer.com/article/10.1007/s11250-010-9529-y},
Bdsk-Url-2 = {http://dx.doi.org/10.1007/s11250-010-9529-y}}
@article{wernery_camelid_2001,
Abstract = {Camelid immunoglobulins differ from all other known antibodies and contradict all common theories on antibody diversity. It was demonstrated that up to 75 \% of all serum proteins are immunoglobulin G (IgG) molecules lacking light chains. IgG2 and IgG3, which only consist of heavy chains, have a low molecular weight which improves their biodistribution and allows a better tissue penetration. Of special importance is the long complementary determining region (CDR) loop which inserts deep into the active site of an enzyme. This binding property was only observed in experiments to gain structural data and to point out the extraordinary value of heavy chain antibodies as biochemical and pharmacological tools. The acquisition and absorption of adequate amounts of colostral immunoglobulins are essential to the health of the neonate. Pre-colostrum serum IgG levels in camelids are low, with concentrations of 0.26 $\pm$ 0.23 mg/ml. Maximum IgG levels are reached after 24 h and kept at a plateau with concentrations of 24.52 $\pm$ 8.8 mg/dl. IgG concentrations above 10 mg/ml indicate a successful passive transfer. IgG levels decline after 2--5 weeks and a marked increase is observed between 1 and 2 months, indicating that the immune system of the neonate has started to mature. A number of different tests are available for the assessment of IgG serum levels. Single radial immunodiffusion (SRID) is the only method that specifically measures serum IgG concentrations. It is a reliable assay to test failure of passive transfer (FPT). FPT is a major factor in neonatal mortality in camelids, but very little has been published so far. Therapeutic administration of colostrum will provide passive protection against infectious diseases for a 2--3-week period of risk, and the intravenous administration of 20--40 ml of camelid plasma helps to combat FPT.},
Author = {Wernery, U.},
Date-Added = {2017-06-06 23:00:41 +0000},
Date-Modified = {2017-07-30 23:13:00 +0000},
Journal = {J Vet Med B},
Number = {8},
Pages = {561--568},
Title = {Camelid immunoglobulins and their importance for the new-born -- a review},
Volume = {48},
Year = {2001},
Bdsk-Url-1 = {http://onlinelibrary.wiley.com/doi/10.1111/j.1439-0450.2001.00478.x/abstract},
Bdsk-Url-2 = {http://dx.doi.org/10.1111/j.1439-0450.2001.00478.x}}
@article{quick_real-time_2016,
Abstract = {The Ebola virus disease epidemic in West Africa is the largest on record, responsible for over 28,599 cases and more than 11,299 deaths. Genome sequencing in viral outbreaks is desirable to characterize the infectious agent and determine its evolutionary rate. Genome sequencing also allows the identification of signatures of host adaptation, identification and monitoring of diagnostic targets, and characterization of responses to vaccines and treatments. The Ebola virus (EBOV) genome substitution rate in the Makona strain has been estimated at between 0.87 × 10−3 and 1.42 × 10−3 mutations per site per year. This is equivalent to 16--27 mutations in each genome, meaning that sequences diverge rapidly enough to identify distinct sub-lineages during a prolonged epidemic. Genome sequencing provides a high-resolution view of pathogen evolution and is increasingly sought after for outbreak surveillance. Sequence data may be used to guide control measures, but only if the results are generated quickly enough to inform interventions. Genomic surveillance during the epidemic has been sporadic owing to a lack of local sequencing capacity coupled with practical difficulties transporting samples to remote sequencing facilities. To address this problem, here we devise a genomic surveillance system that utilizes a novel nanopore DNA sequencing instrument. In April 2015 this system was transported in standard airline luggage to Guinea and used for real-time genomic surveillance of the ongoing epidemic. We present sequence data and analysis of 142 EBOV samples collected during the period March to October 2015. We were able to generate results less than 24 h after receiving an Ebola-positive sample, with the sequencing process taking as little as 15--60 min. We show that real-time genomic surveillance is possible in resource-limited settings and can be established rapidly to monitor outbreaks.},
Author = {Quick, Joshua and Loman, Nicholas J. and Duraffour, Sophie and Simpson, Jared T. and Severi, Ettore and Cowley, Lauren and Bore, Joseph Akoi and Koundouno, Raymond and Dudas, Gytis and Mikhail, Amy and Ou{\'e}draogo, Nobila and Afrough, Babak and Bah, Amadou and Baum, Jonathan H. J. and Becker-Ziaja, Beate and Boettcher, Jan Peter and Cabeza-Cabrerizo, Mar and Camino-S{\'a}nchez, {\'A}lvaro and Carter, Lisa L. and Doerrbecker, Juliane and Enkirch, Theresa and Dorival, Isabel Garc{\'\i}a- and Hetzelt, Nicole and Hinzmann, Julia and Holm, Tobias and Kafetzopoulou, Liana Eleni and Koropogui, Michel and Kosgey, Abigael and Kuisma, Eeva and Logue, Christopher H. and Mazzarelli, Antonio and Meisel, Sarah and Mertens, Marc and Michel, Janine and Ngabo, Didier and Nitzsche, Katja and Pallasch, Elisa and Patrono, Livia Victoria and Portmann, Jasmine and Repits, Johanna Gabriella and Rickett, Natasha Y. and Sachse, Andreas and Singethan, Katrin and Vitoriano, In{\^e}s and Yemanaberhan, Rahel L. and Zekeng, Elsa G. and Racine, Trina and Bello, Alexander and Sall, Amadou Alpha and Faye, Ousmane and Faye, Oumar and Magassouba, N'Faly and Williams, Cecelia V. and Amburgey, Victoria and Winona, Linda and Davis, Emily and Gerlach, Jon and Washington, Frank and Monteil, Vanessa and Jourdain, Marine and Bererd, Marion and Camara, Alimou and Somlare, Hermann and Camara, Abdoulaye and Gerard, Marianne and Bado, Guillaume and Baillet, Bernard and Delaune, D{\'e}borah and Nebie, Koumpingnin Yacouba and Diarra, Abdoulaye and Savane, Yacouba and Pallawo, Raymond Bernard and Gutierrez, Giovanna Jaramillo and Milhano, Natacha and Roger, Isabelle and Williams, Christopher J. and Yattara, Facinet and Lewandowski, Kuiama and Taylor, James and Rachwal, Phillip and J. Turner, Daniel and Pollakis, Georgios and Hiscox, Julian A. and Matthews, David A. and Shea, Matthew K. O' and Johnston, Andrew McD and Wilson, Duncan and Hutley, Emma and Smit, Erasmus and Di Caro, Antonino and W{\"o}lfel, Roman and Stoecker, Kilian and Fleischmann, Erna and Gabriel, Martin and Weller, Simon A. and Koivogui, Lamine and Diallo, Boubacar and Ke{\"\i}ta, Sakoba and Rambaut, Andrew and Formenty, Pierre and G{\"u}nther, Stephan and Carroll, Miles W.},
Copyright = {{\copyright} 2016 Nature Publishing Group, a division of Macmillan Publishers Limited. All Rights Reserved.},
Date-Added = {2017-06-06 22:30:15 +0000},
Date-Modified = {2017-06-06 22:30:15 +0000},
Doi = {10.1038/nature16996},
File = {Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/DFNDZT2X/nature16996.html:text/html},
Issn = {0028-0836},
Journal = {Nature},
Keywords = {Microbial genetics, Microbiology, Molecular evolution, Next-generation sequencing, Viral infection},
Language = {en},
Month = feb,
Number = {7589},
Pages = {228--232},
Title = {Real-time, portable genome sequencing for {Ebola} surveillance},
Url = {http://www.nature.com/nature/journal/v530/n7589/abs/nature16996.html},
Urldate = {2017-06-06},
Volume = {530},
Year = {2016},
Bdsk-Url-1 = {http://www.nature.com/nature/journal/v530/n7589/abs/nature16996.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/nature16996}}
@article{ayres_beagle:_2012,
Author = {Ayres, Daniel L. and Darling, Aaron and Zwickl, Derrick J. and Beerli, Peter and Holder, Mark T. and Lewis, Paul O. and Huelsenbeck, John P. and Ronquist, Fredrik and Swofford, David L. and Cummings, Michael P. and Rambaut, Andrew and Suchard, Marc A.},
Date-Added = {2017-06-06 21:51:27 +0000},
Date-Modified = {2017-06-20 05:17:00 +0000},
Doi = {10.1093/sysbio/syr100},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/2DMSXGBC/Ayres et al. - 2012 - BEAGLE An Application Programming Interface and H.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/KCBRKE24/1680634.html:text/html},
Issn = {1063-5157},
Journal = {Syst Biol},
Month = jan,
Number = {1},
Pages = {170--173},
Shorttitle = {{BEAGLE}},
Title = {{BEAGLE}: an application programming interface and high-performance computing library for statistical phylogenetics},
Url = {https://academic.oup.com/sysbio/article/61/1/170/1680634/BEAGLE-An-Application-Programming-Interface-and},
Urldate = {2017-06-06},
Volume = {61},
Year = {2012},
Bdsk-Url-1 = {https://academic.oup.com/sysbio/article/61/1/170/1680634/BEAGLE-An-Application-Programming-Interface-and},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/sysbio/syr100}}
@article{maio_new_2015,
Abstract = {Author Summary When studying infectious diseases it is often important to understand how germs spread from location-to-location, person-to-person, or even one part of the body to another. Using phylogeographic methods, it is possible to recover the history of spread of pathogens (or other organisms) by studying their genetic material. Here we reveal that some popular, fast phylogeographic methods are inaccurate, and we introduce a new more reliable method to address the problem. By comparing different phylogeographic methods based on principled population models and fast alternatives, we found that different approaches can give diametrically opposed results, and we offer concrete examples in the context of the ongoing Ebola outbreak in West Africa and the world-wide outbreaks of Avian Influenza Virus and Tomato Yellow Leaf Curl Virus. We found that the most popular phylogeographic method often produces completely inaccurate conclusions. One of the reasons for its popularity has been its computational speed, which has allowed users to analyse large genetic datasets with complex models. More accurate approaches have until now been considerably slower, and therefore we propose a new method called BASTA that achieves good accuracy in a reasonable time. We are relying more and more on genetic sequencing to learn about the origin and spread of infections, and as this role continues to grow, it will be essential to use accurate phylogeographic methods when designing policies to prevent or curb the spread of disease.},
Author = {Maio, Nicola De and Wu, Chieh-Hsi and O'Reilly, Kathleen M. and Wilson, Daniel},
Date-Added = {2017-06-06 21:49:18 +0000},
Date-Modified = {2017-06-06 21:49:18 +0000},
Doi = {10.1371/journal.pgen.1005421},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/H3S56WMZ/Maio et al. - 2015 - New Routes to Phylogeography A Bayesian Structure.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/PBVR58NJ/article.html:text/html},
Issn = {1553-7404},
Journal = {PLOS Genetics},
Keywords = {a, b, C, D, e, f, G, h, i, l, m, n, o, p, r, s, t, u, v, y, z},
Month = aug,
Number = {8},
Pages = {e1005421},
Shorttitle = {New {Routes} to {Phylogeography}},
Title = {New {Routes} to {Phylogeography}: {A} {Bayesian} {Structured} {Coalescent} {Approximation}},
Url = {http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1005421},
Urldate = {2017-06-06},
Volume = {11},
Year = {2015},
Bdsk-Url-1 = {http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1005421},
Bdsk-Url-2 = {http://dx.doi.org/10.1371/journal.pgen.1005421}}
@article{lloyd-smith_superspreading_2005,
Abstract = {Population-level analyses often use average quantities to describe heterogeneous systems, particularly when variation does not arise from identifiable groups. A prominent example, central to our current understanding of epidemic spread, is the basic reproductive number, R0, which is defined as the mean number of infections caused by an infected individual in a susceptible population. Population estimates of R0 can obscure considerable individual variation in infectiousness, as highlighted during the global emergence of severe acute respiratory syndrome (SARS) by numerous 'superspreading events' in which certain individuals infected unusually large numbers of secondary cases. For diseases transmitted by non-sexual direct contacts, such as SARS or smallpox, individual variation is difficult to measure empirically, and thus its importance for outbreak dynamics has been unclear. Here we present an integrated theoretical and statistical analysis of the influence of individual variation in infectiousness on disease emergence. Using contact tracing data from eight directly transmitted diseases, we show that the distribution of individual infectiousness around R0 is often highly skewed. Model predictions accounting for this variation differ sharply from average-based approaches, with disease extinction more likely and outbreaks rarer but more explosive. Using these models, we explore implications for outbreak control, showing that individual-specific control measures outperform population-wide measures. Moreover, the dramatic improvements achieved through targeted control policies emphasize the need to identify predictive correlates of higher infectiousness. Our findings indicate that superspreading is a normal feature of disease spread, and to frame ongoing discussion we propose a rigorous definition for superspreading events and a method to predict their frequency.},
Author = {Lloyd-Smith, J. O. and Schreiber, S. J. and Kopp, P. E. and Getz, W. M.},
Copyright = {{\copyright} 2005 Nature Publishing Group},
Date-Added = {2017-06-05 22:24:17 +0000},
Date-Modified = {2017-06-05 22:24:17 +0000},
Doi = {10.1038/nature04153},
File = {Full Text PDF:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/W6XDEWCS/Lloyd-Smith et al. - 2005 - Superspreading and the effect of individual variat.pdf:application/pdf;Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/MNEHIV57/nature04153.html:text/html},
Issn = {0028-0836},
Journal = {Nature},
Language = {en},
Month = nov,
Number = {7066},
Pages = {355--359},
Title = {Superspreading and the effect of individual variation on disease emergence},
Url = {https://www.nature.com/nature/journal/v438/n7066/full/nature04153.html},
Urldate = {2017-06-05},
Volume = {438},
Year = {2005},
Bdsk-Url-1 = {https://www.nature.com/nature/journal/v438/n7066/full/nature04153.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/nature04153}}
@article{blumberg_inference_2013,
Abstract = {Author Summary This paper focuses on infectious diseases such as monkeypox, Nipah virus and avian influenza that transmit weakly from human to human. These pathogens cannot cause self-sustaining epidemics in the human population, but instead cause limited transmission chains that stutter to extinction. Such pathogens would go extinct if they were confined to humans, but they persist because of continual introduction from an external reservoir (such as animals, for the zoonotic diseases mentioned above). They are important to study because they pose a risk of emerging if they become more transmissible, or conversely to monitor the success of efforts to locally eliminate a pathogen by vaccination. A crucial challenge for these `stuttering' pathogens is to quantify their transmissibility, in terms of the intensity and heterogeneity of disease transmission by infected individuals. In this paper, we use monkeypox as an example to show how these transmission properties can be estimated from commonly available data describing the size of observed stuttering chains. These results make it easier to monitor diseases that pose a risk of emerging (or re-emerging) as self-sustaining human pathogens, or to decide whether a seemingly large chain may signal a worrisome change in transmissibility.},
Author = {Blumberg, Seth and Lloyd-Smith, James O.},
Date-Added = {2017-06-05 22:20:34 +0000},
Date-Modified = {2017-07-31 00:20:38 +0000},
Journal = {PLoS Comput Biol},
Number = {5},
Pages = {e1002993},
Title = {Inference of {$R_0$} and transmission heterogeneity from the size distribution of stuttering chains},
Volume = {9},
Year = {2013},
Bdsk-Url-1 = {http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002993},
Bdsk-Url-2 = {http://dx.doi.org/10.1371/journal.pcbi.1002993}}
@article{boni_exact_2007,
Abstract = {Statistical tests for detecting mosaic structure or recombination among nucleotide sequences usually rely on identifying a pattern or a signal that would be unlikely to appear under clonal reproduction. Dozens of such tests have been described, but many are hampered by long running times, confounding of selection and recombination, and/or inability to isolate the mosaic-producing event. We introduce a test that is exact, nonparametric, rapidly computable, free of the infinite-sites assumption, able to distinguish between recombination and variation in mutation/fixation rates, and able to identify the breakpoints and sequences involved in the mosaic-producing event. Our test considers three sequences at a time: two parent sequences that may have recombined, with one or two breakpoints, to form the third sequence (the child sequence). Excess similarity of the child sequence to a candidate recombinant of the parents is a sign of recombination; we take the maximum value of this excess similarity as our test statistic Δm,n,b. We present a method for rapidly calculating the distribution of Δm,n,b and demonstrate that it has comparable power to and a much improved running time over previous methods, especially in detecting recombination in large data sets.},
Author = {Boni, Maciej F. and Posada, David and Feldman, Marcus W.},
Date-Added = {2017-06-05 22:05:17 +0000},
Date-Modified = {2017-07-31 00:16:20 +0000},
Journal = {Genetics},
Number = {2},
Pages = {1035--1047},
Title = {An exact nonparametric method for inferring mosaic structure in sequence triplets},
Volume = {176},
Year = {2007},
Bdsk-Url-1 = {http://www.genetics.org/content/176/2/1035},
Bdsk-Url-2 = {http://dx.doi.org/10.1534/genetics.106.068874}}
@article{bruen_simple_2006,
Abstract = {Recombination is a powerful evolutionary force that merges historically distinct genotypes. But the extent of recombination within many organisms is unknown, and even determining its presence within a set of homologous sequences is a difficult question. Here we develop a new statistic, Φw, that can be used to test for recombination. We show through simulation that our test can discriminate effectively between the presence and absence of recombination, even in diverse situations such as exponential growth (star-like topologies) and patterns of substitution rate correlation. A number of other tests, Max χ2, NSS, a coalescent-based likelihood permutation test (from LDHat), and correlation of linkage disequilibrium (both r2 and {\textbar}D′{\textbar}) with distance, all tend to underestimate the presence of recombination under strong population growth. Moreover, both Max χ2 and NSS falsely infer the presence of recombination under a simple model of mutation rate correlation. Results on empirical data show that our test can be used to detect recombination between closely as well as distantly related samples, regardless of the suspected rate of recombination. The results suggest that Φw is one of the best approaches to distinguish recurrent mutation from recombination in a wide variety of circumstances.},
Author = {Bruen, Trevor C. and Philippe, Herv{\'e} and Bryant, David},
Date-Added = {2017-06-05 22:03:43 +0000},
Date-Modified = {2017-07-31 00:12:08 +0000},
Journal = {Genetics},
Number = {4},
Pages = {2665--2681},
Title = {A simple and robust statistical test for detecting the presence of recombination},
Volume = {172},
Year = {2006},
Bdsk-Url-1 = {http://www.genetics.org/content/172/4/2665},
Bdsk-Url-2 = {http://dx.doi.org/10.1534/genetics.105.048975}}
@article{vijaykrishna_long-term_2011,
Abstract = {Swine influenza A viruses (SwIV) cause significant economic losses in animal husbandry as well as instances of human disease and occasionally give rise to human pandemics, including that caused by the H1N1/2009 virus. The lack of systematic and longitudinal influenza surveillance in pigs has hampered attempts to reconstruct the origins of this pandemic. Most existing swine data were derived from opportunistic samples collected from diseased pigs in disparate geographical regions, not from prospective studies in defined locations, hence the evolutionary and transmission dynamics of SwIV are poorly understood. Here we quantify the epidemiological, genetic and antigenic dynamics of SwIV in Hong Kong using a data set of more than 650 SwIV isolates and more than 800 swine sera from 12 years of systematic surveillance in this region, supplemented with data stretching back 34 years. Intercontinental virus movement has led to reassortment and lineage replacement, creating an antigenically and genetically diverse virus population whose dynamics are quantitatively different from those previously observed for human influenza viruses. Our findings indicate that increased antigenic drift is associated with reassortment events and offer insights into the emergence of influenza viruses with epidemic potential in swine and humans.},
Author = {Vijaykrishna, Dhanasekaran and Smith, Gavin J. D. and Pybus, Oliver G. and Zhu, Huachen and Bhatt, Samir and Poon, Leo L. M. and Riley, Steven and Bahl, Justin and Ma, Siu K. and Cheung, Chung L. and Perera, Ranawaka A. P. M. and Chen, Honglin and Shortridge, Kennedy F. and Webby, Richard J. and Webster, Robert G. and Guan, Yi and Peiris, J. S. Malik},
Copyright = {{\copyright} 2011 Nature Publishing Group, a division of Macmillan Publishers Limited. All Rights Reserved.},
Date-Added = {2017-06-05 22:01:34 +0000},
Date-Modified = {2017-06-05 22:01:34 +0000},
Doi = {10.1038/nature10004},
File = {Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/U8CS6SI7/nature10004.html:text/html},
Issn = {0028-0836},
Journal = {Nature},
Keywords = {Ecology, Evolution, Genetics and genomics, Virology},
Language = {en},
Month = may,
Number = {7348},
Pages = {519--522},
Title = {Long-term evolution and transmission dynamics of swine influenza {A} virus},
Url = {http://www.nature.com/nature/journal/v473/n7348/full/nature10004.html},
Urldate = {2017-06-05},
Volume = {473},
Year = {2011},
Bdsk-Url-1 = {http://www.nature.com/nature/journal/v473/n7348/full/nature10004.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/nature10004}}
@article{ali_systematic_2017,
Abstract = {Middle East respiratory syndrome coronavirus (MERS-CoV) causes severe human infections and dromedary camels are considered an intermediary host. The dynamics of natural infection in camels are not well understood. Through systematic surveillance in Egypt, nasal, rectal, milk, urine and serum samples were collected from camels between June 2014 and February 2016. Locations included quarantines, markets, abattoirs, free-roaming herds and farmed breeding herds. The overall seroprevalence was 71\% and RNA detection rate was 15\%. Imported camels had higher seroprevalence (90\% vs 61\%) and higher RT-PCR detection rates (21\% vs 12\%) than locally raised camels. Juveniles had lower seroprevalence than adults (37\% vs 82\%) but similar RT-PCR detection rates (16\% vs 15\%). An outbreak in a breeding herd, showed that antibodies rapidly wane, that camels become re-infected, and that outbreaks in a herd are sustained for an extended time. Maternal antibodies titers were very low in calves regardless of the antibody titers of the mothers. Our results support the hypothesis that camels are a reservoir for MERS-CoV and that camel trade is an important route of introducing the virus into importing countries. Findings related to waning antibodies and re-infection have implications for camel vaccine development, disease management and zoonotic threat.},
Author = {Ali, Mohamed A. and Shehata, Mahmoud M. and Gomaa, Mokhtar R. and Kandeil, Ahmed and El-Shesheny, Rabeh and Kayed, Ahmed S. and El-Taweel, Ahmed N. and Atea, Mohamed and Hassan, Nagla and Bagato, Ola and Moatasim, Yassmin and Mahmoud, Sara H. and Kutkat, Omnia and Maatouq, Asmaa M. and Osman, Ahmed and McKenzie, Pamela P. and Webby, Richard J. and Kayali, Ghazi},
Date-Added = {2017-06-05 21:54:47 +0000},
Date-Modified = {2017-07-31 00:24:41 +0000},
Journal = {Emerg Microbes Infect},
Number = {1},
Pages = {e1},
Title = {Systematic, active surveillance for {Middle} {East} respiratory syndrome coronavirus in camels in {Egypt}},
Volume = {6},
Year = {2017},
Bdsk-Url-1 = {http://www.nature.com/emi/journal/v6/n1/full/emi2016130a.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/emi.2016.130}}
@article{bedford_global_2015,
Abstract = {Understanding the spatiotemporal patterns of emergence and circulation of new human seasonal influenza virus variants is a key scientific and public health challenge. The global circulation patterns of influenza A/H3N2 viruses are well characterized, but the patterns of A/H1N1 and B viruses have remained largely unexplored. Here we show that the global circulation patterns of A/H1N1 (up to 2009), B/Victoria, and B/Yamagata viruses differ substantially from those of A/H3N2 viruses, on the basis of analyses of 9,604 haemagglutinin sequences of human seasonal influenza viruses from 2000 to 2012. Whereas genetic variants of A/H3N2 viruses did not persist locally between epidemics and were reseeded from East and Southeast Asia, genetic variants of A/H1N1 and B viruses persisted across several seasons and exhibited complex global dynamics with East and Southeast Asia playing a limited role in disseminating new variants. The less frequent global movement of influenza A/H1N1 and B viruses coincided with slower rates of antigenic evolution, lower ages of infection, and smaller, less frequent epidemics compared to A/H3N2 viruses. Detailed epidemic models support differences in age of infection, combined with the less frequent travel of children, as probable drivers of the differences in the patterns of global circulation, suggesting a complex interaction between virus evolution, epidemiology, and human behaviour.},
Author = {Bedford, Trevor and Riley, Steven and Barr, Ian G. and Broor, Shobha and Chadha, Mandeep and Cox, Nancy J. and Daniels, Rodney S. and Gunasekaran, C. Palani and Hurt, Aeron C. and Kelso, Anne and Klimov, Alexander and Lewis, Nicola S. and Li, Xiyan and McCauley, John W. and Odagiri, Takato and Potdar, Varsha and Rambaut, Andrew and Shu, Yuelong and Skepner, Eugene and Smith, Derek J. and Suchard, Marc A. and Tashiro, Masato and Wang, Dayan and Xu, Xiyan and Lemey, Philippe and Russell, Colin A.},
Copyright = {{\copyright} 2015 Nature Publishing Group, a division of Macmillan Publishers Limited. All Rights Reserved.},
Date-Added = {2017-06-05 20:48:14 +0000},
Date-Modified = {2017-06-05 20:48:14 +0000},
Doi = {10.1038/nature14460},
File = {Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/TSW4JAWB/nature14460.html:text/html},
Issn = {0028-0836},
Journal = {Nature},
Keywords = {Computational models, Data integration, Influenza virus, Phylogenetics},
Language = {en},
Month = jul,
Number = {7559},
Pages = {217--220},
Title = {Global circulation patterns of seasonal influenza viruses vary with antigenic drift},
Url = {http://www.nature.com/nature/journal/v523/n7559/abs/nature14460.html},
Urldate = {2017-06-05},
Volume = {523},
Year = {2015},
Bdsk-Url-1 = {http://www.nature.com/nature/journal/v523/n7559/abs/nature14460.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/nature14460}}
@article{dudas_virus_2017,
Abstract = {The 2013--2016 West African epidemic caused by the Ebola virus was of unprecedented magnitude, duration and impact. Here we reconstruct the dispersal, proliferation and decline of Ebola virus throughout the region by analysing 1,610 Ebola virus genomes, which represent over 5\% of the known cases. We test the association of geography, climate and demography with viral movement among administrative regions, inferring a classic `gravity' model, with intense dispersal between larger and closer populations. Despite attenuation of international dispersal after border closures, cross-border transmission had already sown the seeds for an international epidemic, rendering these measures ineffective at curbing the epidemic. We address why the epidemic did not spread into neighbouring countries, showing that these countries were susceptible to substantial outbreaks but at lower risk of introductions. Finally, we reveal that this large epidemic was a heterogeneous and spatially dissociated collection of transmission clusters of varying size, duration and connectivity. These insights will help to inform interventions in future epidemics.
View full text},
Author = {Dudas, Gytis and Carvalho, Luiz Max and Bedford, Trevor and Tatem, Andrew J. and Baele, Guy and Faria, Nuno R. and Park, Daniel J. and Ladner, Jason T. and Arias, Armando and Asogun, Danny and Bielejec, Filip and Caddy, Sarah L. and Cotten, Matthew and D'Ambrozio, Jonathan and Dellicour, Simon and Di Caro, Antonino and Diclaro, Joseph W. and Duraffour, Sophie and Elmore, Michael J. and Fakoli, Lawrence S. and Faye, Ousmane and Gilbert, Merle L. and Gevao, Sahr M. and Gire, Stephen and Gladden-Young, Adrianne and Gnirke, Andreas and Goba, Augustine and Grant, Donald S. and Haagmans, Bart L. and Hiscox, Julian A. and Jah, Umaru and Kugelman, Jeffrey R. and Liu, Di and Lu, Jia and Malboeuf, Christine M. and Mate, Suzanne and Matthews, David A. and Matranga, Christian B. and Meredith, Luke W. and Qu, James and Quick, Joshua and Pas, Suzan D. and Phan, My V. T. and Pollakis, Georgios and Reusken, Chantal B. and Sanchez-Lockhart, Mariano and Schaffner, Stephen F. and Schieffelin, John S. and Sealfon, Rachel S. and Simon-Loriere, Etienne and Smits, Saskia L. and Stoecker, Kilian and Thorne, Lucy and Tobin, Ekaete Alice and Vandi, Mohamed A. and Watson, Simon J. and West, Kendra and Whitmer, Shannon and Wiley, Michael R. and Winnicki, Sarah M. and Wohl, Shirlee and W{\"o}lfel, Roman and Yozwiak, Nathan L. and Andersen, Kristian G. and Blyden, Sylvia O. and Bolay, Fatorma and Carroll, Miles W. and Dahn, Bernice and Diallo, Boubacar and Formenty, Pierre and Fraser, Christophe and Gao, George F. and Garry, Robert F. and Goodfellow, Ian and G{\"u}nther, Stephan and Happi, Christian T. and Holmes, Edward C. and Kargbo, Brima and Ke{\"\i}ta, Sakoba and Kellam, Paul and Koopmans, Marion P. G. and Kuhn, Jens H. and Loman, Nicholas J. and Magassouba, N'Faly and Naidoo, Dhamari and Nichol, Stuart T. and Nyenswah, Tolbert and Palacios, Gustavo and Pybus, Oliver G. and Sabeti, Pardis C. and Sall, Amadou and Str{\"o}her, Ute and Wurie, Isatta and Suchard, Marc A. and Lemey, Philippe and Rambaut, Andrew},
Copyright = {{\copyright} 2017 Macmillan Publishers Limited, part of Springer Nature. All rights reserved.},
Date-Added = {2017-06-05 19:16:31 +0000},
Date-Modified = {2017-06-05 19:16:31 +0000},
Doi = {10.1038/nature22040},
File = {Snapshot:/Users/evogytis/Library/Application Support/Zotero/Profiles/1sfxzhn6.default/zotero/storage/TBP62AH3/nature22040.html:text/html},
Issn = {0028-0836},
Journal = {Nature},
Keywords = {Epidemiology, Phylogenetics, Statistical methods, Viral infection},
Language = {en},
Month = apr,
Number = {7650},
Pages = {309--315},
Title = {Virus genomes reveal factors that spread and sustained the {Ebola} epidemic},
Url = {https://www.nature.com/nature/journal/v544/n7650/abs/nature22040.html},
Urldate = {2017-06-05},
Volume = {544},
Year = {2017},
Bdsk-Url-1 = {https://www.nature.com/nature/journal/v544/n7650/abs/nature22040.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/nature22040}}
@article{smith_dating_2009,
Abstract = {Pandemic influenza viruses cause significant mortality in humans. In the 20th century, 3 influenza viruses caused major pandemics: the 1918 H1N1 virus, the 1957 H2N2 virus, and the 1968 H3N2 virus. These pandemics were initiated by the introduction and successful adaptation of a novel hemagglutinin subtype to humans from an animal source, resulting in antigenic shift. Despite global concern regarding a new pandemic influenza, the emergence pathway of pandemic strains remains unknown. Here we estimated the evolutionary history and inferred date of introduction to humans of each of the genes for all 20th century pandemic influenza strains. Our results indicate that genetic components of the 1918 H1N1 pandemic virus circulated in mammalian hosts, i.e., swine and humans, as early as 1911 and was not likely to be a recently introduced avian virus. Phylogenetic relationships suggest that the A/Brevig Mission/1/1918 virus (BM/1918) was generated by reassortment between mammalian viruses and a previously circulating human strain, either in swine or, possibly, in humans. Furthermore, seasonal and classic swine H1N1 viruses were not derived directly from BM/1918, but their precursors co-circulated during the pandemic. Mean estimates of the time of most recent common ancestor also suggest that the H2N2 and H3N2 pandemic strains may have been generated through reassortment events in unknown mammalian hosts and involved multiple avian viruses preceding pandemic recognition. The possible generation of pandemic strains through a series of reassortment events in mammals over a period of years before pandemic recognition suggests that appropriate surveillance strategies for detection of precursor viruses may abort future pandemics.},
Author = {Smith, Gavin J. D. and Bahl, Justin and Vijaykrishna, Dhanasekaran and Zhang, Jinxia and Poon, Leo L. M. and Chen, Honglin and Webster, Robert G. and Peiris, J. S. Malik and Guan, Yi},
Date-Added = {2017-06-05 19:14:37 +0000},
Date-Modified = {2017-07-30 23:14:54 +0000},
Journal = {Proc Natl Acad Sci USA},
Number = {28},
Pages = {11709--11712},
Title = {Dating the emergence of pandemic influenza viruses},
Volume = {106},
Year = {2009},
Bdsk-Url-1 = {http://www.pnas.org/content/106/28/11709},
Bdsk-Url-2 = {http://dx.doi.org/10.1073/pnas.0904991106}}
@article{turner_genomic_2005,
Abstract = {Using DNA microarrays, the authors identify 3 small regions of the genome that differ between two forms of hybridizing mosquitoes; regions that are likely to contain the genes responsible for reproductive isolation.},
Author = {Turner, Thomas L. and Hahn, Matthew W. and Nuzhdin, Sergey V.},
Date-Added = {2017-06-05 19:01:24 +0000},
Date-Modified = {2017-07-30 23:14:05 +0000},
Journal = {PLoS Biol},
Number = {9},
Pages = {e285},
Title = {Genomic islands of speciation in {Anopheles} gambiae},
Volume = {3},
Year = {2005},
Bdsk-Url-1 = {http://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.0030285},
Bdsk-Url-2 = {http://dx.doi.org/10.1371/journal.pbio.0030285}}
@article{dudas_reassortment_2015,
Author = {Dudas, Gytis and Bedford, Trevor and Lycett, Samantha and Rambaut, Andrew},
Date-Added = {2017-06-05 18:59:00 +0000},
Date-Modified = {2017-07-31 00:06:51 +0000},
Journal = {Mol Biol Evol},
Number = {1},
Pages = {162--172},
Title = {Reassortment between influenza {B} lineages and the emergence of a coadapted {PB}1--{PB}2--{HA} gene complex},
Volume = {32},
Year = {2015},
Bdsk-Url-1 = {https://academic.oup.com/mbe/article/32/1/162/2925578/Reassortment-between-Influenza-B-Lineages-and-the},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/molbev/msu287}}
@article{drummond_bayesian_2012,
Author = {Drummond, Alexei J. and Suchard, Marc A. and Xie, Dong and Rambaut, Andrew},
Date-Added = {2017-05-10 21:43:54 +0000},
Date-Modified = {2017-07-31 00:15:09 +0000},
Journal = {Mol Biol Evol},
Number = {8},
Pages = {1969--1973},
Title = {Bayesian phylogenetics with {BEAUti} and the {BEAST} 1.7},
Volume = {29},
Year = {2012},
Bdsk-Url-1 = {https://academic.oup.com/mbe/article/29/8/1969/1044583/Bayesian-Phylogenetics-with-BEAUti-and-the-BEAST-1},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/molbev/mss075}}
@article{gill_2013,
Author = {Gill, Mandev S. and Lemey, Philippe and Faria, Nuno R. and Rambaut, Andrew and Shapiro, Beth and Suchard, Marc A.},
Date-Added = {2017-05-05 22:36:53 +0000},
Date-Modified = {2017-07-31 00:00:20 +0000},
Journal = {Mol Biol Evol},
Number = {3},
Pages = {713},
Title = {Improving Bayesian Population Dynamics Inference: A Coalescent-Based Model for Multiple Loci},
Volume = {30},
Year = {2013},
Bdsk-Url-1 = {+%20http://dx.doi.org/10.1093/molbev/mss265},
Bdsk-Url-2 = {http://dx.doi.org/10.1093/molbev/mss265}}
@article{cauchemez_unraveling_2016,
Abstract = {With more than 1,700 laboratory-confirmed infections, Middle East respiratory syndrome coronavirus (MERS-CoV) remains a significant threat for public health. However, the lack of detailed data on modes of transmission from the animal reservoir and between humans means that the drivers of MERS-CoV epidemics remain poorly characterized. Here, we develop a statistical framework to provide a comprehensive analysis of the transmission patterns underlying the 681 MERS-CoV cases detected in the Kingdom of Saudi Arabia (KSA) between January 2013 and July 2014. We assess how infections from the animal reservoir, the different levels of mixing, and heterogeneities in transmission have contributed to the buildup of MERS-CoV epidemics in KSA. We estimate that 12\% [95\% credible interval (CI): 9\%, 15\%] of cases were infected from the reservoir, the rest via human-to-human transmission in clusters (60\%; CI: 57\%, 63\%), within (23\%; CI: 20\%, 27\%), or between (5\%; CI: 2\%, 8\%) regions. The reproduction number at the start of a cluster was 0.45 (CI: 0.33, 0.58) on average, but with large SD (0.53; CI: 0.35, 0.78). It was {\textgreater}1 in 12\% (CI: 6\%, 18\%) of clusters but fell by approximately one-half (47\% CI: 34\%, 63\%) its original value after 10 cases on average. The ongoing exposure of humans to MERS-CoV from the reservoir is of major concern, given the continued risk of substantial outbreaks in health care systems. The approach we present allows the study of infectious disease transmission when data linking cases to each other remain limited and uncertain.},
Author = {Cauchemez, Simon and Nouvellet, Pierre and Cori, Anne and Jombart, Thibaut and Garske, Tini and Clapham, Hannah and Moore, Sean and Mills, Harriet Linden and Salje, Henrik and Collins, Caitlin and Rodriquez-Barraquer, Isabel and Riley, Steven and Truelove, Shaun and Algarni, Homoud and Alhakeem, Rafat and AlHarbi, Khalid and Turkistani, Abdulhafiz and Aguas, Ricardo J. and Cummings, Derek A. T. and Kerkhove, Maria D. Van and Donnelly, Christl A. and Lessler, Justin and Fraser, Christophe and Al-Barrak, Ali and Ferguson, Neil M.},
Date-Added = {2017-04-06 21:09:23 +0000},
Date-Modified = {2017-07-31 00:11:15 +0000},
Journal = {Proc Natl Acad Sci USA},
Number = {32},
Pages = {9081--9086},
Title = {Unraveling the drivers of {MERS}-{CoV} transmission},
Volume = {113},
Year = {2016},
Bdsk-Url-1 = {http://www.pnas.org/content/113/32/9081},
Bdsk-Url-2 = {http://dx.doi.org/10.1073/pnas.1519235113}}
@article{zhang_evolutionary_2016,
Abstract = {Middle East respiratory syndrome coronavirus (MERS-CoV) belongs to beta group of coronavirus and was first discovered in 2012. MERS-CoV can infect multiple host species and cause severe diseases in human.},
Author = {Zhang, Zhao and Shen, Libing and Gu, Xun},
Date-Added = {2017-03-23 22:34:19 +0000},
Date-Modified = {2017-07-30 23:07:20 +0000},
Journal = {Sci Rep},
Pages = {25049},
Title = {Evolutionary dynamics of {MERS}-{CoV}: potential recombination, positive selection and transmission},
Volume = {6},
Year = {2016},
Bdsk-Url-1 = {http://www.nature.com/srep/2016/160504/srep25049/full/srep25049.html},
Bdsk-Url-2 = {http://dx.doi.org/10.1038/srep25049}}
@article{drummond_2006,
Abstract = {This new method can simultaneously infer phylogeny and estimate the molecular clock. The
authors run their method on several large alignments to show its phylogenetic accuracy and
ability to infer a timescale to evolution.},
Author = {Drummond, Alexei J and Ho, Simon Y. W and Phillips, Matthew J and Rambaut, Andrew},
Date-Added = {2017-03-21 18:53:21 +0000},
Date-Modified = {2017-03-21 18:53:21 +0000},
Doi = {10.1371/journal.pbio.0040088},
File = {PLoS Full Text PDF:/Users/admin/Library/Application Support/Firefox/Profiles/tit72ymn.default/zotero/storage/5ZKKU4F6/Drummond et al. - 2006 - Relaxed Phylogenetics and Dating with Confidence.pdf:application/pdf;PLoS Snapshot:/Users/admin/Library/Application Support/Firefox/Profiles/tit72ymn.default/zotero/storage/FDTSS3JR/journal.pbio.html:text/html},
Journal = {{PLoS} Biol},
Month = mar,
Number = {5},
Pages = {e88},
Title = {Relaxed Phylogenetics and Dating with Confidence},
Url = {http://dx.doi.org/10.1371/journal.pbio.0040088},
Urldate = {2014-02-27},
Volume = {4},
Year = {2006},
Bdsk-Url-1 = {http://dx.doi.org/10.1371/journal.pbio.0040088}}
@article{hky_1985,
Abstract = {A new statistical method for estimating divergence dates of species from {DNA} sequence data by a molecular clock approach is developed. This method takes into account effectively the information contained in a set of {DNA} sequence data. The molecular clock of mitochondrial {DNA} ({mtDNA)} was calibrated by setting the date of divergence between primates and ungulates at the Cretaceous-Tertiary boundary (65 million years ago), when the extinction of dinosaurs occurred. A generalized leastsquares method was applied in fitting a model to {mtDNA} sequence data, and the clock gave dates of 92.3$\pm$11.7, 13.3$\pm$1.5, 10.9$\pm$1.2, 3.7$\pm$0.6, and 2.7$\pm$0.6 million years ago (where the second of each pair of numbers is the standard deviation) for the separation of mouse, gibbon, orangutan, gorilla, and chimpanzee, respectively, from the line leading to humans. Although there is some uncertainty in the clock, this dating may pose a problem for the widely believed hypothesis that the bipedal {creatureAustralopithecus} afarensis, which lived some 3.7 million years ago at Laetoli in Tanzania and at Hadar in Ethiopia, was ancestral to man and evolved after the human-ape splitting. Another likelier possibility is that {mtDNA} was transferred through hybridization between a proto-human and a protochimpanzee after the former had developed bipedalism.},
Author = {Hasegawa, Masami and Kishino, Hirohisa and Yano, Taka-aki},
Date-Added = {2017-03-21 18:52:48 +0000},
Date-Modified = {2017-07-30 23:59:50 +0000},
Journal = {J Mol Evol},
Number = {2},
Pages = {160--174},
Title = {Dating of the human-ape splitting by a molecular clock of mitochondrial {DNA}},
Volume = {22},