Difference between revisions of "Team:Nottingham/Project"

 
(7 intermediate revisions by 3 users not shown)
Line 48: Line 48:
 
<img style="width:85%" src="https://static.igem.org/mediawiki/2018/4/4a/T--Nottingham--Picture_4.png">
 
<img style="width:85%" src="https://static.igem.org/mediawiki/2018/4/4a/T--Nottingham--Picture_4.png">
 
</center>
 
</center>
 +
 +
<center>
 +
<h6 align="justify">
 +
<strong>Figure 2: Toxin repression in <em>C. difficile</em> using antisense RNA.</strong> (starting with the image on the bottom left and going clockwise) Once the therapy is administered and in the gut, the genetically modified bacteriophage binds to a toxin-producing <em>C. difficile</em> cell and injects its genetic material (DNA containing our antisense RNA constructs) into the cell. The phage genome is subsequently integrated into the host (<em>C. difficile</em>) chromosome. Later, the DNA is  transcribed along with the host genome, resulting in the expression of antisense RNA. The antisense RNA binds the toxin mRNA hence preventing translation of the toxin mRNA into the protein. The RNA-RNA duplex is degraded in the cell. As a result, the <em>C. difficile</em> cell is no longer producing toxins, converting to into a non-toxigenic cell.</h6>
 +
</center>
 +
 
<center>
 
<center>
 
<img style="width:85%" src="https://static.igem.org/mediawiki/2018/e/e5/T--Nottingham--Picture_5.png">
 
<img style="width:85%" src="https://static.igem.org/mediawiki/2018/e/e5/T--Nottingham--Picture_5.png">
 
</center>
 
</center>
 +
 +
<center>
 +
<h6 align="justify">
 +
<strong>Figure 3: Toxin repression in <em>C. difficile</em> using dead-Cas9.</strong> (starting with the image on the bottom left and going clockwise) Once the therapy is administered and in the gut, the genetically modified bacteriophage binds to a toxin-producing <em>C. difficile</em> cell and injects its genetic material (DNA containing <em>dCas9</em> gene and sgRNA coding region) into the cell. The phage genome is subsequently integrated into the host (<em>C. difficile</em>) chromosome. Later, the <em>dCas9</em> gene and sgRNA coding region are transcribed along with the host genome, resulting in the expression of dCas9 proteins and sgRNAs. dCas9 binds to the sgRNA forming a complex which binds to the promoter region upstream of the toxin gene. As a result, the toxin gene is not transcribed so the <em>C. difficile</em> cell is no longer producing toxins, converting it into a non-toxigenic cell.</h6>
 +
</center>
 +
 
<p>To achieve this two strategies of gene silencing are investigated, the use of anti-sense RNA and dead Cas9. In order to ensure the therapeutic is specific for <em>C. difficile</em> these “silencers” will be delivered to the gut using a phage. This ensures that only the <em>C. difficile</em> cells are targeted and due to the specificity of the “silencers” only strains capable of producing the toxins will be silenced allowing the now non-toxigenic strains to remain part of the gut microbiota to protect against other opportunistic toxic bacteria. In addition, with this approach the lack of a lytic phage is no longer an issue as using the ability of temperate phage to integrate into the host cell chromosome to express the “silencers” results in stable repression of the toxin while keeping the cells alive which allows the strains to become part of the gut microbiota. The presence of toxin silenced <em>C. difficile</em> strains in the gut microbiota can have a protective effect to reduce the likelihood of toxic strains colonising and causing future infections.<p>
 
<p>To achieve this two strategies of gene silencing are investigated, the use of anti-sense RNA and dead Cas9. In order to ensure the therapeutic is specific for <em>C. difficile</em> these “silencers” will be delivered to the gut using a phage. This ensures that only the <em>C. difficile</em> cells are targeted and due to the specificity of the “silencers” only strains capable of producing the toxins will be silenced allowing the now non-toxigenic strains to remain part of the gut microbiota to protect against other opportunistic toxic bacteria. In addition, with this approach the lack of a lytic phage is no longer an issue as using the ability of temperate phage to integrate into the host cell chromosome to express the “silencers” results in stable repression of the toxin while keeping the cells alive which allows the strains to become part of the gut microbiota. The presence of toxin silenced <em>C. difficile</em> strains in the gut microbiota can have a protective effect to reduce the likelihood of toxic strains colonising and causing future infections.<p>
 
         </div>
 
         </div>
Line 58: Line 70:
 
<p>
 
<p>
 
                         Antibiotics serve a critical role in remedying bacterial infections, however a major disadvantage to their use is the non-specificity of broad spectrum antibiotics that drastically kills off beneficial bacteria reducing the diversity of the gut flora. The use of antibiotics allows opportunistic pathogens like <i>Clostridium difficile</i> to take advantage of the dysbiosis caused. </p><p>
 
                         Antibiotics serve a critical role in remedying bacterial infections, however a major disadvantage to their use is the non-specificity of broad spectrum antibiotics that drastically kills off beneficial bacteria reducing the diversity of the gut flora. The use of antibiotics allows opportunistic pathogens like <i>Clostridium difficile</i> to take advantage of the dysbiosis caused. </p><p>
A consequence of antibiotic misuse and the capability of bacteria to readily adapt to versatile conditions, has allowed antibiotic resistance in bacteria to become a major dilemma. Each year in the United States alone 2 million people are subject to infection from antibiotic resistant bacteria. Phage therapy is an alternative to antibiotics. The goal of our project was to engineer a bacteriophage which will infect C. difficile and express genetic constructs designed to suppress toxin production. We will pursue two strategies to achieve this; asRNA and dCAS-9, both of which will target the toxin genes tcdB and tcdA. Ultimately, we aim to produce a phage therapy which will reduce toxigenicity of resident strains of C. difficile without significantly affecting the native gastrointestinal microbiota.</p>
+
A consequence of antibiotic misuse and the capability of bacteria to readily adapt to versatile conditions, has allowed antibiotic resistance in bacteria to become a major dilemma. Each year in the United States alone 2 million people are subject to infection from antibiotic resistant bacteria. Phage therapy is an alternative to antibiotics. The goal of our project was to engineer a bacteriophage which will infect <em>C. difficile</em> and express genetic constructs designed to suppress toxin production. We will pursue two strategies to achieve this; asRNA and dCAS-9, both of which will target the toxin genes tcdB and tcdA. Ultimately, we aim to produce a phage therapy which will reduce toxigenicity of resident strains of <em>C. difficile</em> without significantly affecting the native gastrointestinal microbiota.</p>
  
 
</div>
 
</div>
Line 129: Line 141:
 
var firstSegmentPassed = false;
 
var firstSegmentPassed = false;
 
var maximized = true;
 
var maximized = true;
var anchors = ["#overview", "#gold", "#silver"];
+
anchors.forEach(anchor => {
+
$(anchor).visibility({
+
onOnScreen: calculations => {
+
$(anchor + "-button").addClass("active");
+
},
+
onOffScreen: calculations => {
+
$(anchor + "-button").removeClass("active");
+
},
+
continuous: true
+
})
+
})
+
 
$(".maximize-button").css("cssText", "display: none !important")
 
$(".maximize-button").css("cssText", "display: none !important")
 
$(".minimize-button").on("click", () => {
 
$(".minimize-button").on("click", () => {

Latest revision as of 22:28, 17 October 2018

Clostridium dTox Project Human Practices Public Engagement Lab Modelling Collaborations Achievements Team Attributions