Difference between revisions of "Team:UMaryland/Design"
Line 106: | Line 106: | ||
bottom:0px; | bottom:0px; | ||
text-shadow: 4px 4px 4px white; | text-shadow: 4px 4px 4px white; | ||
+ | } | ||
+ | |||
+ | #button2 { | ||
+ | overflow:hidden; | ||
+ | display: inline-block; | ||
+ | height:130px; | ||
+ | width: 300px; | ||
+ | background-image: -webkit-linear-gradient(top, #D7DEE3 0%, #ffffff 51%, #D7DEE3 100%); | ||
+ | border: 2px solid black; | ||
+ | border-radius: 10px; | ||
+ | position:relative; | ||
+ | margin:auto; | ||
+ | padding:10px; | ||
+ | font-size:medium; | ||
+ | color:black; | ||
+ | text-align: center; | ||
} | } | ||
Line 143: | Line 159: | ||
<br></br> | <br></br> | ||
I remember, along with my fellow teammates, learning about PCR by cutting up little paper nucleotides and putting them into a brown bag and then having our hands act as the "polymerase" that would pluck the nucleotides out and match them with the template strand we were given. I remember taking away very little from this "lab" other than a few paper cuts. In subsequent years, I went through a few internship programs where I was able to learn in greater detail the steps of PCR, eventually learning how to design primers, program the machine, and setup my own reactions. However, I believe that if we truly want to bring synthetic biology to the public, we have to allow them the opportunity to actually do PCR, not through a paper bag which is conceptual understanding, but a real reaction where the end products are the real deal, actual amplified DNA. We still have a ways to go... the enzymes have to become cheaper pipettes need to become cheaper, but designing a below 50 dollar PCR machine is the first step in this endeavor. | I remember, along with my fellow teammates, learning about PCR by cutting up little paper nucleotides and putting them into a brown bag and then having our hands act as the "polymerase" that would pluck the nucleotides out and match them with the template strand we were given. I remember taking away very little from this "lab" other than a few paper cuts. In subsequent years, I went through a few internship programs where I was able to learn in greater detail the steps of PCR, eventually learning how to design primers, program the machine, and setup my own reactions. However, I believe that if we truly want to bring synthetic biology to the public, we have to allow them the opportunity to actually do PCR, not through a paper bag which is conceptual understanding, but a real reaction where the end products are the real deal, actual amplified DNA. We still have a ways to go... the enzymes have to become cheaper pipettes need to become cheaper, but designing a below 50 dollar PCR machine is the first step in this endeavor. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div style="text-align:center;"> | ||
+ | <a href="https://2015.igem.org/Team:UMaryland/HokSok"> | ||
+ | <div id='button2'> | ||
+ | <div style="float:left;"> | ||
+ | <img src = "https://static.igem.org/mediawiki/2015/c/cb/Warning.png" height="120" width="120"></div> | ||
+ | <div> | ||
+ | <p style = "font-size:18px">Warning! Building this machine is dangerous. Make sure you are experienced before attempting.</p></div> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
</div> | </div> |
Revision as of 02:01, 18 September 2015