Difference between revisions of "Team:BostonU HW/CSS"

Line 479: Line 479:
  
 
</style>
 
</style>
 +
 +
 +
<head>
 +
<script type="text/javascript">
 +
$(document).ready(function() {
 +
$('a').click(function(){
 +
    $('html, body').animate({
 +
        scrollTop: $( $.attr(this, 'href') ).offset().top
 +
    }, 500);
 +
    return false;
 +
});
 +
});
 +
</script>
 +
</head>
 +
 +
<body>
 +
 +
<!--Header-->
 +
<div class="header">
 +
 +
<!--BU iGEM Title-->
 +
<div class="title"><a href="index_bu14.html"><img src="https://static.igem.org/mediawiki/2014/a/a0/Pagetitle_bu14.png" width="728" height="51"></a></div>
 +
 +
<!--iGEM Logo-->
 +
  <div class="igemlogo"> <a href="https://2014.igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/9e/IGEMLogo_bu14.gif" width="147" height="120"></a></div>
 +
</div>
 +
 +
<!--Navibar-->
 +
<ul id="nav">
 +
<li><a href="https://2014.igem.org/Team:BostonU/Team">TEAM</a>
 +
  </li>
 +
<li><a href="">PROJECT</a>
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Chimera">Overview</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Encoder">Priority Encoder</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/MoClo">MoClo Assembly Method</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:BostonU/Backbones">Low Copy Backbones</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/ProjectTandemPromoters">Tandem Promoters</a></li>
 +
      <li><a href="https://2014.igem.org/Team:BostonU/FusionProteins">Fusion Proteins</a></li>
 +
      <li><a href="https://2014.igem.org/Team:BostonU/Repressors">Repressor Proteins</a></li>
 +
            <li><a href="https://2014.igem.org/Team:BostonU/Multiplexing">Multiplexing</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Software">BioDesign Automation Tools</a></li>
 +
            <li><a href="https://2014.igem.org/Team:BostonU/Future">Future Work</a></li>
 +
 +
  </ul>
 +
</li>
 +
<li><a href="">ACHIEVEMENTS</a>
 +
<ul>
 +
        <li><a href="https://2014.igem.org/Team:BostonU/Data">Data Collected</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Parts">Parts Submitted</a></li>
 +
            <li><a href="https://2014.igem.org/Team:BostonU/Workflow">Chimera Workflow</a></li>
 +
            <li><a href="https://2014.igem.org/Team:BostonU/ChimeraExample">Chimera Example</a></li>
 +
            <li><a href="https://2014.igem.org/Team:BostonU/Medals">Medal Fulfillment</a></li>
 +
 +
  </ul>
 +
  </li>
 +
<li><a href="">NOTEBOOK</a>
 +
  <ul>
 +
      <li><a href="https://2014.igem.org/Team:BostonU/Training">Training</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Protocols">Protocols</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:BostonU/BackbonesNotebook">Backbones</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:BostonU/TandemPromoters">Tandem Promoters and Repressors</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:BostonU/FusionProteinsNotebook">Fusion Proteins</a></li>
 +
  </ul>
 +
  </li>
 +
<li><a href="">CONSIDERATIONS</a>
 +
    <ul>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Measurement">Measurement Track</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Safety">Safety</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Interlab">Interlab Study</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/NEGEM">NEGEM</a></li>
 +
<li><a href="https://2014.igem.org/Team:BostonU/HumanPractices">Policy and Practices</a></li>
 +
  </ul>
 +
<li><a href="https://2014.igem.org/Team:BostonU/Acknowledgements">ACKNOWLEDGEMENTS</a>
 +
  </li>
 +
 +
</ul>
 +
 +
<!--Photo Slider-->
 +
<div class="banner">
 +
 +
<!--Plasmid-->
 +
<div class="plasmid" align="center">
 +
<img src="https://static.igem.org/mediawiki/2014/3/32/Plasmidoutline_bu14.png" width="350" height="350"><br><br><br>
 +
<a href="#Lower" rel="" id="#Lower" class="anchorLink"><img src="https://static.igem.org/mediawiki/2014/9/9e/Start_bu14.png" width="166" height="48" alt="Start"></a>
 +
</div></div>
 +
 +
 +
<!--Lower Content-->
 +
<div id='Lower' class="anchor"></div>
 +
<div class="lower">
 +
  <div class="content">
 +
  <!--Section 1-->
 +
    <div class="content1">
 +
  <div class="text">
 +
  <br>
 +
  <br>
 +
<header1>Chimera</header1><h3>an optimized characterization workflow for synthetic biology</h3>
 +
<maincontent><br>
 +
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 +
      <tr>
 +
        <td colspan="2" scope="col">
 +
<h3>Abstract </h3>
 +
<strong>The Joy of Cloning: Chimera, a Recipe for Integrating Computational Tools with Experimental Protocols </strong><br>
 +
If BU can clone it, so can you! With a pinch of wet lab work and a dash of computational tools, we have developed a new recipe called <a href="https://2014.igem.org/Team:BostonU/Workflow">Chimera</a> that will help fellow synthetic biology cloners in the creation of their genetic devices! Chimera utilizes <a href="https://2014.igem.org/Team:BostonU/Software">bio-design automation software tools</a> with experimental protocols and builds upon a thoroughly characterized library of <a href="https://2014.igem.org/Team:BostonU/MoClo">MoClo</a> parts. This recipe, or workflow, integrates software tools to reduce human error and to structure the way device designs are chosen, assembled, and tested. To demonstrate that this workflow can be used by any level of cloner (beginner, intermediate, and advanced), we will highlight how we used Chimera to create:<br>
 +
<p class="tab"><li> individual genetic parts (namely <a href="https://2014.igem.org/Team:BostonU/ProjectTandemPromoters">tandem promoters</a>, <a href="https://2014.igem.org/Team:BostonU/FusionProteins">fusion proteins</a>, and <a href="https://2014.igem.org/Team:BostonU/Backbones">different backbones</a>), </p>
 +
<p class="tab"><li> transcriptional units assembled from individual parts (with both new and previously made MoClo parts), and </p>
 +
<p class="tab"><li> a complex genetic device (our goal is a <a href="https://2014.igem.org/Team:BostonU/Encoder">priority encoder</a>).</p>
 +
<br><br><strong><a href="https://2014.igem.org/Team:BostonU/Chimera">Click here to explore our project!</a></strong></td></tr></table>
 +
</maincontent>
 +
 +
</div></div>
 +
 
 +
<!--Footer-->
 +
<div class="sponsors" align="center"> <br><br><header1>Our Sponsors</header1><br><br><img src="https://static.igem.org/mediawiki/2014/c/c5/Sponsors_bu14.png" width="983" height="149"> </div>
 +
</div></div>
 +
 +
 
</html>
 
</html>

Revision as of 19:33, 21 June 2016



Chimera

an optimized characterization workflow for synthetic biology


Abstract

The Joy of Cloning: Chimera, a Recipe for Integrating Computational Tools with Experimental Protocols
If BU can clone it, so can you! With a pinch of wet lab work and a dash of computational tools, we have developed a new recipe called Chimera that will help fellow synthetic biology cloners in the creation of their genetic devices! Chimera utilizes bio-design automation software tools with experimental protocols and builds upon a thoroughly characterized library of MoClo parts. This recipe, or workflow, integrates software tools to reduce human error and to structure the way device designs are chosen, assembled, and tested. To demonstrate that this workflow can be used by any level of cloner (beginner, intermediate, and advanced), we will highlight how we used Chimera to create:

  • individual genetic parts (namely tandem promoters, fusion proteins, and different backbones),

  • transcriptional units assembled from individual parts (with both new and previously made MoClo parts), and

  • a complex genetic device (our goal is a priority encoder).



    Click here to explore our project!


  • Our Sponsors