Difference between revisions of "Team:Hamburg"

 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Hamburg/header}}
+
{{Hamburg/header_new}}
  
 
<html>
 
<html>
  
    <div class="container">
+
<div class="container" id="main">
 
+
      <!-- Static navbar -->
+
      <nav class="navbar navbar-default">
+
        <div class="container-fluid">
+
          <div class="navbar-header">
+
            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+
              <span class="sr-only">Toggle navigation</span>
+
              <span class="icon-bar"></span>
+
              <span class="icon-bar"></span>
+
              <span class="icon-bar"></span>
+
            </button>
+
            <a class="navbar-brand" href="https://2015.igem.org/Team:Hamburg">Flu Fighters</a>
+
          </div>
+
          <div id="navbar" class="navbar-collapse collapse">
+
            <ul class="nav navbar-nav navbar-right">
+
              <li class="active"><a href="https://2015.igem.org/Team:Hamburg">Home</a></li>
+
              <li><a href="https://2015.igem.org/Team:Hamburg/Team">Team</a></li>
+
              <li class="dropdown">
+
                <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a>
+
                <ul class="dropdown-menu">
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Description">Description</a></li>
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Experiments">Experiments & Protocols</a></li>
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Results">Results</a></li>
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Design">Design</a></li>
+
                </ul></li>
+
              <li class="dropdown">
+
                <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts<span class="caret"></span></a>
+
                <ul class="dropdown-menu">
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Parts">Team Parts</a></li>
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Basic_Part">Basic Parts</a></li>
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Composite_Part">Composite Parts</a></li>
+
                  <li><a href="https://2015.igem.org/Team:Hamburg/Part_Collection">Part Collection</a></li>
+
                </ul></li>
+
              <li><a href="https://2015.igem.org/Team:Hamburg/Notebook">Notebook</a></li>
+
              <li><a href="https://2015.igem.org/Team:Hamburg/Attributions">Attributions</a></li>
+
              <li><a href="https://2015.igem.org/Team:Hamburg/Collaborations">Collaborations</a></li>
+
              <li><a href="https://2015.igem.org/Team:Hamburg/Practices">Human Practices</a></li>
+
              <li><a href="https://2015.igem.org/Team:Hamburg/Safety">Safety</a></li>
+
              <li><a href="https://2015.igem.org/Team:Hamburg/Modeling">Modeling</a></li>
+
            </ul>
+
          </div><!--/.nav-collapse -->
+
        </div><!--/.container-fluid -->
+
      </nav>
+
 
+
 
+
  
 
<h1>Flu Fighters</h1>
 
<h1>Flu Fighters</h1>
Line 57: Line 12:
 
<p>The honeysuckle plant (<i>Lonicera japonica</i>) has been used against influenza infections in traditional chinese medicine for hundreds of years, but only last year the active compound, the microRNA 2911, has been identified [1]. The mechanism remains to be verified, but it seems to interfere with genes from most influenza A virus strains, inhibiting their replication. The authors of the paper coined the term "virological penicillin" for the molecule.</p>
 
<p>The honeysuckle plant (<i>Lonicera japonica</i>) has been used against influenza infections in traditional chinese medicine for hundreds of years, but only last year the active compound, the microRNA 2911, has been identified [1]. The mechanism remains to be verified, but it seems to interfere with genes from most influenza A virus strains, inhibiting their replication. The authors of the paper coined the term "virological penicillin" for the molecule.</p>
  
<p>While the traditional way of producing the compound is to grow the plant, dry the leaves, cook a bitter decotion from them and drink that decotion, we want to establish a biotechnological production in <i>E. coli</i>. The production shall furthermore be induced by light, for which we plan to use BioBricks from the Registry like the Cph8-EnvZ system.</p>
+
<style>
 +
#fig1 img{
 +
width: 75%
 +
}
 +
</style>
  
<p>After our bacteria have produced enough of the miRNA, we want them to lyse themselves after a heat-induction. We plan on using the GroEL promoter in combination with a lysing cytotoxin, which remains to be chosen.</p>
+
  <figure id="fig1">
 +
    <img src="https://static.igem.org/mediawiki/2015/8/89/Hamburg_mainpic.jpg" alt="Our concept" />
 +
    <figcaption>The basic concept of our work.</figcaption>
 +
  </figure>
  
<p>After the bacteria have lysed themselves, the miRNA could in principle be extracted from the solution and applied as a drug against influenza A infections.</p>
 
  
 +
<p>While the traditional way of producing the compound is to grow the plant, dry the leaves, cook a bitter decotion from them and drink that decotion, we want to establish a biotechnological production in <i>E. coli</i>. The production shall furthermore be induced by light, for which we use the Cph8-EnvZ system.</p>
  
<p>[1] Zhou Z, Li X, Liu J, et al. Honeysuckle-encoded atypical microRNA2911 directly targets influenza A viruses. Cell Res. 2015;25(1):39-49.</p>
+
<p>After our bacteria have produced enough of the miRNA, we want them to lyse themselves after a heat-induction. We use the GroEL promoter for that in combination with a lysing cytotoxin called pezT.</p>
 +
 
 +
<p>After the bacteria have lysed themselves, the miRNA could in principle be extracted from the solution and applied as a drug against influenza A infections.</p>
  
</div> <!-- /container -->
+
<div class="footnotes">
 +
  <ol>
 +
    <li>Zhou Z, Li X, Liu J, et al. Honeysuckle-encoded atypical microRNA2911 directly targets influenza A viruses. Cell Res. 2015;25(1):39-49.</li>
 +
  </ol>
 +
</div>
  
 +
</div>
  
 
</html>
 
</html>
 +
{{Hamburg/footer}}

Latest revision as of 22:57, 18 September 2015

Flu Fighters

Light-induced miRNA expression and heat-induced lysis in E. coli

About 50 % of humans infected by avian influenza (H5N1) from 2003 until 2015 have died worldwide. Until today there is no universal remedy for influenza infections.

The honeysuckle plant (Lonicera japonica) has been used against influenza infections in traditional chinese medicine for hundreds of years, but only last year the active compound, the microRNA 2911, has been identified [1]. The mechanism remains to be verified, but it seems to interfere with genes from most influenza A virus strains, inhibiting their replication. The authors of the paper coined the term "virological penicillin" for the molecule.

Our concept
The basic concept of our work.

While the traditional way of producing the compound is to grow the plant, dry the leaves, cook a bitter decotion from them and drink that decotion, we want to establish a biotechnological production in E. coli. The production shall furthermore be induced by light, for which we use the Cph8-EnvZ system.

After our bacteria have produced enough of the miRNA, we want them to lyse themselves after a heat-induction. We use the GroEL promoter for that in combination with a lysing cytotoxin called pezT.

After the bacteria have lysed themselves, the miRNA could in principle be extracted from the solution and applied as a drug against influenza A infections.

  1. Zhou Z, Li X, Liu J, et al. Honeysuckle-encoded atypical microRNA2911 directly targets influenza A viruses. Cell Res. 2015;25(1):39-49.

We thank our sponsors: