Difference between revisions of "Team:AQA Unesp"

 
(339 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{AQA_Unesp}}
+
{{AQA_Unesp_nav}}
 +
 
 
<html>
 
<html>
 +
<body>
  
 +
<style>
  
<div class="column full_size" >
+
.foto-grande {
<img src="https://2017.igem.org/File:T--AQA_Unesp--logoInsubiota.png">
+
background: url(https://static.igem.org/mediawiki/2017/6/68/Aqaunesp-main-header.png) no-repeat center center;
</div>
+
width: 100%;
 +
height: 100vh;
 +
overflow:hidden;
 +
background-size: cover;
 +
padding: 5% 0;
 +
}
  
 +
@font-face {
 +
    font-family: caviardreams;
 +
    src: url('https://static.igem.org/mediawiki/2017/4/43/Aqaunesp-caviardreams.ttf');
 +
}
  
 +
.insubiota-text {  font:12em caviardreams, sans-serif; text-align: center; color:white }
  
<div class="column full_size" >
+
.insubiota-subtext {  font:2em caviardreams, sans-serif; text-align: center; color:white; }
<h1> Welcome to iGEM 2017! </h1>
+
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
</div>
+
  
<div class="clear"></div>
+
#titleinsubiota {padding: 10% 0;}
 +
 
 +
#abstract { font:5em caviardreams, sans-serif; text-align: center; color: white; font-weight:bold; padding-top: 2%}
 +
 
 +
#gold-award { float:left; }
 +
 
 +
</style>
 +
 
 +
 
 +
<div class="foto-grande">
 +
 
 +
<div id="titleinsubiota">
 +
<div style="width:950px; margin: 0 auto">
 +
 
 +
<img src="https://static.igem.org/mediawiki/2017/e/ec/Gold-award-aqaunesp.png" width="200px" id="gold-award">
 +
<div class="insubiota-text">INSUBIOTA</div>
 +
<div class="insubiota-subtext">treating diabetes with genetically engineered probiotic</div>
  
<div class="column half_size" >
 
<h5>Before you start: </h5>
 
<p> Please read the following pages:</p>
 
<ul>
 
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
 
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
 
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
 
</ul>
 
 
</div>
 
</div>
 +
</div>
 +
 +
</div>
 +
 +
<div style="width:100%; margin: 0 auto; background-color: #44558f">
 +
 +
<div id="abstract">ABSTRACT</div>
 +
 +
<div style="max-width:1000px; font-size:1.5em; margin: 2% auto; line-height:1.5; text-align:justify; color: white; padding-top:2%; padding-bottom: 2%">
 +
Our project was inspired on the alarming and increasing number of diabetic people, especially diabetes mellitus type 1 patients, who are insulin dependent. The lack of less invasive treatments has motivated us to develop a new treatment based on the probiotic bacteria <i>Lactococcus lactis</i>, that was engineered to produce a single-chain analog insulin in human diabetic’s microbiota. The bacteria will be able to produce the insulin associated with a secretion signal sequence and cell-penetrating peptides, to ensure its uptake. Moreover, the synthesis of the insulin will be controlled by the natural bacteria system of catabolite repression with regulation by a small RNA. At the presence of glucose, the insulin gene expression will be activated, and then, it will be ready to be secreted and absorbed, reaching the blood and performing its biological function. Also, in order to contain the release of our engineered probiotic to the environment, we built a kill switch based on light exposure that uses the CRISPR/Cas9 system to destroy essential genes for the bacterial survival. The final product could be a fermented milk or a lyophilized that could be easily ingested by patients.
  
<div class="column half_size" >
 
<div class="highlight">
 
<h5> Styling your wiki </h5>
 
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
 
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
 
 
</div>
 
</div>
 
</div>
 
</div>
  
<div class="column full_size" >
+
<div style="text-align:center">
<h5> Wiki template information </h5>
+
<video width="1000" controls>
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
<source src="https://static.igem.org/mediawiki/2017/a/a7/Aqaunesp-video-insubiota.mp4" type="video/mp4">
 +
</video>
 +
</div>
  
</div>  
+
<style>
 +
#buttons { max-width:1100px; margin:3% auto; display:table}
  
 +
.botao-link {
 +
position: relative;
 +
width: 150px;
 +
float:left;
 +
margin:5px;
 +
}
  
  
 +
.image {
 +
  display: block;
 +
  width: 150px;
 +
  height: 150px;
 +
}
  
<div class="column half_size" >
+
.overlay {
<h5> Editing your wiki </h5>
+
  position: absolute;
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
  top: 0;
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
  bottom: 0;
 +
  left: 0;
 +
  right: 0;
 +
  height: 100%;
 +
  width: 100%;
 +
  opacity: 0;
 +
  transition: .5s ease;
 +
  background-color: #008CBA;
 +
border-radius:50%;
 +
}
  
</div>
+
#projectdesc {background-color: RGB(255,208,91)}
 +
#design {background-color: RGB(159,159,226)}
 +
#hpp {background-color: RGB(50,74,94)}
 +
#team {background-color: RGB(255,76,58)}
  
 +
.botao-link:hover .overlay {
 +
  opacity: 1;
 +
}
  
<div class="column half_size" >
+
.text {
<h5>Tips</h5>
+
  color: white;
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
  font-size: 20px;
<ul>
+
  position: absolute;
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
  top: 50%;
<li>Be clear about what you are doing and how you plan to do this.</li>
+
  left: 50%;
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
  transform: translate(-50%, -50%);
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
  -ms-transform: translate(-50%, -50%);
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
}
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
  
 +
</style>
  
<div class="column half_size" >
+
<div id="buttons">
<h5>Inspiration</h5>
+
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<div class="botao-link">
<ul>
+
<a href="https://2017.igem.org/Team:AQA_Unesp/Description">
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<img src="https://static.igem.org/mediawiki/2017/f/f5/Aqaunesp-projectdescription-icon.png" class="image">
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<div class="overlay" id="projectdesc">
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<div class="text">project description</div>
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
</div>
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
</a>
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
 
</div>
 
</div>
  
<div class="column half_size" >
+
<div class="botao-link">
<h5> Uploading pictures and files </h5>
+
<a href="https://2017.igem.org/Team:AQA_Unesp/Applied_Design">
<p> You can upload your pictures and files to the iGEM 2017 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
<img src="https://static.igem.org/mediawiki/2017/c/cd/AQAUnesp-design-icon.png" class="image">
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
<div class="overlay" id="design">
 +
<div class="text">design</div>
 +
</div>
 +
</a>
 +
</div>
  
<a href="https://2017.igem.org/Special:Upload">
+
<div class="botao-link">
UPLOAD FILES
+
<a href="https://2017.igem.org/Team:AQA_Unesp/Results">
 +
<img src="https://static.igem.org/mediawiki/2017/7/7c/Aqaunesp-results-icon.png" class="image">
 +
<div class="overlay" id="projectdesc">
 +
<div class="text">results</div>
 +
</div>
 
</a>
 
</a>
</p>
 
 
</div>
 
</div>
  
 +
<div class="botao-link">
 +
<a href="https://2017.igem.org/Team:AQA_Unesp/HP/Silver">
 +
<img src="https://static.igem.org/mediawiki/2017/0/0a/AQAUnesp-hp-icon.png" class="image">
 +
<div class="overlay" id="hpp">
 +
<div class="text">human practices</div>
 +
</div>
 +
</a>
 +
</div>
  
 +
<div class="botao-link">
 +
<a href="https://2017.igem.org/Team:AQA_Unesp/Team">
 +
<img src="https://static.igem.org/mediawiki/2017/b/bd/AQAUnesp-team-icon.png" class="image">
 +
<div class="overlay" id="team">
 +
<div class="text">team</div>
 +
</div>
 +
</a>
 +
</div>
  
 +
</div>
  
 
+
</body>
 
+
 
+
 
</html>
 
</html>
 +
{{AQA_Unesp_btm}}

Latest revision as of 18:13, 15 December 2017



iGEM AQA_Unesp

INSUBIOTA
treating diabetes with genetically engineered probiotic
ABSTRACT
Our project was inspired on the alarming and increasing number of diabetic people, especially diabetes mellitus type 1 patients, who are insulin dependent. The lack of less invasive treatments has motivated us to develop a new treatment based on the probiotic bacteria Lactococcus lactis, that was engineered to produce a single-chain analog insulin in human diabetic’s microbiota. The bacteria will be able to produce the insulin associated with a secretion signal sequence and cell-penetrating peptides, to ensure its uptake. Moreover, the synthesis of the insulin will be controlled by the natural bacteria system of catabolite repression with regulation by a small RNA. At the presence of glucose, the insulin gene expression will be activated, and then, it will be ready to be secreted and absorbed, reaching the blood and performing its biological function. Also, in order to contain the release of our engineered probiotic to the environment, we built a kill switch based on light exposure that uses the CRISPR/Cas9 system to destroy essential genes for the bacterial survival. The final product could be a fermented milk or a lyophilized that could be easily ingested by patients.
Team: AQA_Unesp