Difference between revisions of "Team:BGU Israel"

Line 269: Line 269:
 
     </style>
 
     </style>
 
</head>
 
</head>
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="60">
+
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="60">
 
     <div id="top"></div>
 
     <div id="top"></div>
     <a id="myBtn" href="#top" title="To Top">
+
     <a id="myBtn" class="button" href="#top" title="To Top">
 
     <span class="glyphicon glyphicon-chevron-up"></span>
 
     <span class="glyphicon glyphicon-chevron-up"></span>
 
   </a>
 
   </a>
Line 869: Line 869:
 
     <script>
 
     <script>
 
// When the user scrolls down 20px from the top of the document, show the button
 
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
+
$(window).scroll(function() {
 
+
     if ($(this).scrollTop() > 20) {
function scrollFunction() {
+
         $('#myBtn').fadeIn(400);
     if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
+
         document.getElementById("myBtn").style.display = "block";
+
 
     } else {
 
     } else {
         document.getElementById("myBtn").style.display = "none";
+
         $('#myBtn').fadeOut(400);
 
     }
 
     }
}
+
});
 
+
  
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 14:25, 29 July 2018

OriginALS

<!DOCTYPE html> OriginALS

Abstract

Recent research studies of Amyotrophic Lateral Sclerosis (ALS) suggest that brain cells that have become toxic, directly contribute to the progression of the disease. These cells change their gene expression pattern and possess distinguishing genetic markers. In addition, they drive the death of other cells in the brain among them the motor neurons.

Our objective, as the BGU-IGEM team OriginALS, is to prolong survival of ALS patients via a novel genetic engineering approach. In order to reach this objective, we combine two separate strategies as our therapeutic approach:

  1. We identify and selectively eliminate only the toxic cells. In order to identify and target the toxic-cells only, we use distinguishing markers that are unique only to them.
  2. We prevent the generation of new toxic cells by genetically targeting specific molecules that generate the toxic cells.

In conclusion, our approach combines an apoptotic destruction of toxic cells with the prevention of the formation of new toxic cells, thus aiming to significantly reduce the occurrence of toxic cells in the central neuronal system (CNS), which is aimed at a significant deceleration of the progression rate of ALS.

Long Story Short