Team:WITS-CSIR SA/Project/Abstract

From 2011.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css?action=raw&amp;ctype=text/css">
+
    <title>Biotweet - Abstract</title>
-
<link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/vader/jquery-ui.css" />
+
    <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.css" />
-
 
+
    <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" />
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/igem.js?action=raw&amp;ctype=text/js"></script>
+
    <style type="text/css">
-
 
+
        html, body, div.container
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/plugins.js?action=raw&amp;ctype=text/js"></script>
+
        {
-
 
+
            height: 100%;
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/common.js?action=raw&amp;ctype=text/js"></script>
+
            padding: 0px;
-
 
+
            margin: 0px;
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/menu.js?action=raw&amp;ctype=text/js"></script>
+
        }
-
 
+
       
-
<script type="/text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script>
+
        div.top
 +
        {
 +
            height: 140px;
 +
            background-color: #2d4782;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6279ad', endColorstr='#2d4782'); /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#6279ad), to(#2d4782)); /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #6279ad,  #2d4782); /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.center
 +
        {
 +
            background-color: #b8bcbf;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8bcbf', endColorstr='#ffffff') !important; /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#b8bcbf), to(#ffffff)) !important; /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #b8bcbf,  #ffffff) !important; /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.bottom
 +
        {
 +
            text-align: center;
 +
        }
 +
       
 +
        .dijitMenuItem
 +
        {
 +
            background-color: #eeeeff;
 +
        }
 +
    </style>
 +
    <script type="text/javascript">
 +
        var dojoConfig = {
 +
            isDebug: false,
 +
            parseOnLoad: false
 +
        }
 +
    </script>
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/layout.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/presentation.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/theme/jquery-ui-1.8.14.custom.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/liteaccordion.css?action=raw&amp;ctype=text/css">
 +
    <!-- Begin: Core -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-1.5.1.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/modernizr-1.7.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/underscore.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/backbone.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:  Core -->
 +
    <!-- Begin: Library -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-ui-1.8.14.custom.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.fling.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/sammy-latest.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jQuery.BlockUI.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.sizes.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jlayout.border.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.jlayout.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/liteaccordion.jquery.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:  Library -->
 +
    <!-- Begin: Custom -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/common.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:  Custom -->
 +
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/dojo.xd.js"></script>
 +
    <script type="text/javascript">
 +
        dojo.require("dijit.layout.BorderContainer");
 +
        dojo.require("dijit.layout.ContentPane");
 +
        dojo.require("dijit.Menu");
 +
        dojo.require("dijit.MenuItem");
 +
        dojo.require("dijit.PopupMenuItem");
 +
        dojo.require("dijit.MenuBar");
 +
        dojo.require("dijit.MenuBarItem");
 +
        dojo.require("dijit.PopupMenuBarItem");
 +
        dojo.require("dijit.MenuSeparator");
 +
        dojo.require("dijit.TitlePane");
 +
        dojo.require("dijit.form.Button");
 +
        dojo.require("dijit.form.TextBox");
 +
        dojo.require("dojo.parser");
 +
    </script>
</head>
</head>
-
<body>
+
<body class="claro">
-
 
+
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/client/MenuModel.js?action=raw&amp;ctype=text/js"></script>
-
<div class="menubar">
+
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/client/SideMenu.js?action=raw&amp;ctype=text/js"></script>
-
<ul class="topnav">
+
    <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline', gutters: false"
-
  <li class="current"><a href="https://2011.igem.org/Team:WITS-CSIR_SA">Home</a></li>
+
        class="container">
-
  <li><a href="#">Project</a>
+
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'top'" class="top">
-
     <ul class="subnav">
+
            <a href="https://2011.igem.org/Team:WITS-CSIR_SA">
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Overview">Overview</a></li>
+
                <img src="https://static.igem.org/mediawiki/2011/c/c9/Logo.png" alt="Biotweet" height="100px"
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Submissions">Parts Submitted</a></li>
+
                    style="float: left; margin-bottom: 10px; border: none;" />
-
    </ul>
+
            </a><a href="https://igem.org/Main_Page" target="_blank">
-
  </li>
+
                <img src="https://static.igem.org/mediawiki/2011/b/be/ICL_iGEM_Logo.png" alt="iGem" height="100px"
-
  <li><a href="#">Scrapbook</a>
+
                    style="float: right; margin-bottom: 10px; border: none;" />
-
    <ul class="subnav">
+
            </a>
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Calendar">Calendar</a></li>
+
            <div class="menu padding ui-helper-clearfix">
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Minutes">Minutes</a></li>
+
            </div>
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Gallery">Gallery</a></li>
+
        </div>
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Videos">Videos</a></li>
+
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'"
-
    </ul>
+
            class="center">
-
  </li>
+
            <div style="width: 903px; margin: auto; height: 100%;">
-
  <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Index">Outreach</a></li>
+
                <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline'"
-
  <li><a href="#">Sponsors</a>
+
                    style="height: 100%;">
-
    <ul class="subnav">
+
                    <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'leading', style:'overflow-y: auto;'"
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Sponsors/CSIR">CSIR</a></li>
+
                        class="west">
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Sponsors/Wits">Wits University</a></li>
+
                        sidebar
-
    </ul>
+
                    </div>
-
  </li>
+
                    <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'">
-
  <li><a href="#">About Us</a>
+
                        <div style="height: 100%; overflow-y: auto;">
-
    <ul class="subnav">
+
                            <div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Abstract'">
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/About/Team">Meet the Team</a></li>
+
                                <p>
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/About/Contact">Contact Us</a></li>
+
                                    One of the defining characteristics of humanity is the constantly evolving sophistication
-
    </ul>
+
                                    with which human beings communicate and store information: from the earliest cave
-
  </li>
+
                                    drawings, smoke signals and tablet carvings, to the printing press, telephony, the
-
  <li><a href="#">Resources</a>
+
                                    Internet and future cloud computing. The recent advent of the Internet perfectly
-
    <ul class="subnav">
+
                                    encapsulates this phenomenon of global interconnectedness - allowing for the worldwide
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css">Stylesheet</a></li>
+
                                    communication between cultures, organisations and individuals, through a single
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/igem.js">Script</a></li>
+
                                    data network entity.
-
    </ul>
+
                                </p>
-
  </li>
+
                               
-
</ul>
+
                                <p>
-
<div class="ui-helper-clearfix"></div>
+
                                    Biologically, data communication networks exist too. The transfer of data occurs
-
</div>
+
                                    via signalling molecules incorporated into highly regulated and integrated networks.
-
 
+
                                    Our goal is to construct an automated bacterial communication network that will
-
<div class="padding ui-corner-all ui-widget-content">
+
                                    allow a group of genetically engineered bacteria to transport messages in a directed
-
 
+
                                    manner, with the final aim of completing location-based functional tasks. Such a
-
<h1 class="logo" style="font-size: 24pt;">Project Abstract</h1>
+
                                    biological network can be engineered to function in specific applications and assist
-
<div class="padding">
+
                                    in carrying out the tasks involved in the pipeline of a particular process, be it
-
 
+
                                    medical or industrial.
-
<p> One of the defining characteristics of humanity is the constantly evolving sophistication with which human beings communicate and store information: from the earliest cave drawings, smoke signals and tablet carvings, to the printing press, telephony, the Internet and future cloud computing. The recent advent of the Internet perfectly encapsulates this phenomenon of global interconnectedness - allowing for the worldwide communication between cultures, organisations and individuals, through a single data network entity. </p>  
+
                                </p>
-
 
+
                             
-
<p> </p>
+
                                <p>
 +
                                    We have focused on one aspect of this network: the directed transport of the message-carrying
 +
                                    “communication modules” within our biological network. These communication modules
 +
                                    will take the form of bacteria, which can move over physical distances carrying
 +
                                    information. The content of the message - designed to elicit a desired output -
 +
                                    is, of course, vital to the eventual application. However, the successful delivery
 +
                                    and transport of these messages to other effector bacteria - dictating the end-points
 +
                                    of the data network - is of vital importance for proof of concept. Thus, we will
 +
                                    attempt to engineer the exogenously controlled chemotactic behaviour of bacteria
 +
                                    using synthetic riboswitches to regulate the expression of a protein required for
 +
                                    bacterial motility. This will allow for their directed movement towards a desired
 +
                                    location where they can deliver the message: a biological analogy to the Transmission
 +
                                    Control Protocol (TCP) of the Internet, which delivered the data to your computer
 +
                                    allowing you to read this abstract.</p>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'bottom'"
 +
            class="footerBox" style="background-color: #ffffff;">
 +
        </div>
 +
    </div>
 +
    <script type="text/javascript">
 +
        dojo.ready(function () {
 +
            $('#globalWrapper').hide();
 +
            $('.container').appendTo('body');
 +
            $('.left-menu').prependTo('body').css('z-index', 100);
 +
            $('#footer-box').appendTo('div.footerBox');
 +
            $('.left-menu li:last').remove();
 +
            $('.right-menu').prependTo('body').css('z-index', 100);
-
<p> Biologically, data communication networks exist too. The transfer of data occurs via signalling molecules incorporated into highly regulated and integrated networks.  Our goal is to construct an automated bacterial communication network that will allow a group of genetically engineered bacteria to transport messages in a directed manner, with the final aim of completing location-based functional tasks. Such a biological network can be engineered to function in specific applications and assist in carrying out the tasks involved in the pipeline of a particular process, be it medical or industrial. </p>
+
            $('body').addClass('claro');
-
<p>We have focused on one aspect of this network: the directed transport of the message-carrying “communication modules” within our biological network. These communication modules will take the form of bacteria, which can move over physical distances carrying information. The content of the message - designed to elicit a desired output - is, of course, vital to the eventual application.  However, the successful delivery and transport of these messages to other effector bacteria - dictating the end-points of the data network - is of vital importance for proof of concept.  Thus, we will attempt to engineer the exogenously controlled chemotactic behaviour of bacteria using synthetic riboswitches to regulate the expression of a protein required for bacterial motility. This will allow for their directed movement towards a desired location where they can deliver the message: a biological analogy to the Transmission Control Protocol (TCP) of the Internet.</p>
+
            $.fling('publish', 'ready');
-
</div>
+
            $('#one').liteAccordion({
 +
                onActivate: function () {
 +
                    this.find('figcaption').fadeOut();
 +
                },
 +
                slideCallback: function () {
 +
                    this.find('figcaption').fadeIn();
 +
                },
 +
                autoPlay: false,
 +
                pauseOnHover: true,
 +
                theme: 'dark',
 +
                rounded: false,
 +
                enumerateSlides: true,
 +
                containerWidth: 932,
 +
                containerHeight: 240
 +
            }).find('figcaption:first').show();
 +
            dojo.parser.parse();
 +
        });
 +
    </script>
</body>
</body>
</html>
</html>

Latest revision as of 21:45, 17 September 2011

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Biotweet - Abstract

sidebar

One of the defining characteristics of humanity is the constantly evolving sophistication with which human beings communicate and store information: from the earliest cave drawings, smoke signals and tablet carvings, to the printing press, telephony, the Internet and future cloud computing. The recent advent of the Internet perfectly encapsulates this phenomenon of global interconnectedness - allowing for the worldwide communication between cultures, organisations and individuals, through a single data network entity.

Biologically, data communication networks exist too. The transfer of data occurs via signalling molecules incorporated into highly regulated and integrated networks. Our goal is to construct an automated bacterial communication network that will allow a group of genetically engineered bacteria to transport messages in a directed manner, with the final aim of completing location-based functional tasks. Such a biological network can be engineered to function in specific applications and assist in carrying out the tasks involved in the pipeline of a particular process, be it medical or industrial.

We have focused on one aspect of this network: the directed transport of the message-carrying “communication modules” within our biological network. These communication modules will take the form of bacteria, which can move over physical distances carrying information. The content of the message - designed to elicit a desired output - is, of course, vital to the eventual application. However, the successful delivery and transport of these messages to other effector bacteria - dictating the end-points of the data network - is of vital importance for proof of concept. Thus, we will attempt to engineer the exogenously controlled chemotactic behaviour of bacteria using synthetic riboswitches to regulate the expression of a protein required for bacterial motility. This will allow for their directed movement towards a desired location where they can deliver the message: a biological analogy to the Transmission Control Protocol (TCP) of the Internet, which delivered the data to your computer allowing you to read this abstract.