|
|
Line 1: |
Line 1: |
| {{Michigan}} | | {{Michigan}} |
| <html> | | <html> |
| + | <head> |
| + | <meta charset="UTF-8"> |
| + | <title>Michigan:Attributions</title> |
| + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Michigan/CSS?action=raw&ctype=text/css" /> |
| + | <link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet"> |
| + | <link href="https://fonts.googleapis.com/css?family=Arimo" rel="stylesheet"> |
| + | <script type="text/javascript" src="https://2018.igem.org/Template:Michigan/Javascript?action=raw&ctype=text/javascript"></script> |
| | | |
| + | </head> |
| | | |
| + | <body onLoad="loadBody(); slideShow(); addLogoToNav();"> |
| + | <div class="container-float page2"> |
| + | <div class="container" id="pageContainer"> |
| | | |
− | <div class="column full_size"> | + | <div class="col-md-10 content"> |
− | <h1>Description</h1> | + | <h2>Human Practices</h2> |
| + | <br> |
| | | |
| <p> | | <p> |
− | <b>The CRISPR/Cas9 system is used to directly edit the DNA of an organism. It is bacteria’s immune system against bacteriophages. Bacteria incorporate fragments of the virus genome and use them as a defense mechanism. Once the bacteria encounter the same virus, a guide RNA locates a specific section of the DNA and signals for the Cas9 protein to lock onto the DNA. The Cas9 then breaks both strands of DNA and can then be used to disable a gene or insert a new gene. This system allows for easier and faster modification of the genome than current methods; this technology can help scientists and the public in many ways, such as finding cures for genetic therapy, understanding the role of proteins within cell, cell function, and genetic diseases.Our goal is to design and characterize an assay that allows scientists to measure the binding efficiencies of separate CRISPR Cas9 systems. Our model relies on competition between two Cas9s from two separate bacterial species. In each experiment, one Cas9 will be active, while the other will deactivated. Binding of the active Cas9 will cleave the testing plasmid, which instructs the cell to make Green Fluorescent Protein. Better binding of the active Cas9 will thus lead to degradation of the plasmid, making cells less green. Better binding by the deactivated Cas9 won’t affect the plasmid, but it will prevent the active Cas9 from binding and causing the plasmid to degrade, so the cells will stay green. | + | TEXT HERE |
| + | </p> |
| + | </div> <!--End col--> |
| | | |
− | </div>
| |
| | | |
− | | + | <ul class="nav nav-tabs bottom" id="nav" style="margin-left: 0;"> |
− | | + | <li onClick="go('')"><a>GACCA</a></li> |
− | <div class="column two_thirds_size"> | + | <li onClick="go('/Description')"><a class="subtitle">Project</a></li> |
− | <h3>What should this page contain?</h3> | + | <li onClick="go('/Team')"><a class="subtitle">The Team</a></li> |
− | <ul> | + | <li onClick="go('/Human_Practices')"><a class="subtitle">Human Practices</a></li> |
− | <li> A clear and concise description of your project.</li> | + | <li onClick="go('/Parts')"><a class="subtitle">Parts</a></li> |
− | <li>A detailed explanation of why your team chose to work on this particular project.</li> | + | <li onClick="go('/Model')"><a class="subtitle">Modelling</a></li> |
− | <li>References and sources to document your research.</li> | + | <li onClick="go('/Safety')"><a class="subtitle">Safety</a></li> |
− | <li>Use illustrations and other visual resources to explain your project.</li> | + | <li onClick="go('/Collaborations')"><a class="subtitle">Collaborations</a></li> |
| + | <li onClick="go('/Attributions')"><a class="subtitle">Attributions</a></li> |
| </ul> | | </ul> |
− | </div>
| |
− |
| |
− | <div class="column third_size" >
| |
− | <div class="highlight decoration_A_full">
| |
− | <h3>Inspiration</h3>
| |
− | <p>See how other teams have described and presented their projects: </p>
| |
− |
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
| |
− | <li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
| |
− | <li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
| |
− | </ul>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | <div class="column two_thirds_size" >
| |
− | <h3>Advice on writing your Project Description</h3>
| |
− |
| |
− | <p>
| |
− | We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be concise, accurate, and unambiguous in your achievements.
| |
− | </p>
| |
− |
| |
− | </div>
| |
− |
| |
− | <div class="column third_size">
| |
− | <h3>References</h3>
| |
− | <p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
| |
− |
| |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− |
| |
| | | |
| + | </div> <!--End container--> |
| + | </div> <!--End container-float--> |
| | | |
| + | </body> |
| </html> | | </html> |