Difference between revisions of "Team:Danzi Kesh 8"

 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Danzi_Kesh_8}}
 
 
{{Danzi_Kesh_8_webflow.css}}
 
{{Danzi_Kesh_8_webflow.css}}
 
{{Danzi_Kesh_8_normalize.css}}
 
{{Danzi_Kesh_8_normalize.css}}
Line 7: Line 6:
  
  
<html>
+
<html>
<br><br>
+
<!-- This site was created in Webflow. http://www.webflow.com-->
<h2> Team Danzi-Kesh 8</h2>
+
<!-- Last Published: Wed Sep 16 2015 03:33:13 GMT+0000 (UTC) -->
 +
<html data-wf-site="55a698d3b54a56f80c41254b" data-wf-page="55a698d3b54a56f80c412552">
 +
<head>
 +
  <meta charset="utf-8">
 +
  <title>Danzi</title>
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <meta name="generator" content="Webflow">
 +
  <!--
 +
  <link rel="stylesheet" type="text/css" href="css/normalize.css">
 +
  <link rel="stylesheet" type="text/css" href="css/webflow.css">
 +
  <link rel="stylesheet" type="text/css" href="css/danzi.webflow.css">
 +
    -->
 +
  <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script>
 +
  <script>
 +
    WebFont.load({
 +
      google: {
 +
        families: ["Ubuntu:300,300italic,400,400italic,500,500italic,700,700italic","Raleway:100,200,300,regular,500,600,700,800,900"]
 +
      }
 +
    });
 +
  </script>
  
 +
  <!--<script type="text/javascript" src="js/modernizr.js"></script>-->
 +
  <link rel="shortcut icon" type="image/x-icon" href="images/Favicon.png">
 +
  <link rel="apple-touch-icon" href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png">
 +
  <script>
 +
    $(document).ready(function(){
 +
var elm_class = '.gotop'; // Adjust this accordingly.
 +
    $(elm_class).fadeOut();
 +
//Check to see if the window is top if not then display button
 +
$(window).scroll(function(){
 +
if ($(this).scrollTop() > 300) { // 300px from top
 +
$(elm_class).fadeIn();
 +
} else {
 +
$(elm_class).fadeOut();
 +
}
 +
});
 +
//Click event to scroll to top
 +
$(elm_class).click(function(){
 +
$('html, body').animate({scrollTop : 0},800);
 +
return false;
 +
});
 +
});
 +
  </script>
 +
</head>
 +
<body>
 +
  <div class="w-nav navbar" data-collapse="medium" data-animation="over-right" data-duration="400" data-contain="1">
 +
    <div class="w-container navcontainer">
 +
      <a class="w-clearfix w-inline-block alergln" href="https://2015.igem.org/Team:Danzi_Kesh_8"><img class="alergln" width="202" src="https://static.igem.org/mediawiki/2015/4/4c/Danzi_alergln_small.png">
 +
      </a>
 +
      <a class="w-inline-block alergln footer-gray-social-block igem-button" href="https://2015.igem.org/Main_Page" target="_blank"><img class="igem" width="75" src="https://static.igem.org/mediawiki/2015/9/93/Danzi_IGEM_logo_W.png">
 +
      </a>
 +
      <nav class="w-nav-menu w-clearfix nav-menu social-menu" role="navigation">
 +
        <a class="w-inline-block footer-gray-social-block" href="https://twitter.com/DanciGEM2015" target="_blank"><img class="footer-gray-social-icon" src="https://static.igem.org/mediawiki/2015/b/bb/Danzi_Icon-twitter.png">
 +
        </a>
 +
        <a class="w-inline-block footer-gray-social-block" href="https://www.facebook.com/profile.php?id=100009851135977" target="_blank"><img class="footer-gray-social-icon" src="https://static.igem.org/mediawiki/2015/3/33/Danzi_Icon-facebook.png">
 +
        </a>
 +
        <a class="w-inline-block footer-gray-social-block" href="https://instagram.com/danciger.bio" target="_blank"><img class="footer-gray-social-icon" src="https://static.igem.org/mediawiki/2015/c/ce/Danzi_instagram-logo.png">
 +
        </a>
 +
      </nav>
 +
      <nav class="w-nav-menu nav-menu" role="navigation"><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Team">Team</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Description">Project</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Parts">Parts</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Notebook">Notebook</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Attributions">Attributions&nbsp;</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Collaborations">Collaborations</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Practices">Human Practices</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Safety">Safety</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Modeling">Modeling</a><a class="w-nav-link nav-link" href="https://2015.igem.org/Team:Danzi_Kesh_8/Entrepreneurship">Entrepreneurship</a>
 +
      </nav>
 +
      <div class="w-nav-button menu-button">
 +
        <div class="w-icon-nav-menu"></div>
 +
      </div>
 +
    </div>
 +
  </div><img class="w-hidden-medium w-hidden-small w-hidden-tiny gotop" src="https://static.igem.org/mediawiki/2015/4/48/Danzi_icon_scroll_up.png">
 +
  <div class="w-section hero">
 +
    <div class="hero-overlay">
 +
      <div class="w-container hero-container">
 +
        <div class="hero-text-block">
 +
          <h1 class="hero-title" data-ix="hero-title">Welcome to&nbsp;<strong>ALERGLN</strong></h1>
  
<h4>Team characteristics: </h4>
+
          <h1 class="hero-title word" data-ix="hero-title-2">Research,</h1>
<p>Team DANZI-KESH-8 is a biotechnology class from Danziger High School, the high school is situated in the northernmost part of Israel. The school is located in a small town Kiryat Shmona.</p>
+
          <h1 class="hero-title word" data-ix="hero-title-3">STUDY, Fun</h1>
<P>We, 23 students aged 16 and majoring in biotechnology, may be young but full of ambition and motivation for success and learning different fields of science. The entire school staff is recruited together with us to prepare for competition - the English teacher, science teacher, math teacher, and of course the school administration.</p>
+
          <h1 class="hero-title word" data-ix="hero-title-4">&amp;&nbsp;Creativity</h1>
<!--
+
<ul>
+
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
-->
+
<!--
+
<div class="highlightBox">
+
<h4> Styling your wiki </h4>
+
<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>
+
-->
+
<h4>The Project's Goal: </h4>
+
<ol>
+
<li>Develop an innovative biological method for identifying gluten in food.</li>
+
<li>Assuming that the system is proven to be successful we can pack it into a personal kit for a quick check of the presence of gluten in food.</li>
+
<li>To promote as much as possible the legal treatment of food allergy cases in the school education system, meaning, to require schools to offer on the menu gluten-free food to ensure equality for students who are sensitive to gluten.</li>
+
  
 +
          <h1 class="hero-title title-2" data-ix="hero-title-6">we are Team DANZI-KESH-8,<br> a
 +
biotechnology class from Danziger High School,&nbsp;<br>Kiryat Shmona, Israel
 +
.</h1>
 +
        </div><img class="w-hidden-medium w-hidden-small w-hidden-tiny hero-image macbook" src="https://static.igem.org/mediawiki/2015/d/df/Danzi_21BNW.jpg" data-ix="hero-image">
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="w-section section" id="about-us">
 +
    <div class="w-container container centered">
 +
      <h2 class="section-title subtitle">Alergln project</h2>
 +
      <p><strong>The aim
 +
of our project</strong> is to create a personal kit, one that identifies gluten in food, reliably and in reasonable time. This kit will allow easing the celiac patient’s life and reducing their expenses to a great extent.&nbsp;</p>
 +
      <p><strong>The
 +
"Alergln" Kit</strong> is based on a fascinating innovative technology in the diagnostic world, just as the kit to identify pregnancy brought with it a series of scientific technology; equally, this kit brings innovation and a breakthrough in a way of thinking and designing the kit. In the future, we believe that the idea can be implemented and utilized as well in areas to identify other substances, not necessarily food materials.</p>
 +
      <p><strong>The
 +
"Alergln Project"</strong> was created after the realization that the number of people diagnosed in having gluten sensitivity (celiac disease) increases from year to year. The number of diagnosed celiac patient’s increases annually worldwide mostly due to awareness of this phenomenon. This awareness eases and enables many people real quality of life without the horrendous stomach pains. Celiac disease patients are not treated with drugs because the drug is not available; these patients simply avoid eating gluten. Therefore, they must verify whether the food they intend eating has gluten or not. The scales to check are often complicated and not necessarily accurate.
 +
      </p>
 +
      <p><strong>The
 +
"Alergln" kit</strong> will serve the above population, prevent them from concern for the presence of gluten in food and can eat with peace of mind and <strong>without
 +
worrying about their lives.</strong>
 +
      </p>
 +
      <p><strong>The
 +
success of the project</strong> will allow patients to eat foods that "may contain gluten," but there is no gluten, the difference in prices is very high and hence the kit cancels the presence of gluten in regular foods and allows the patient to eat without any concern, and at a lower cost.&nbsp;</p>
 +
      <div class="intro-button-wrapper">
 +
        <div class="intro-button-line"></div><a class="button intro-button" href="https://2015.igem.org/Team:Danzi_Kesh_8/Description">Discover more about our Project</a>
 +
      </div>
 +
      <h2 class="section-title subtitle">Team DANZI-KESH-8</h2>
 +
      <p><strong>Team DANZI-KESH-8</strong> is a biotechnology class from Danziger High School, the high school is situated in the northernmost part of Israel. The school is located in a small town Kiryat Shmona.</p>
 +
      <p>We, 23 students aged 16 and majoring in biotechnology, may be young but full of ambition and motivation for success and learning different fields of science. The entire school staff is recruited together with us to prepare for competition - the English teacher, science teacher, math teacher, and of course the school administration.</p><a class="link below-paragraph" href="#gallery">Watch our journey album</a>
 +
      <div class="intro-button-wrapper">
 +
        <div class="intro-button-line"></div><a class="button intro-button" href="https://2015.igem.org/Team:Danzi_Kesh_8/Team">Discover more about our Team</a>
 +
      </div>
 +
    </div>
 +
  </div>
 +
    <div class="w-section image-section">
 +
    <div class="image-section-overlay" id="gallery">
 +
      <div class="w-container"><img class="album" src="https://static.igem.org/mediawiki/2015/8/81/Danzi_album.jpg">
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="w-section footer" id="contact">
 +
    <div class="w-container">
 +
      <div class="w-row">
 +
        <div class="w-col w-col-1 footer-left"></div>
 +
        <div class="w-col w-col-10 footer-right">
 +
          <p class="footer-title"><strong>Follow us</strong>-&nbsp;Don’t forget to follow our news, updates and activities on:</p>
 +
        </div>
 +
        <div class="w-col w-col-1 w-clearfix lleft-footer">
 +
          <nav class="w-nav-menu w-clearfix nav-menu social-menu footer-menu" role="navigation">
 +
            <a class="w-inline-block footer-gray-social-block" href="https://twitter.com/DanciGEM2015" target="_blank"><img class="footer-gray-social-icon" src="https://static.igem.org/mediawiki/2015/b/bb/Danzi_Icon-twitter.png">
 +
            </a>
 +
            <a class="w-inline-block footer-gray-social-block" href="https://www.facebook.com/profile.php?id=100009851135977" target="_blank"><img class="footer-gray-social-icon" src="https://static.igem.org/mediawiki/2015/3/33/Danzi_Icon-facebook.png">
 +
            </a>
 +
            <a class="w-inline-block footer-gray-social-block" href="https://instagram.com/danciger.bio" target="_blank"><img class="footer-gray-social-icon" src="https://static.igem.org/mediawiki/2015/c/ce/Danzi_instagram-logo.png">
 +
            </a>
 +
          </nav>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div class="bottom-footer">
 +
      <div class="w-container">
 +
        <div class="bottom-footer-text">&nbsp;© ALERGLN 2015</div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 +
  <!--<script type="text/javascript" src="js/webflow.js"></script>-->
 +
  <!--[if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif]-->
 +
  <script>
 +
    $(document).ready(function(){
 +
var elm_class = '.gotop'; // Adjust this accordingly.
 +
    $(elm_class).fadeOut();
 +
//Check to see if the window is top if not then display button
 +
$(window).scroll(function(){
 +
if ($(this).scrollTop() > 300) { // 300px from top
 +
$(elm_class).fadeIn();
 +
} else {
 +
$(elm_class).fadeOut();
 +
}
 +
});
 +
//Click event to scroll to top
 +
$(elm_class).click(function(){
 +
$('html, body').animate({scrollTop : 0},800);
 +
return false;
 +
});
 +
});
 +
  </script>
  
</ol>
 
 
<!--
 
<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>
 
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:BGU_Israel&action=edit"> Click here to edit this page! </a></p>
 
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
 
 
 
<h4>Templates </h4>
 
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
 
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
 
 
-->
 
 
 
<h4>The considerations that motivated us to make the decision:</h4>
 
 
<ol>
 
<li>The scientific design of the method is fascinating and innovative in our opinion, and can create a turnaround in the field of diagnostics. So far, most of the materials identification systems based on planning that includes antibodies, this kit includes the use of transmembrane proteins, and this is the innovation. </li>
 
<li>We would like to create conceptual change in relation to a person who is sensitive to a specific food component. To give the patient the ability to decide whether or not to buy a food product. The ability to control knowledge will be in the consumers' hands and not the food manufacturers. As of today, the majority of food products in Israel have a marking: "The product may contain allergic bodies". In most cases, the sick person will refrain from foodstuffs and buy a similar product at a much higher cost.  </li>
 
<li>The State of Israel in 2016 does not give sufficient attention to nutritionally disabled people. We see this disability as a sort of cripple which requires some degree of legal reference. All students in the education system eat the same general menu - Kindergartens, elementary schools, high schools and even in academic institutions. None of these institutions address celiac patients/sufferers, for example - there is no alternative menu and allergic students have only one option, that is to look after himself. </li>
 
 
</ol>
 
 
<h4>The "Alergln kit" will:</h4>
 
<ol>
 
<li>To promote an innovative detection technique which is not based on antibodies but transmembrane protein. </li>
 
<li>The laboratory team worked to identify transmembrane proteins that can be used as biosensors.</li>
 
<li>On the 21/5, we announced a starting point at a conference which dealt entirely on synthetic biology. It was a major regional meeting that delved in contemporary research in this field along with the exposure of the iGEM competition to more students from the State Israel. iGEM teams attended the conference from the Technion, Ben Gurion University and the Technion's high school.</li>
 
<li>To convey a preliminary survey for school children and adults about the necessity of the kit within the school and about addressing nutrition toward allergic people. </li>
 
<li>Receiving the first shipment from the directors of iGEM. The laboratory team has begun producing plasmid where the genes will be cloned. </li>
 
<li>Planning interviews with two people who are connected to the field.</li>
 
<li>Genes were prepared in advance while performing a deliberate mutation in them. The goal to produce the margins of a suitable restriction site and a promoter strong enough to express the protein we are interested in.</li>
 
</ol>
 
 
<h4>Our project - Development of biosensors to detect food allergens</h4>
 
<p>The focus is on developing a gluten binder protein.
 
Principles - A protein changes conformation in response to ligand binding coupled to a reporter gene.
 
The Gln_H protein is a protein which is able to detect glutamine.
 
The two ends join a half-reporter enzyme called HAD. each half of the enzyme is attached a molecule such as color coded GFP.
 
When the Gln H comes into contact with glutamine the closed ends, when the two halves of  HAD enzyme connect the enzyme becomes active, followed by a color reaction which can be seen by the human eye.
 
The source HAD enzymes comes from TERMOTOGA MARITIMA ,This bacteria is found in regions of hot springs and is therefore an extra Thermopile bacteria, and its enzymes are very stable.</p>
 
 
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
 
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 09:32, 18 September 2015


Danzi

Welcome to ALERGLN

Research,

STUDY, Fun

& Creativity

we are Team DANZI-KESH-8,
a biotechnology class from Danziger High School, 
Kiryat Shmona, Israel .

Alergln project

The aim of our project is to create a personal kit, one that identifies gluten in food, reliably and in reasonable time. This kit will allow easing the celiac patient’s life and reducing their expenses to a great extent. 

The "Alergln" Kit is based on a fascinating innovative technology in the diagnostic world, just as the kit to identify pregnancy brought with it a series of scientific technology; equally, this kit brings innovation and a breakthrough in a way of thinking and designing the kit. In the future, we believe that the idea can be implemented and utilized as well in areas to identify other substances, not necessarily food materials.

The "Alergln Project" was created after the realization that the number of people diagnosed in having gluten sensitivity (celiac disease) increases from year to year. The number of diagnosed celiac patient’s increases annually worldwide mostly due to awareness of this phenomenon. This awareness eases and enables many people real quality of life without the horrendous stomach pains. Celiac disease patients are not treated with drugs because the drug is not available; these patients simply avoid eating gluten. Therefore, they must verify whether the food they intend eating has gluten or not. The scales to check are often complicated and not necessarily accurate.

The "Alergln" kit will serve the above population, prevent them from concern for the presence of gluten in food and can eat with peace of mind and without worrying about their lives.

The success of the project will allow patients to eat foods that "may contain gluten," but there is no gluten, the difference in prices is very high and hence the kit cancels the presence of gluten in regular foods and allows the patient to eat without any concern, and at a lower cost. 

Team DANZI-KESH-8

Team DANZI-KESH-8 is a biotechnology class from Danziger High School, the high school is situated in the northernmost part of Israel. The school is located in a small town Kiryat Shmona.

We, 23 students aged 16 and majoring in biotechnology, may be young but full of ambition and motivation for success and learning different fields of science. The entire school staff is recruited together with us to prepare for competition - the English teacher, science teacher, math teacher, and of course the school administration.

Watch our journey album