Difference between revisions of "Team:UCC Ireland"

Line 1: Line 1:
 
<html>
 
<html>
 
     <head>
 
     <head>
 +
        <script>
 +
          window.onload = function() {
 +
            var sideMenu = document.getElementById('sideMenu');
 +
            sideMenu.parentNode.removeChild(sideMenu);
  
 +
            //var top_menu_14 = document.getElementById('top_menu_14');
 +
            //top_menu_14.parentNode.removeChild(top_menu_14);
 +
 +
 +
            var top_title= document.getElementById('top_title');
 +
            top_title.parentNode.removeChild(top_title);
 +
 +
            var globalWrapper = document.getElementById('globalWrapper');
 +
            globalWrapper.style.fontSize = "100%";
 +
           
 +
          };
 +
         
 +
        </script>
  
 
         <!-- Latest compiled and minified CSS -->
 
         <!-- Latest compiled and minified CSS -->
Line 364: Line 381:
 
         <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
 
         <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  
 
    <script>
 
          window.onload = function() {
 
            var sideMenu = document.getElementById('sideMenu');
 
            sideMenu.parentNode.removeChild(sideMenu);
 
 
            //var top_menu_14 = document.getElementById('top_menu_14');
 
            //top_menu_14.parentNode.removeChild(top_menu_14);
 
 
 
            var top_title= document.getElementById('top_title');
 
            top_title.parentNode.removeChild(top_title);
 
 
            var globalWrapper = document.getElementById('globalWrapper');
 
            globalWrapper.style.fontSize = "100%";
 
           
 
          };
 
         
 
        </script>
 
  
 
     </body>
 
     </body>
 
</html>
 
</html>

Revision as of 22:47, 27 August 2016

UCC iGEM

El Galactios

Our Project:

Lactococcus lactis is a safe gram positive bacterium that is highly amenable to genetic manipulation. It is possible to build L. lactis strains that can deliver proteins to the immune system to precisely influence the host immune response. We intend to build synthetic L. lactis strains which express tumor-specific antigens and which can be delivered orally to patients to boost cancer-specific immunity.