-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVectorborne_Transmission.Rmd
More file actions
52 lines (33 loc) · 1.56 KB
/
Vectorborne_Transmission.Rmd
File metadata and controls
52 lines (33 loc) · 1.56 KB
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
---
title: Vector-borne Transmission
subtitle: ""
author: Andreas Handel
date: "`r as.Date(file.mtime(knitr::current_input()))`"
#bibliography: ../media/references.bib
output:
html_document:
toc_depth: 3
---
# Overview
In this module, we will discuss vector-borne transmission and how it affects ID dynamics and control.
# Learning Objectives
* Know about important IDs that are vector-borne
* Understand the implications of vector-borne transmission on ID dynamics
* Understand how vector-borne transmission influences potential ID control strategies.
# Reading
Read the chapter ["Vector Borne ID Transmission"](https://andreashandel.github.io/IDEMAbook/types-of-infectious-disease-transmission.html) in IDEMAB.
# Videos
## Vector borne transmission and control
In this video from the ["Epidemics"](https://www.coursera.org/learn/epidemics) course, [Andrew Read](http://www.thereadgroup.net/) discusses vector control.
<p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/HS_bhjhX8dU" frameborder="0" allowfullscreen></iframe>
</p>
This TED talk video discusses some of the new control strategies tried against mosquitoes
<p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/iVcJmZcxlIY" frameborder="0" allowfullscreen></iframe>
</p>
## Zika virus
This _Motherboard_ video discusses the role of mosquito vectors for the transmission of Zika and similar vector borne viruses that are on the rise.
<p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/s2gQ_Y30EaM" frameborder="0" allowfullscreen></iframe>
</p>