Difference between revisions of "Team:Edinburgh UG"

 
(69 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
 
<link href="http://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet" type="text/css">
 
<link href="http://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet" type="text/css">
 
+
<link rel="stylesheet" href="http://cdn.jsdelivr.net/jquery.slick/1.5.7/slick.css">
 +
<script src="http://cdn.jsdelivr.net/jquery.slick/1.5.7/slick.min.js"></script>
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 
     </head>
 
     </head>
  
 
     <style type="text/css">
 
     <style type="text/css">
 +
 +
    #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear
 +
 +
    {
 +
 +
    display:  none;
 +
 +
    }
 +
 +
    #top_menu_under
 +
    {
 +
    height: 0;
 +
    }
 +
 +
    #top-section {
 +
    height: 0px;
 +
    border-top: 0;
 +
    border-left: none;
 +
    border-right: none;
 +
    }
 +
      #globalWrapper
 +
        {
 +
        width: 100%;
 +
        height: 100%;
 +
        border: 0px;
 +
        background-color: #ffffff;
 +
        margin: 0px;
 +
        padding: 0px;
 +
        font-size: 100%
 +
        }
 +
 +
        #content
 +
        {
 +
          width: 100%;
 +
          height: 100%;
 +
          margin-left: auto;
 +
          margin-right: auto;
 +
          background-color: #ffffff;
 +
          padding: 0px;
 +
          font-size: 100%;
 +
        }
 +
 +
 +
 
     .image-bg-fluid-height,
 
     .image-bg-fluid-height,
 
     .image-bg-fixed-height {
 
     .image-bg-fixed-height {
Line 20: Line 65:
 
         background-size: cover;
 
         background-size: cover;
 
         -o-background-size: cover;
 
         -o-background-size: cover;
 +
 
     }
 
     }
  
Line 25: Line 71:
 
     background: url('https://static.igem.org/mediawiki/2016/1/15/Edinburgh2_front_page.jpeg');
 
     background: url('https://static.igem.org/mediawiki/2016/1/15/Edinburgh2_front_page.jpeg');
 
       padding: 450px 0;
 
       padding: 450px 0;
 +
        margin-top: -30px;
 
     }
 
     }
  
Line 35: Line 82:
 
       position: absolute;
 
       position: absolute;
 
     margin: auto;
 
     margin: auto;
     top: 150px;
+
     top: 125px;
     left: 250px;
+
     left: 400px;
 
     right: 0px;
 
     right: 0px;
 
}
 
}
     
+
 
 
     }
 
     }
  
Line 63: Line 110:
 
         width: 100%;
 
         width: 100%;
 
         text-align: center;
 
         text-align: center;
     
+
 
 
         -webkit-background-size: cover;
 
         -webkit-background-size: cover;
 
         -moz-background-size: cover;
 
         -moz-background-size: cover;
Line 80: Line 127:
 
       }
 
       }
  
 +
    p1 {
 +
    text-align: center;
 +
    font-size: 200%;
 +
    }
  
    </style>
+
</style>
 +
 
 +
<script>
 +
  $(function(){
 +
$('.your-class').slick({arrows:false});
 +
    $('#next').click(function(){
 +
    $('.your-class').slick('slickNext');
 +
    });
 +
    $('#prev').click(function(){
 +
    $('.your-class').slick('slickPrev');
 +
    });
 +
});
 +
</script>
  
 
<div id="custom-bootstrap-menu" class="navbar navbar-default navbar-fixed-top" role="navigation">
 
<div id="custom-bootstrap-menu" class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="container-fluid">
+
     <div class= "container-fluid">
        <div class="navbar-header">
+
      <!-- Navigation -->
            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-menubuilder"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
+
      <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
            </button>
+
          <div class="container">
        </div>
+
              <!-- Brand and toggle get grouped for better mobile display -->
        <div class="collapse navbar-collapse navbar-menubuilder">
+
              <div class="navbar-header">
            <ul class="nav navbar-nav navbar-right">
+
                  <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
              <li class="active">
+
                      <span class="sr-only">Toggle navigation</span>
                  <a href="https://2016.igem.org/Team:Edinburgh_UG">Home</a></li>
+
                      <span class="icon-bar"></span>
                  <li class="dropdown">
+
                      <span class="icon-bar"></span>
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Team<span class="caret"></span></a>
+
                      <span class="icon-bar"></span>
                    <ul class="dropdown-menu" role="menu">
+
                  </button>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Team">Team</a></li>
+
                  <a class="navbar-brand" href="https://2016.igem.org/Team:Edinburgh_UG">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Collaborations">Collaboration</a></li>
+
                      <img src="https://static.igem.org/mediawiki/2016/9/92/Edinburgh_logo2_MINI.png" alt="">
                    </ul>
+
                  </a>
                  </li>
+
              </div>
                  <li class="dropdown">
+
 
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Project<span class="caret"></span></a>
+
              <!-- Collect the nav links, forms, and other content for toggling -->
                    <ul class="dropdown-menu" role="menu">
+
              <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Description">Project</a></li>
+
                  <ul class="nav navbar-nav">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Description">Description</a></li>
+
                      <li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Design">Design</a></li>
+
                          <a href="https://2016.igem.org/Team:Edinburgh_UG">Home</a>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Experiments">Experiments</a></li>
+
                      </li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Proof">Proof of Concept</a></li>
+
                      <li class="dropdown">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Demonstrate">Demonstrate</a></li>
+
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Team<span class="caret"></span></a>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Results">Results</a></li>
+
                        <ul class="dropdown-menu" role="menu">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Notebook">Notebook</a></li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Team">Team</a></li>
                    </ul>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Attribution">Attribution</a></li>
                  </li>
+
                        </ul>
                  <li class="dropdown">
+
                      </li>
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Parts<span class="caret"></span></a>
+
                      <li class="dropdown">
                    <ul class="dropdown-menu" role="menu">
+
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Human Practices<span class="caret"></span></a>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Parts">Team Parts</a></li>
+
                        <ul class="dropdown-menu" role="menu">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Basic_Part">Basic Parts</a></li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Overview">Overview</a> </li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Composite_Part">Composite Parts</a></li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/HP/Silver">Silver</a> </li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Part_Collection">Part Collection</a> </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/HP/Gold">Gold</a> </li>
                    </ul>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Medal_Criteria">Medal Criteria</a> </li>
                  </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Integrated_Practices">Integrated Practices</a> </li>
                  <li class="dropdown">
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Engagement">Engagement</a> </li>
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Dry Lab<span class="caret"></span></a>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Ethics">Ethics</a> </li>
                    <ul class="dropdown-menu" role="menu">
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Mary_Queen_of _Scots">Mary Queen of Scots</a> </li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Lexicon_Encoding">Lexicon Encoding</a></li>
+
                        </ul>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Error_Correction">Error Correction</a></li>
+
                      </li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Encryption">Encryption</a></li>
+
                      <li class="dropdown">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Files">Files</a></li>
+
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Project<span class="caret"></span></a>
                    </ul>
+
                        <ul class="dropdown-menu" role="menu">
                  </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Description">Description</a></li>
                  <li class="dropdown">
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Design">Design</a></li>
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Safety<span class="caret"></span></a>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Proof">Proof of Concept</a></li>
                    <ul class="dropdown-menu" role="menu">
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Demonstrate">Demonstrate</a></li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Safety">Safety</a></li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Notebook">Notebook</a></li>
                    </ul>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Protocols">Protocols</a></li>
                  </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Limitations">Advantages and Limitations</a></li>
                  <li class="dropdown">
+
                        </ul>
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Human Practices<span class="caret"></span></a>
+
                      </li>
                    <ul class="dropdown-menu" role="menu">
+
                      <li class="dropdown">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Human_Practices">Human Practices</a></li>
+
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Informatics<span class="caret"></span></a>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Silver">Silver</a> </li>
+
                        <ul class="dropdown-menu" role="menu">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Gold">Gold</a> </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Lexicon_Encoding">Lexicon Encoding</a></li>
                       <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Integrated_Practices">Integrated Practices</a> </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Error_Correction">Error Correction</a></li>
                       <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Engagement">Engagement</a> </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Encryption">Encryption</a></li>
                    </ul>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Files">Files</a></li>
                  </li>
+
                        </ul>
                  <li class="dropdown">
+
                      </li>
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Awards<span class="caret"></span></a>
+
                      <li class="dropdown">
                    <ul class="dropdown-menu" role="menu">
+
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Parts<span class="caret"></span></a>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Entrepreneurship">Entrepreneurship</a></li>
+
                        <ul class="dropdown-menu" role="menu">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Hardware">Hardware</a> </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Basic_Part">Basic Parts</a></li>
                       <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Software">Software</a> </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Composite_Part">Composite Parts</a></li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Measurement">Measurement</a> </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Part_Collection">Part Collection</a> </li>
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Model">Model</a> </li>
+
                        </ul>
                    </ul>
+
                       </li>
                  </li>
+
                       <li>
                  <li class="dropdown">
+
                          <a href="https://2016.igem.org/Team:Edinburgh_UG/Collaboration">Collaboration</a>
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Interlab<span class="caret"></span></a>
+
                      </li>
                    <ul class="dropdown-menu" role="menu">
+
                      <li class="dropdown">
                      <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Plate_Reader">Plate Reader</a></li>
+
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Awards<span class="caret"></span></a>
                    </ul>
+
                        <ul class="dropdown-menu" role="menu">
                  </li>
+
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Software">Software</a> </li>
            </ul>
+
                        </ul>
        </div>
+
                      </li>
 +
                       <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Safety<span class="caret"></span></a>
 +
                        <ul class="dropdown-menu" role="menu">
 +
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Safety/Biological Safety">Biological Safety</a></li>
 +
                        </ul>
 +
                      </li>
 +
                      <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Interlab<span class="caret"></span></a>
 +
                        <ul class="dropdown-menu" role="menu">
 +
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Plate_Reader">Plate Reader</a></li>
 +
                        </ul>
 +
                      </li>
 +
                  </ul>
 +
              </div>
 +
              <!-- /.navbar-collapse -->
 +
          </div>
 +
          <!-- /.container -->
 +
      </nav>
 
     </div>
 
     </div>
 
</div>
 
</div>
 +
 +
<!-- End of menu  -->
 +
 +
<!-- End of menu  -->
 +
 +
  
 
   <header class="image-bg-fluid-height">
 
   <header class="image-bg-fluid-height">
Line 183: Line 270:
 
   <div class="container-fluid">
 
   <div class="container-fluid">
 
     <div class="row full-size">
 
     <div class="row full-size">
      <div class="col-sm-6">
+
         <img src="https://static.igem.org/mediawiki/2016/0/06/EdiGEM16ughomedata.jpeg" class="img-responsive center-block">
        <p></p>
+
        <h3 style="font-size:250%;">By 2040, we will run out of the materials needed to store digital data.</h3>
+
        <p style="font-size:180%;">If this happens, there will be no capacity for Twitter, Facebook or iGEM to function online. Last year, data centres worldwide used more electricity than the entire United Kingdom. By 2020, it will cost more than $13.7 billion to power data centres per year.</p>
+
      </div>
+
      <div class="col-sm-6">
+
        <p></p>
+
         <img src="https://static.igem.org/mediawiki/2016/4/44/EdiGEM16UGppie.png" class="img-responsive center-block">
+
      </div>
+
    </div>
+
 
   </div>
 
   </div>
  
   <div class="container-fluid">
+
   <div class="row text-center">
    <div class="row full-size">
+
      <div class="your-class">
      <div class="col-sm-4">
+
          <div class="row">
 +
              <div class="container">
 +
                  <div class="col-xs-3"></div>
 +
                  <div class="col-xs-3">
 +
                      <div>
 +
                      <img src="https://static.igem.org/mediawiki/2016/5/55/EdiGEM16UGdensity.png" class="img-responsive center-block">
 +
                      </div>
 +
                  </div>
 +
                  <div class="col-xs-3">
 +
                      <h3 style="font-size:200%;" class="text-center">Density</h3>
 +
                      <p class="text-center">DNA has 1000 times the </p>
 +
                      <p class="text-center">density of flash storage</p>
 +
                  </div>
 +
                  <div class="col-xs-3"></div>
 +
              </div>
 +
          </div>
 +
          <div class="row">
 +
              <div class="container">
 +
                  <div class="col-xs-3"></div>
 +
                  <div class="col-xs-3">
 +
                      <div>
 +
                      <img src="https://static.igem.org/mediawiki/2016/2/26/EdiGEM16UGdollar.png" class="img-responsive center-block">
 +
                      </div>
 +
                  </div>
 +
                  <div class="col-xs-3">
 +
                      <h3 style="font-size:200%;" class="text-center">Affordability</h3>
 +
                      <p class="text-center">All our encoding programmes </p>
 +
                      <p class="text-center">are open source and initial </p>
 +
                      <p class="text-center">synthesis of the lexicon is done </p>
 +
                      <p class="text-center">for you providing significant </p>
 +
                      <p class="text-center">cost reductions on existing </p>
 +
                      <p class="text-center">methods</p>
 +
                  </div>
 +
                  <div class="col-xs-3"></div>
 +
              </div>
 +
          </div>
 +
          <div class="row">
 +
              <div class="container">
 +
                  <div class="col-xs-3"></div>
 +
                  <div class="col-xs-3">
 +
                      <div>
 +
                      <img src="https://static.igem.org/mediawiki/2016/8/81/EdiGEM16UGhourglass.jpeg" class="img-responsive center-block">
 +
                      </div>
 +
                  </div>
 +
                  <div class="col-xs-3">
 +
                      <h3 style="font-size:200%;" class="text-center">Longevity</h3>
 +
                      <p class="text-center">DNA can last for </p>
 +
                      <p class="text-center">thousands of years </p>
 +
                      <p class="text-center">without consuming </p>
 +
                      <p class="text-center">resources; modern  </p>
 +
                      <p class="text-center">hard drives can only </p>
 +
                      <p class="text-center">last 50</p>
 +
                  </div>
 +
                  <div class="col-xs-3"></div>
 +
              </div>
 +
          </div>
 +
          <div class="row">
 +
              <div class="container">
 +
                  <div class="col-xs-3"></div>
 +
                  <div class="col-xs-3">
 +
                      <div>
 +
                      <img src="https://static.igem.org/mediawiki/2016/e/e0/EdiGEM16UGpuzzle.png" class="img-responsive center-block">
 +
                      </div>
 +
                  </div>
 +
                  <div class="col-xs-3">
 +
                      <h3 style="font-size:200%;" class="text-center">Modularity</h3>
 +
                      <p class="text-center">Assembly of our BabbleBricks </p>
 +
                      <p class="text-center">is unrestricted and completely </p>
 +
                      <p class="text-center">customisable </p>
 +
                  </div>
 +
                  <div class="col-xs-3"></div>
 +
              </div>
 +
          </div>
 
       </div>
 
       </div>
      <div class="col-sm-8">
 
        <p></p>
 
        <h3 style="font-size:250%;">We have a solution: DNA Text Encoding</h3>
 
      </div>
 
    </div>
 
 
   </div>
 
   </div>
 
+
   <div class="row text-center">
   <div class="container-fluid">
+
     <div id="prev" class="col-xs-2 col-xs-offset-4 well ">previous</div>
     <div class="row full-size">
+
     <div id="next" class="col-xs-2 well">next</div>
      <div class="col-sm-3">
+
        <p></p>
+
        <img src="https://static.igem.org/mediawiki/2016/5/55/EdiGEM16UGdensity.png" class="img-responsive center-block">
+
      </div>
+
      <div class="col-sm-3">
+
        <p></p>
+
        <img src="https://static.igem.org/mediawiki/2016/2/26/EdiGEM16UGdollar.png" class="img-responsive center-block">
+
      </div>
+
      <div class="col-sm-3">
+
        <p></p>
+
        <img src="https://static.igem.org/mediawiki/2016/1/1f/EdiGEM16UGhourglassResize.png" class="img-responsive center-block">
+
      </div>
+
      <div class="col-sm-3">
+
        <p></p>
+
        <img src="https://static.igem.org/mediawiki/2016/a/a4/EdiGEM16UGpuzzleResize.png" class="img-responsive center-block">
+
      </div>
+
     </div>
+
  </div>
+
 
+
  <div class="container-fluid">
+
    <div class="row full-size">
+
      <div class="col-sm-3">
+
        <p></p>
+
        <h3 style="font-size:200%;" class="text-center">Density</h3>
+
        <p class="text-center">DNA has 1000 times</p>
+
        <p class="text-center">greater storage density</p>
+
        <p class="text-center">than flash memory</p>
+
      </div>
+
      <div class="col-sm-3">
+
        <p></p>
+
        <h3 style="font-size:200%;" class="text-center">Affordability</h3>
+
        <p class="text-center">All our encoding programmes </p>
+
        <p class="text-center">are open source and initial </p>
+
        <p class="text-center">synthesis of the lexicon is done </p>
+
        <p class="text-center">for you providing significant </p>
+
        <p class="text-center">cost reductions on existing </p>
+
        <p class="text-center">methods</p>
+
      </div>
+
      <div class="col-sm-3">
+
        <p></p>
+
        <h3 style="font-size:200%;" class="text-center">Longevity</h3>
+
        <p class="text-center">DNA can last for </p>
+
        <p class="text-center">thousands of years </p>
+
        <p class="text-center">without consuming </p>
+
        <p class="text-center">resources; modern </p>
+
        <p class="text-center">hard drives can only </p>
+
        <p class="text-center">last 50</p>
+
      </div>
+
      <div class="col-sm-3">
+
        <p></p>
+
        <h3 style="font-size:200%;" class="text-center">Modularity</h3>
+
        <p class="text-center">Assembly of our BabbleBricks </p>
+
        <p class="text-center">is unrestricted and completely </p>
+
        <p class="text-center">customisable </p>
+
      </div>
+
    </div>
+
 
   </div>
 
   </div>
  
 
   <div class="container-fluid">
 
   <div class="container-fluid">
 
     <div class = "row full-size">
 
     <div class = "row full-size">
         <div class="col-sm-12">
+
         <div class="col-sm-2">
 +
        </div>
 +
        <div class="col-sm-8">
 
           <p></p>
 
           <p></p>
           <h3 style="font-size:250%;" class="text-center">Abstract</h3>
+
           <h3 style="font-size:400%;" class="text-center">Abstract</h3>
           <p>The last decade has seen an exponential increase in data and information
+
           <br>
            generation, creating a storage demand that will soon outweigh supply.
+
          <h2>
            By 2040, global data storage demand will reach 3×10^24 (3 million billion billion)
+
In 2014, over 10 sextillion bits of data were digitally stored worldwide. To put this in context, there are only 1 sextillion grains of sand on this entire Earth. According to IBM, we generate over 2.5 billion gigabytes daily through tweets, emails and Facebook posts! The University of Edinburgh’s undergraduate team has designed a DNA storage system that is a sustainable, dense and long-lasting alternative to magnetic tape data storage. The storage system relies on modular DNA fragments that can flexibly and cost effectively store any type of data. Modularity makes BabblED the cheapest and most accessible DNA storage system available. The system also boasts new and novel techniques to incorporate error-correcting and encryption in DNA storage. In fact, this ‘DNA Typewriter’ has already been implemented by the National Library of Scotland to archive one of their most precious manuscripts: the last letter of Mary Queen of Scots.
            bits1.. Considering the amount of energy required to run a data centre
+
</h2>
            (about 2% of global energy consumption2.) and the limited supply of raw materials
+
    </div>
            like silicon for manufacturing memory devices, it is clear that novel storage
+
    <div class="col-sm-2">
            methods are of the utmost importance in meeting demand and providing a
+
            sustainable, long term solution to the data storage problem. The University
+
            of Edinburgh 2016 undergraduate iGEM team held these considerations in mind
+
            when we set out to create a new DNA-based storage system.</p>
+
          <p>Over the course of weeks 1 and 2 our team explored and researched ideas
+
            for a project utilising DNA as an information storage device. Our
+
            brainstorming process evolved through discussions about the advantages
+
            and disadvantages of DNA synthesis and encoding digital information into
+
            nucleotide sequences. Major points of debate were cost, fidelity and efficiency
+
            of data storage. Following some constructive feedback from our supervisors,
+
            our team focused on developing a method that is accessible, sustainable
+
            and fits the iGEM format.</p>
+
          <p>Our project, given the name BabblED, is based on a simple idea: develop
+
            a modular system for encoding text, or any other unit of information,
+
            into DNA. We will prove the validity of our concept by encoding Ogden’s
+
            Basic English (a collection of 850-1,000 words that can be used to express
+
            most concepts in the English language). Each encoded word a BabbleBrick
+
            will be stored in a different PhytoBrick. Sentence assembly and unidirectionality
+
            is ensured by the stepwise addition of BabbleBricks that have alternating types
+
            of sticky ends; this also prevents repeats and minimizes the occurrence of missing
+
            words. The whole sentence construct can be melted off for easy retrieval and
+
            assembled back into a PhytoBrick for storage. Since the value that is
+
            assigned to each BabbleBrick is arbitrary, each one can be reused with
+
            any library or language. In this way, our encoding and assembly method
+
            can be optimized for many types of data. Furthermore, using tools such
+
            as checksums, optimal rectangular codes and, when appropriate, natural
+
            language processing techniques, we are able to ensure that each BabbleBrick
+
            sentence can be decoded with 100% accuracy.</p>
+
          <p>As of week 4, we have developed the computer program that converts
+
              our vocabulary to BabbleBrick sequences. We have designed the DNA sequences
+
              for error-correcting codes and researched the benefits and potential ways
+
              to utilize encryption in our method. We are in the process of ordering our
+
              first BabbleBricks in the form of gBlocks from IDT and testing our
+
              assembly method for efficiency. We have commenced the 2016 Interlab
+
              study and are pursuing another exciting project on bacterial growth-based
+
              logic. We have already had some fascinating discussions with data specialists
+
              and librarians; their feedback and expertise are vital to how we are shaping
+
              our project. We have also been in touch with other iGEM teams, such
+
              as Newcastle and Dundee, and are hosting a Scottish team meet-up in
+
              the beginning of July.</p>
+
            <p>References:</p>
+
            <p>1.http://www.nature.com/nmat/journal/v15/n4/full/nmat4594.html#supplementary-information</p>
+
            <p>2.http://www.greenpeace.org/international/Global/international/publications/climate/2011/
+
            Cool%20IT/dirty-data-report-greenpeace.pdf/</p>
+
 
     </div>
 
     </div>
 
   </div>
 
   </div>
Line 328: Line 375:
 
               <div class="col-lg-12">
 
               <div class="col-lg-12">
 
                   <hr>
 
                   <hr>
                   <h2 class="intro-text text-center">Contact
+
                   <h2 class="intro-text text-center">Follow
 
                       <strong>Us</strong>
 
                       <strong>Us</strong>
 
                   </h2>
 
                   </h2>
 
                   <hr>
 
                   <hr>
 
                   <div class="intro-text text-center">
 
                   <div class="intro-text text-center">
                      <p><a href="mailto:edinburgh.igem2016@gmail.com">edinburgh.igem2016@gmail.com</a>
 
                      </p>
 
 
                       <ul class="list-inline banner-social-buttons">
 
                       <ul class="list-inline banner-social-buttons">
 
                           <li>
 
                           <li>
                               <a href="https://twitter.com/EdiGEM2016"><img src="https://static.igem.org/mediawiki/2016/0/04/Twitterlogo_ed2016.png"></img></a>
+
                               <a href="https://twitter.com/EdiGEM2016"><img src="https://static.igem.org/mediawiki/2016/9/94/Edinburgh2_t2.jpg"></img></a>
 
                           </li>
 
                           </li>
 
                           <li>
 
                           <li>
                               <a href="https://www.facebook.com/EdiGEM2016"><img src="https://static.igem.org/mediawiki/2016/c/c2/Facebook_ed2016.png"></img></a>
+
                               <a href="https://www.facebook.com/EdiGEM2016"><img src="https://static.igem.org/mediawiki/2016/c/ce/Edinburgh2_f2.png"></img></a>
 
                           </li>
 
                           </li>
 
                           <li>
 
                           <li>
                               <a href="https://www.instagram.com/edigem2016/"><img src="https://static.igem.org/mediawiki/2016/5/5d/Instagram_ed2016.png"></img></a>
+
                               <a href="https://www.instagram.com/edigem2016/"><img src="https://static.igem.org/mediawiki/2016/6/64/Edinburgh2_insta2.png"></img></a>
 
                           </li>
 
                           </li>
 
                       </ul>
 
                       </ul>
Line 350: Line 395:
 
           </div>
 
           </div>
 
       </div>
 
       </div>
 +
      <br>
 +
      <br>
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:43, 19 October 2016

The University of Edinburgh Undergraduate iGEM team 2016 presents:

The Next Generation of Information Storage

Density

DNA has 1000 times the

density of flash storage

Affordability

All our encoding programmes

are open source and initial

synthesis of the lexicon is done

for you providing significant

cost reductions on existing

methods

Longevity

DNA can last for

thousands of years

without consuming

resources; modern

hard drives can only

last 50

Modularity

Assembly of our BabbleBricks

is unrestricted and completely

customisable

Abstract


In 2014, over 10 sextillion bits of data were digitally stored worldwide. To put this in context, there are only 1 sextillion grains of sand on this entire Earth. According to IBM, we generate over 2.5 billion gigabytes daily through tweets, emails and Facebook posts! The University of Edinburgh’s undergraduate team has designed a DNA storage system that is a sustainable, dense and long-lasting alternative to magnetic tape data storage. The storage system relies on modular DNA fragments that can flexibly and cost effectively store any type of data. Modularity makes BabblED the cheapest and most accessible DNA storage system available. The system also boasts new and novel techniques to incorporate error-correcting and encryption in DNA storage. In fact, this ‘DNA Typewriter’ has already been implemented by the National Library of Scotland to archive one of their most precious manuscripts: the last letter of Mary Queen of Scots.


Follow Us