(30 intermediate revisions by the same user not shown) | |||
Line 90: | Line 90: | ||
background-size: cover; | background-size: cover; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
− | height: | + | height: 1500px; |
} | } | ||
Line 115: | Line 115: | ||
+ | /* Style the buttons that are used to open and close the accordion panel */ | ||
+ | button.accordion { | ||
+ | background-color: #eee; | ||
+ | color: #444; | ||
+ | cursor: pointer; | ||
+ | padding: 18px; | ||
+ | width: 100%; | ||
+ | text-align: left; | ||
+ | border: none; | ||
+ | outline: none; | ||
+ | transition: 0.4s; | ||
+ | } | ||
+ | |||
+ | /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */ | ||
+ | button.accordion.active, button.accordion:hover { | ||
+ | background-color: #ddd; | ||
+ | } | ||
+ | |||
+ | /* Style the accordion panel. Note: hidden by default */ | ||
+ | div.panel { | ||
+ | padding: 0 18px; | ||
+ | background-color: white; | ||
+ | max-height: 0; | ||
+ | overflow: hidden; | ||
+ | transition: 0.6s ease-in-out; | ||
+ | opacity: 0; | ||
+ | } | ||
+ | |||
+ | /* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */ | ||
+ | div.panel.show { | ||
+ | opacity: 1; | ||
+ | max-height: 500px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */ | ||
+ | } | ||
</style> | </style> | ||
Line 137: | Line 170: | ||
}); | }); | ||
+ | |||
+ | // Toggle between adding and removing the "active" and "show" classes when the user clicks on one of the "Section" buttons. //The "active" class is used to add a background color to the current button when its belonging panel is open. The "show" //class is used to open the specific accordion panel | ||
+ | |||
+ | var acc = document.getElementsByClassName("accordion"); | ||
+ | var i; | ||
+ | |||
+ | for (i = 0; i < acc.length; i++) { | ||
+ | acc[i].onclick = function(){ | ||
+ | this.classList.toggle("active"); | ||
+ | this.nextElementSibling.classList.toggle("show"); | ||
+ | } | ||
+ | } | ||
</script> | </script> | ||
Line 190: | Line 235: | ||
Have a go at the navigation bar and it'll push you in the right direction. If you ever get lost, you can always use it to return to our core pages, including the more detailed map below. I don't know what I just typed, I just needed to see what the text looks like. All of this will be edited further later.</i></p> | Have a go at the navigation bar and it'll push you in the right direction. If you ever get lost, you can always use it to return to our core pages, including the more detailed map below. I don't know what I just typed, I just needed to see what the text looks like. All of this will be edited further later.</i></p> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 214: | Line 249: | ||
<img src="https://static.igem.org/mediawiki/2016/f/fb/TeamEmory_Koli.png" alt="Coli" style="width:562x;height:450px;"> | <img src="https://static.igem.org/mediawiki/2016/f/fb/TeamEmory_Koli.png" alt="Coli" style="width:562x;height:450px;"> | ||
− | <img src="https://static.igem.org/mediawiki/2016/2/21/TeamEmory_ADP1Ex.png" alt="ADP1" | + | <img src="https://static.igem.org/mediawiki/2016/2/21/TeamEmory_ADP1Ex.png" alt="ADP1" align="right;"> |
</div> | </div> | ||
</div> | </div> | ||
Line 232: | Line 267: | ||
<h2 style="text-align:right;">Design, Protocol, and Experiments</h2> | <h2 style="text-align:right;">Design, Protocol, and Experiments</h2> | ||
− | <img src="https://static.igem.org/mediawiki/2016/ | + | <img src="https://static.igem.org/mediawiki/2016/3/35/TeamEm_WetLeafEx.png" alt="leaf" style="float:left;width:510px;height:330px;"> |
− | <p style="text-align:right;padding-bottom:70px;">Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttlevectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges | + | <p style="text-align:right;padding-bottom:70px;">Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttlevectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges.</p> |
<h2 style="text-align:left;">Results</h2> | <h2 style="text-align:left;">Results</h2> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/b/b6/TeamEmory_PurpleFlowerEx.png" alt="flower2" style="float:right;width:359px;height:332px;"> | ||
+ | |||
<p style="text-align:left;padding-bottom:70px;">Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttlevectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.</p> | <p style="text-align:left;padding-bottom:70px;">Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttlevectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.</p> | ||
Line 256: | Line 294: | ||
<!--ACCORDION IN NOTEBOOK--> | <!--ACCORDION IN NOTEBOOK--> | ||
− | < | + | <button class="accordion">WEEK ONE</button> |
− | + | <div class="panel"> | |
− | + | <p>things happened</p> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <button class="accordion">WEEK TWO</button> | ||
+ | <div class="panel"> | ||
+ | <p>things happened</p> | ||
+ | </div> | ||
− | + | <button class="accordion">WEEK THREE</button> | |
− | + | <div class="panel"> | |
− | + | <p>things happened</p> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!--PAGE 6 PARTS--> | <!--PAGE 6 PARTS--> | ||
Line 490: | Line 435: | ||
</div> | </div> | ||
<div class="team-inner"> | <div class="team-inner"> | ||
− | <p class="team-inner-header"><span style="color:white;"><strong> | + | <p class="team-inner-header"><span style="color:white;"><strong>JASMINE CARROTHERS</p></span></strong> |
− | <p class="team-inner-subtext"><span style="color:white;"> | + | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> |
</div> | </div> | ||
</div> | </div> | ||
Line 502: | Line 447: | ||
<img src="https://static.igem.org/mediawiki/2016/1/11/IGemEmoryXFiles.jpeg" class="img-responsive" alt="member 2" /> | <img src="https://static.igem.org/mediawiki/2016/1/11/IGemEmoryXFiles.jpeg" class="img-responsive" alt="member 2" /> | ||
</div> | </div> | ||
+ | |||
<div class="team-inner"> | <div class="team-inner"> | ||
− | <p class="team-inner-header"><span style="color:white;"><strong> | + | <p class="team-inner-header"><span style="color:white;"><strong>CYRILLUS TAN</p></span></strong> |
<p class="team-inner-subtext"><span style="color:white;">Secondary PI</p></span> | <p class="team-inner-subtext"><span style="color:white;">Secondary PI</p></span> | ||
</div> | </div> | ||
Line 530: | Line 476: | ||
</div> | </div> | ||
<div class="team-inner"> | <div class="team-inner"> | ||
− | <p class="team-inner-header"><span style="color:white;"><strong> | + | <p class="team-inner-header"><span style="color:white;"><strong>MONE ANZAI</p></span></strong> |
<p class="team-inner-subtext"><span style="color:white;">Student</p></span> | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
</li> | </li> | ||
Line 540: | Line 486: | ||
</div> | </div> | ||
<div class="team-inner"> | <div class="team-inner"> | ||
− | <p class="team-inner-header"><span style="color:white;"><strong> | + | <p class="team-inner-header"><span style="color:white;"><strong>KATHY LI</p></span></strong> |
− | <p class="team-inner-subtext"><span style="color:white;">Student | + | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> |
</div> | </div> | ||
</div> | </div> | ||
Line 555: | Line 501: | ||
</div> | </div> | ||
<div class="team-inner"> | <div class="team-inner"> | ||
− | <p class="team-inner-header"><span style="color:white;"><strong> | + | <p class="team-inner-header"><span style="color:white;"><strong>SUJITH SWARNA</p></span></strong> |
<p class="team-inner-subtext"><span style="color:white;">Student</p></span> | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
</div> | </div> | ||
Line 561: | Line 507: | ||
</li> | </li> | ||
+ | <li class="col-lg-3 col-md-3 col-sm-6 "> | ||
+ | <div class="text-center"> | ||
+ | <div class="member-thumb"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/11/IGemEmoryXFiles.jpeg" class="img-responsive" alt="member 3" /> | ||
+ | </div> | ||
+ | <div class="team-inner"> | ||
+ | <p class="team-inner-header"><span style="color:white;"><strong>HYUN HWANG</p></span></strong> | ||
+ | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
<li class="col-lg-3 col-md-3 col-sm-6 "> | <li class="col-lg-3 col-md-3 col-sm-6 "> | ||
Line 570: | Line 527: | ||
</div> | </div> | ||
<div class="team-inner"> | <div class="team-inner"> | ||
− | <p class="team-inner-header"><span style="color:white;"><strong> | + | <p class="team-inner-header"><span style="color:white;"><strong>ROHITA MOUDGAL</p></span></strong> |
<p class="team-inner-subtext"><span style="color:white;">Student</p></span> | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
</div> | </div> | ||
Line 585: | Line 542: | ||
</div> | </div> | ||
<div class="team-inner"> | <div class="team-inner"> | ||
− | <p class="team-inner-header"><span style="color:white;"><strong> | + | <p class="team-inner-header"><span style="color:white;"><strong>JOSH MIRAGLIA</p></span></strong> |
<p class="team-inner-subtext"><span style="color:white;">Student</p></span> | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
</div> | </div> | ||
Line 592: | Line 549: | ||
− | + | <li class="col-lg-3 col-md-3 col-sm-6 "> | |
− | + | <div class="text-center"> | |
− | + | <div class="member-thumb"> | |
+ | <img src="https://static.igem.org/mediawiki/2016/1/11/IGemEmoryXFiles.jpeg" class="img-responsive" alt="member 3" /> | ||
+ | |||
+ | </div> | ||
+ | <div class="team-inner"> | ||
+ | <p class="team-inner-header"><span style="color:white;"><strong>KRISHNA MARISETTI</p></span></strong> | ||
+ | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | <li class="col-lg-3 col-md-3 col-sm-6 "> | ||
+ | <div class="text-center"> | ||
+ | <div class="member-thumb"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/11/IGemEmoryXFiles.jpeg" class="img-responsive" alt="member 3" /> | ||
+ | |||
+ | </div> | ||
+ | <div class="team-inner"> | ||
+ | <p class="team-inner-header"><span style="color:white;"><strong>Munsa Manandahar</p></span></strong> | ||
+ | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <li class="col-lg-3 col-md-3 col-sm-6 "> | ||
+ | <div class="text-center"> | ||
+ | <div class="member-thumb"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/11/IGemEmoryXFiles.jpeg" class="img-responsive" alt="member 3" /> | ||
+ | |||
+ | </div> | ||
+ | <div class="team-inner"> | ||
+ | <p class="team-inner-header"><span style="color:white;"><strong>MARUF M. HOQUE</p></span></strong> | ||
+ | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | <li class="col-lg-3 col-md-3 col-sm-6 "> | ||
+ | <div class="text-center"> | ||
+ | <div class="member-thumb"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/11/IGemEmoryXFiles.jpeg" class="img-responsive" alt="member 3" /> | ||
+ | |||
+ | </div> | ||
+ | <div class="team-inner"> | ||
+ | <p class="team-inner-header"><span style="color:white;"><strong>DR. ICHIRO MATSUMURA</p></span></strong> | ||
+ | <p class="team-inner-subtext"><span style="color:white;">Student</p></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
Line 621: | Line 641: | ||
<h2 style="text-align:center;">Lead Wiki and Graphic Designer</h2> | <h2 style="text-align:center;">Lead Wiki and Graphic Designer</h2> | ||
<p style="font-size:13;">The wiki was designed, supervised, and maintained by <span style="color:#22A161;"><strong>Talia</strong></span>. Logos were done by...etc.</p> | <p style="font-size:13;">The wiki was designed, supervised, and maintained by <span style="color:#22A161;"><strong>Talia</strong></span>. Logos were done by...etc.</p> | ||
+ | |||
+ | <p>General Support, Project support and advice, Fundraising help and advice, Lab support, Difficult technique support, Project advisor support, Wiki support, Presentation coaching, Human Practices support, Thanks and acknowledgements for all other people involved in helping make a successful iGEM team. </p> | ||
Line 635: | Line 657: | ||
<div class="guide-button" id ="guide-button"> | <div class="guide-button" id ="guide-button"> | ||
+ | <a href="https://2016.igem.org/Team:Emory/Description"button type="button" class="btn btn-default btn-block">Project Description</button></a> | ||
+ | <a href="https://2016.igem.org/Team:Emory/Design"button type="button" class="btn btn-default btn-block">Project Design</button></a> | ||
+ | <a href="https://2016.igem.org/Team:Emory/Design"button type="button" class="btn btn-default btn-block">Proof of Concept</button></a> | ||
+ | <a href="https://2016.igem.org/Team:Emory/Demonstrate"button type="button" class="btn btn-default btn-block">Demonstration And Results</button></a> | ||
+ | <a href="https://2016.igem.org/Team:Example/Notebook"button type="button" class="btn btn-default btn-block">Notebook</button></a> | ||
+ | <a href="https://2016.igem.org/Team:Emory/Parts"button type="button" class="btn btn-default btn-block">Parts</button></a> | ||
<a href="https://2016.igem.org/Team:Emory/Integrated_Practices"button type="button" class="btn btn-default btn-block">Integrated Human Practices</button></a> | <a href="https://2016.igem.org/Team:Emory/Integrated_Practices"button type="button" class="btn btn-default btn-block">Integrated Human Practices</button></a> | ||
<a href="https://2016.igem.org/Team:Emory/Engagement" button type="button" class="btn btn-default btn-block">Education and Public Engagement</button></a> | <a href="https://2016.igem.org/Team:Emory/Engagement" button type="button" class="btn btn-default btn-block">Education and Public Engagement</button></a> | ||
− | <a href="https://2016.igem.org/Team: | + | <a href="https://2016.igem.org/Team:Emory/Attributions"button type="button" class="btn btn-default btn-block">Attributions</button></a> |
− | + | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 20:27, 23 September 2016
EMORY BIOTECH
"to create, preserve, teach, and apply knowledge in service of humanity"
EXPLORE
Our Wiki page is organized in a comprehensive, linear manner so that every user can navigate it easily. Want to skip ahead a few sections? Have a go at the navigation bar and it'll push you in the right direction. If you ever get lost, you can always use it to return to our core pages, including the more detailed map below. I don't know what I just typed, I just needed to see what the text looks like. All of this will be edited further later.
WHAT ARE WE DOING HERE?
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttle vectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.
PROJECT
Description
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttlevectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.
Design, Protocol, and Experiments
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttlevectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges.
Results
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttlevectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.
NOTEBOOK
We've recorded all of our research achievements and blunders along the way in an online notebook, so you can experience our excitement, thoughts, and the challenges we've encountered and overcome throughout this process.
things happened
things happened
things happened
PARTS
Name | Type | Description | Length |
---|---|---|---|
Part 1 | Type 1 | This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table. | Length 1 |
Part 1 | Type 1 | This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table. | Length 1 |
Part 1 | Type 1 | This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table. | Length 1 |
Part 1 | Type 1 | This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table. | Length 1 |
Part 1 | Type 1 | This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table. | Length 1 |
Part 1 | Type 1 | This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table. | Length 1 |
Part 1 | Type 1 | This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table.This is a nice part. It has a nice description, I'm sure. Typing a lot of text to see how long the description can be without messing up the table. | Length 1 |
SAFETY
Our Concerns
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttle vectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.
How We Addressed Them
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttle vectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.
HUMAN PRACTICES & OUTREACH
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttle vectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.
Synthetic Biology is largely restricted to well-funded laboratories at major research universities in high income countries. One significant barrier to entry is the capital cost of instruments. The cloning and assembly of BioBricks, for example, includes the transformation of Escherichia coli, which requires the purchase of a refrigerated centrifuge and an ultra-cold freezer. Here we assemble BioBrick-compatible shuttle vectors for Acinetobacter baylyi ADP1, a naturally competent relative of E. coli that grows as rapidly under identical conditions. We will show that A. baylyi can be transformed with recombinant DNA simply by adding ligation reactions to mid-log cultures; transformants are selected as usual by spreading them onto LB agar plates supplemented with the appropriate antibiotics (kanamycin, spectinomycin, tetracycline, cefotaxime or amikacin). These experiments will show how BioBricks can be constructed and assembled in modestly funded laboratories in community colleges, high schools and even private homes. The resulting plasmid constructs retain their pSB1C3 backbones and will thus remain compatible with the BioBrick standard and capable of replication in the widely used E. coli chassis.
TEAM
JASMINE CARROTHERS
Student
CYRILLUS TAN
Secondary PI
TALIA AKOH-ARREY
Student
MONE ANZAI
Student
KATHY LI
Student
SUJITH SWARNA
Student
HYUN HWANG
Student
ROHITA MOUDGAL
Student
JOSH MIRAGLIA
Student
KRISHNA MARISETTI
Student
Munsa Manandahar
Student
MARUF M. HOQUE
Student
DR. ICHIRO MATSUMURA
Student
ATTRIBUTIONS
We've come a long way and it's time to give credit where it's due.
Building and Establishing Our Team
Emory Biotech was created by Rohita and Josh (and other people whose names I will need). We'll add a few more lines to give proper thanks to these individuals for taking the time to establish a base from which this group could flourish (funding from department, legitimizing the club..etc). Note: Most of the text in these sections are just to show what attributions will look like. I will definitely add more categories to make sure all aspects of this project ae covered and people get due credit
Experimental Design and Conduct
Some student(s) was responsible for this and this and that and that. Someone came up with the experimental design and other things with the help of Dr. Matsumura...etc.
General Lab Support/Challenging Technique
Dr. Matsumura generously provided his lab space and plenty of his time in teaching our researchers important lab techniques....etc.
KickStarter Campaign Management
Maruf did many things etc etc etc.
Human Practices and Outreach Coordinator
Someone did many things to make this possible etc etc etc.
Lead Wiki and Graphic Designer
The wiki was designed, supervised, and maintained by Talia. Logos were done by...etc.
General Support, Project support and advice, Fundraising help and advice, Lab support, Difficult technique support, Project advisor support, Wiki support, Presentation coaching, Human Practices support, Thanks and acknowledgements for all other people involved in helping make a successful iGEM team.
JUDGING AND EVALUATIONS
For the convenience of the judges, we've gathered all the links to the specific pages we'd like to be evaluated for and put them in one spot.