Difference between revisions of "Team:Oxford"

Line 10: Line 10:
 
#canvas_happy{
 
#canvas_happy{
 
     background-color: #002147;
 
     background-color: #002147;
 +
}
 +
 +
hr {
 +
    display: block;
 +
    height: 1px;
 +
    border: 0;
 +
    border-top: 1px solid black;
 +
    margin: 1em 0;
 +
    padding: 0;
 +
}
 +
 +
.btn-circle {
 +
  width: 50px;
 +
  height: 50px;
 +
    padding: 10px 16px;
 +
    border-radius: 50%;
 +
    font-size: 24px;
 +
    line-height: 1.33;
 +
    background-color: rgba(95,155,175,0.9);
 +
}
 +
 +
.btn-circle-lg {
 +
    width: 240px;
 +
    height: 240px;
 +
    padding: 10px 16px;
 +
    border-radius: 50%;
 +
    font-size: 60px;
 +
    line-height: 1.33;
 +
}
 +
 +
 +
#button-span {
 +
    font-weight: bold;
 +
    font-size: 20px;
 +
    color: black;
 +
    line-height: 0.2;
 +
    text-align:center;
 +
    position: relative;
 +
    left: 0px;
 +
    right: 0px;
 +
    display: block;
 +
}
 +
 +
#button-lg-span {
 +
    font-weight: bold;
 +
    font-size: 20px;
 +
    color: black;
 +
    line-height: 1;
 +
    text-align:center;
 +
    position: relative;
 +
    left: 0px;
 +
    right: 0px;
 +
    display: block;
 +
}
 +
#bodyContent .colourbox {
 +
list-style-type: none;
 +
background-color: #DCE7EF;
 +
border-radius: 25px;
 +
}
 +
#bodyContent ul{
 +
list-style-type: none;
 
}
 
}
  
Line 488: Line 549:
  
 
</script>
 
</script>
 +
 +
<br/>
 +
 +
<div>
 +
<div class="row">
 +
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/Description">
 +
  <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(72,145,220)"><span id="button-lg-span">Project<br>Description</span></button>
 +
    </form>
 +
    </div>
 +
   
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/Overview_Wet_Lab">
 +
    <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(158,206,235)"><span id="button-lg-span">Wet Lab<br>Overview</span></button>
 +
    </form>
 +
    </div>
 +
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/Model">
 +
    <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(68, 104, 125)"><span id="button-lg-span">Dry Lab<br>Overview</span></button>
 +
    </form>
 +
    </div>
 +
   
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/Applied_Design">
 +
    <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(95, 155, 175)"><span id="button-lg-span">Applied<br>Design</span></button>
 +
    </form>
 +
    </div>
 +
   
 +
</div>
 +
</div>
  
 
</body>
 
</body>

Revision as of 03:19, 2 November 2017

The aim of our project was to develop a cell-free detection system for congenital Chagas disease in the acute phase by detecting the cruzipain in the blood. Congenital Chagas disease is a growing global concern and at present, the acute phase of Chagas disease is difficult to diagnose as it is asymptomatic and current diagnostics are both expensive and inaccessible to the majority of those affected. Our final diagnostic kit would allow Chagas disease to be detected by preventing the clotting of a blood sample.

We imagine that this system would be adaptable for other parasites and pathogens which have similar difficulties in detection, both in the input for the system and the options for output.


Figure 1: World map showing the regions where Chagas disease is endemic (red), where Chagas disease is spreading to (yellow), and where Chagas disease is not present(green).