Team:ATOMS-Turkiye

From 2014.igem.org

(Difference between revisions)
m
 
(28 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{Team:ATOMS-Turkiye/Menu}}
-
 
+
<html>
<html>
 +
<head>
-
<!--main content -->
+
<!-- bxSlider Javascript file -->
-
<table width="70%" align="center">
+
<script src="//cdn.jsdelivr.net/bxslider/4.1.1/jquery.bxslider.min.js"></script>
 +
<!-- bxSlider CSS file -->
 +
<link href="//cdn.jsdelivr.net/bxslider/4.1.1/jquery.bxslider.css" rel="stylesheet" />
 +
<!-- Styles -->
 +
<link href="https://2014.igem.org/Team:ATOMS-Turkiye/asoStyles.css?action=raw&ctype=text/css&v=22" rel="stylesheet" />
 +
<style>
-
<!--welcome box -->
 
-
<tr>
 
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
 
-
<h1 >The Change of HEART </h1>
 
-
<p>Your team has been approved and you are ready to start the iGEM season!
 
-
<br>Tissue hypoxia, or ischemia, is the condition that describes the poor conveyance of oxygen and
 
-
other vital products to body tissues and organs which consequently results tissue death. Up to now,
 
-
the number one cause of death worldwide is caused by ischemia and related conditions such as
+
</style>
-
heart attack or stroke. Additionally, due to the remarkable damage to tissues, these diseases end
+
<script>
 +
$(document).ready(function(){
-
up with high morbidity rates. From pharmacology to biomedical industry, variety of prevention and
+
var captions = new Array();
 +
/*captions["This is a test caption. For more info click this caption."] = "http://link_to_caption1";
 +
captions["This is a test caption. For more info click this caption."] = "http://link_to_caption2";
 +
captions["This is a test caption. For more info click this caption."] = "http://link_to_caption3";
 +
captions["This is a test caption. For more info click this caption."] = "http://link_to_caption4";
 +
captions["This is a test caption. For more info click this caption."] = "http://link_to_caption5";*/
-
treatment options have been suggested, many of them have still being applied. Nevertheless, we
+
var keys = [];
 +
for (var key in captions) {
 +
  if (captions.hasOwnProperty(key)) {
 +
    keys.push(key);
 +
  }
 +
}
-
still have not reached the very end of cure and more novel approaches from different fields may play
+
$('.bxslider img').each(function( index ) {
 +
  $(this).attr("title",keys[index]);
 +
});
 +
  $('.bxslider').bxSlider({
 +
    adaptiveHeight: true,
 +
    slideWidth: 700,
 +
    captions: true,
 +
    auto: true,
 +
    autoControls: true
 +
  });
-
great role for this reason. One of these approaches is, of course, synthetic biology. The benefits of
+
 
-
 
+
-
SynBio allow us to manipulate micro and nano scales of cell environment in order to involve in when
+
-
 
+
-
the action starts and to interfere at the right time.
+
-
 
+
-
Ischemic damage is related with two different phenomena. First, the vital blood supply that carry
+
-
 
+
-
oxygen, energy gathering nutrition and other minerals is cut down by an external effect, mostly by
+
-
 
+
-
a clot. Afterwards, cells become unable to produce enough energy and start wasting their deployed
+
-
 
+
-
nutrition in a different reaction cascade that results with building up toxic chemicals in the media.
+
-
 
+
-
If the clot barrier is removed, excessive oxygen presence in the media may enhance this toxic
+
-
 
+
-
production because of high metabolic rate of the cells. These toxic products, also known as reactive
+
-
 
+
-
oxygen species (ROS), may increase the cell damage further. Thus, it is needed to regard the big
+
-
 
+
-
picture of the condition In order to solve the problem.
+
-
 
+
-
In our project, our will is to build two different devices, which work synergistically, to fix these two
+
-
 
+
-
distinct situations. To do this, we aim to design hypoxia inducible systems, which is the first step for
+
-
 
+
-
constructing a sensitive and robust device. Hypoxia inducible promoters and their regulator proteins
+
-
 
+
-
are responsible for this critical mission. Beside of this, we also want to prevent the damage caused
+
-
 
+
-
by reperfusion of blood to the hypoxic environment, we also need an additional sensitive receptor
+
-
 
+
-
construct. After our researches, we decided to use reactive oxygen species (ROS) sensitive promoter
+
-
 
+
-
systems. These two receptors will hopefully regulate the release of clot dissolving factors synthesized
+
-
 
+
-
by our engineered vessel cells. Moreover, we hope to maximize the reduction of ROS damage to the
+
-
 
+
-
cells by producing antioxidant enzymes to degrade ROS within the cells. By re-providing vital oxygen
+
-
 
+
-
support via bloodstream and enhancing the degradation of ROS in the tissue, this project intends to
+
-
 
+
-
propose a new treatment approach for ischemia related diseases.
+
-
 
+
-
In the future, following the advancements in gene therapy and cell therapy industries, we would
+
-
 
+
-
like to implement our system in living models. Especially, tissue engineered heart vessel cells or
+
-
 
+
-
manipulating the whole body by gene containing exosomes, this treatment option may also pose an
+
-
 
+
-
alternative prevention method for ischemic heart attack or strokes. We hope to bring encouraging
+
-
 
+
-
results in vitro to pave the way of this promising system into the lifesaving remedy method. <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:ATOMS-Turkiye&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
 
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
<!-- end welcome box -->
+
-
<tr>
+
-
 
+
-
<!--navigation menu -->
+
-
<td align="center" colspan="3">
+
-
 
+
-
<table  width="100%">
+
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
-
 
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye"style="color:#000000">Home </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye/Team"style="color:#000000"> Team </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=ATOMS-Turkiye"style="color:#000000"> Official Team Profile </a></td>
+
-
 
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye/Project"style="color:#000000"> Project</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:ATOMS-Turkiye/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
 
+
-
<!--end navigation menu -->
+
-
</tr>
+
-
 
+
-
 
+
-
</tr>
+
   
   
 +
});
 +
</script>
 +
</head>
 +
<body>
-
</td>
 
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
<div class="asoContent">
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
<ul id="rightmenunew">
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
    <li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/At-a-Glance"><img src="https://static.igem.org/mediawiki/2014/4/4f/ATOMS-Turkiye_right_1.png" /></a></li>
 +
    <li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Data"><img src="https://static.igem.org/mediawiki/2014/9/94/ATOMS-Turkiye_right_2.png" /></a></li>
 +
    <li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Interlab-Study"><img src="https://static.igem.org/mediawiki/2014/5/58/ATOMS-Turkiye_right_3.png" /></a></li>
 +
    <li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Practices-Approach"><img src="https://static.igem.org/mediawiki/2014/2/23/ATOMS-Turkiye_right_4.png" /></a></li>
 +
</ul>
 +
<div class="slider-container" style="width: 700px; margin-right: 30%">
-
<!--requirements section -->
+
<ul class="bxslider" style="margin: 0;">
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
+
<li><img src="https://static.igem.org/mediawiki/2014/thumb/3/33/ATOMS-main-1.jpg/800px-ATOMS-main-1.jpg" title= "Our blood vessels consist of three layers named as the endothelium, muscular and outer layer which allow oxygen and nutrient rich blood to flow through and diffuse into tissue cells. "></li>
-
<tr>
+
<li><img src="https://static.igem.org/mediawiki/2014/thumb/6/6c/ATOMS-main-2.jpg/800px-ATOMS-main-2.jpg" title= "In some cases such as excessive body weight or diabetes, accumulation of fat may occur on the surface of endothelium leading to the eventual formation of plaques."></li>
-
<td width="45%valign="top">  
+
<li><img src="https://static.igem.org/mediawiki/2014/thumb/8/84/ATOMS-main-3.jpg/800px-ATOMS-main-3.jpg" title= "Plaques may continue to increase in size and narrow the lumens of our vessels, decreasing and limiting the blood flow to tissues and resulting in the escalation of surface tension."></li>
-
 
+
<li><img src="https://static.igem.org/mediawiki/2014/thumb/2/2a/ATOMS-main-4.jpg/800px-ATOMS-main-4.jpg" title= "The increase of tension in the lumen is highly likely to rupture the plaques and cause the eventual formation of the blood coagulation cascade."></li>
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
+
<li><img src="https://static.igem.org/mediawiki/2014/thumb/d/d7/ATOMS-main-5.jpg/800px-ATOMS-main-5.jpg" title= "The process of coagulation results in the superfluous formation of a clot which has a tendency to grow larger. "></li>
-
 
+
<li><img src="https://static.igem.org/mediawiki/2014/thumb/1/1b/ATOMS-main-6.jpg/800px-ATOMS-main-6.jpg" title= "If this is the case, the clot inevitably blocks the path of the bloodstream hence distrupting the oxygen and nutrient supply to tissue cells."></li>
-
<!-- Links to other team pages -->
+
  <li><img src="https://static.igem.org/mediawiki/2014/thumb/1/15/ATOMS-main-7.jpg/800px-ATOMS-main-7.jpg" title= "As the blood contains oxygen and nutrients which are essential for energy production and survival of cells, tissues become oxygen and nutrient depleted which we term as Hypoxia."></li>
-
<ul>
+
  <li><img src="https://static.igem.org/mediawiki/2014/thumb/c/ca/ATOMS-main-8.jpg/800px-ATOMS-main-8.jpg" title= "Our project poses the sensing of hypoxia in early stages by using our engineered endothelial cells and activating the pathway to solve this leading cause of death worldwide."></li>
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye">Home</a> </li>
+
<li><img src="https://static.igem.org/mediawiki/2014/thumb/f/fe/ATOMS-main-8a.jpg/800px-ATOMS-main-8a.jpg" title= "However as we dissolve the clot, blood supply is enabled which has a high possibility of causing an oxidative burst. We also eliminate the potential occurence of this via our engineered cells."></li>
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Team">Team</a> </li>
+
  <li><img src="https://static.igem.org/mediawiki/2014/thumb/a/aa/ATOMS-main-9.jpg/800px-ATOMS-main-9.jpg" title= "With our novel sensing and protective systems, evaluation of clinical presence will no longer be required to treat hypoxic conditions."></li>
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=ATOMS-Turkiye">Official Team Profile</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Project">Project</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Parts">Parts</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Modeling">Modeling</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">Notebook</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Safety">Safety</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Attributions">Attributions</a> </li>
+
 +
  <li><img src="https://static.igem.org/mediawiki/2014/thumb/7/78/ATOMS-main-10.jpg/800px-ATOMS-main-10.jpg" title= "Hence, our unique design of mechanism will now be a remedy to the leading cause of deaths worldwide. "></li>
</ul>
</ul>
-
</td>
 
-
<td > </td>
+
</div>
-
<td width="45%">
+
-
<p>There are a few wiki requirements teams must follow:</p>
 
-
<ul>
 
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload">  2014.igem.org server</a>. </li>
 
-
<li>All pages must be created under the team’s name space.</li>
 
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
 
-
<li>Do not use flash in wiki code. </li>
 
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
 
-
</ul>
 
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
 
-
</td>
+
<div class="withImage">
-
</tr>
+
<h2>Project Abstract</h2>
 +
<p><a href="#"></a>The condition which results in tissue death due to the poor conveyance of oxygen and other products vital for tissue cells and organs is described as tissue hypoxia or ischemia. Currently, ischemia and other related conditions such as heart attacks and strokes take the lead for being the number one cause of death worldwide. Moreover, the current treatment of ischemic attacks can intensify the damage in the tissue caused by hypoxia which is known as oxidative stress. This is due to the high oxygen concentration of the restored blood supply. Without a doubt, we need to view the bigger picture of the condition in order to solve this problem. In our project, we desire to build two different devices which work synergistically and fix these these two distinct situations, hypoxia and oxidative stress. Hence, we have decided to use "hypoxia inducible systems" and "reactive oxygen species (ROS) sensitive gene fragments". These two receptors will regulate the release of clot dissolving factors and antioxidant peptides synthesized by our engineered vessel cells. Through attaining encouraging in-vitro results, we aim to pave the way of this promising system into a lifesaving remedy.</p>
 +
</div>
 +
<div id="cont">
 +
    <div class="shwnews">
 +
        <ul>
 +
            <li class="one">
 +
                <div><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Modeling" class="tit">Modeling</a><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Modeling" class="lnk"><span><strong style="font-size:15px;margin-left: 0px;margin-right: 15px;">This year we carried out mathematical modeling to comprehend how our promoter system would react against hypoxia in order to treat heart related problems. In addition to this, we have also modeled our safety experiment to show its successful outcome mathematically. For more information, click here...</strong></span></a>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
                    <img src="https://static.igem.org/mediawiki/2014/thumb/6/6f/ATOMS-main-modeling.png/685px-ATOMS-main-modeling.png" alt="This year, we have carried out ..." width="210" height="220"><b>This year, we have carried out ....</b>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
+
 +
                </div>
 +
            </li>
 +
            <li class="two">
 +
                <div><a href="https://2014.igem.org/Team:ATOMS-Turkiye/BioBricks#main" class="tit">BioBricks</a><a href="https://2014.igem.org/Team:ATOMS-Turkiye/BioBricks#main" class="lnk"><span><strong>Our team proposes seven new eukaryotic cell parts to the Registry consisting of three promoters and four different enzymes with various capabilities. To get detailed information, proceed here.</strong></span></a>
-
<!--tips  -->
+
                    <img src="https://static.igem.org/mediawiki/2014/1/16/Atoms_turkiye_main_page_diagram.jpg" alt="Our team proposes seven new eukaryotic cell parts ..." width="210" height="220"><b>Our team proposes seven new eukaryotic cell parts ...</b>
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
+
-
<tr>
+
                </div>
-
<td width="45%" valign="top">  
+
            </li>
-
<p>We are currently working on providing teams with some easy to use design templates.
+
            <li class="thr">
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
                <div><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Achievements" class="tit">Achievements</a><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Achievements" class="lnk"><span><strong>It was a long study session; but it's worth. We accomplished several of our tasks to establish a fully beneficial treatment for heart attacks. To check out what we achieve, click here.</strong></span></a>
-
<ul>
+
                    <img src="https://static.igem.org/mediawiki/2014/thumb/8/8a/ATOMS-main-Checklist.jpg/800px-ATOMS-main-Checklist.jpg" alt="Mechanism of ODD..." width="210" height="220"><b>It was a long study session; but...</b>
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
+
                </div>
-
</td>
+
            </li>
 +
        </ul>
 +
    </div>
 +
</div>
-
<td> </td>
+
</div>
-
<td width="45%">  
+
-
<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>
+
</body>
-
<ul>
+
</html>
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
{{Team:ATOMS-Turkiye/asoFooter}}
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
-
<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="">iGEM 2013 calendar</a> </li>
+
-
<li>Have lots of fun! </li>
+
-
</ul>
+
-
</br>
+
-
</td>
+
-
</tr>
+
-
</table>
+

Latest revision as of 03:55, 18 October 2014

Project Abstract

The condition which results in tissue death due to the poor conveyance of oxygen and other products vital for tissue cells and organs is described as tissue hypoxia or ischemia. Currently, ischemia and other related conditions such as heart attacks and strokes take the lead for being the number one cause of death worldwide. Moreover, the current treatment of ischemic attacks can intensify the damage in the tissue caused by hypoxia which is known as oxidative stress. This is due to the high oxygen concentration of the restored blood supply. Without a doubt, we need to view the bigger picture of the condition in order to solve this problem. In our project, we desire to build two different devices which work synergistically and fix these these two distinct situations, hypoxia and oxidative stress. Hence, we have decided to use "hypoxia inducible systems" and "reactive oxygen species (ROS) sensitive gene fragments". These two receptors will regulate the release of clot dissolving factors and antioxidant peptides synthesized by our engineered vessel cells. Through attaining encouraging in-vitro results, we aim to pave the way of this promising system into a lifesaving remedy.