Team:Alberta/project
From 2010.igem.org
Line 93: | Line 93: | ||
} | } | ||
- | * html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */ | + | * html .wireframemenu |
+ | { /*IE only rule. Original menu width minus all left/right paddings */ | ||
width: 9.625em; | width: 9.625em; | ||
} | } | ||
- | .wireframemenu ul{ | + | .wireframemenu ul |
- | padding: 0; | + | { |
- | margin: 0; | + | padding: 0; |
- | list-style: none; | + | margin: 0; |
+ | list-style: none; | ||
} | } | ||
- | .wireframemenu a{ | + | .wireframemenu a |
- | font: bold 1em "Trebuchet MS", Times; | + | { |
- | padding: 0.25em 0.2em; | + | font: bold 1em "Trebuchet MS", Times; |
- | display: block; | + | padding: 0.25em 0.2em; |
- | width: 100%; /*Define width for IE6's sake*/ | + | display: block; |
- | color: #595959; | + | width: 100%; /*Define width for IE6's sake*/ |
- | text-decoration: none; | + | color: #595959; |
- | border-bottom: 0.2em solid #C0C0C0; | + | text-decoration: none; |
+ | border-bottom: 0.2em solid #C0C0C0; | ||
} | } | ||
- | .wireframemenu a:visited{ | + | .wireframemenu a:visited |
- | color: #595959; | + | { |
+ | color: #595959; | ||
} | } | ||
- | html>body .wireframemenu a{ /*Non IE rule*/ | + | html>body .wireframemenu a |
- | width: auto; | + | { |
+ | /*Non IE rule*/ | ||
+ | width: auto; | ||
} | } | ||
- | .wireframemenu a:hover{ | + | .wireframemenu a:hover |
- | background-color: #fff200; | + | { |
- | color: #3b3b3b; | + | background-color: #fff200; |
+ | color: #3b3b3b; | ||
} | } | ||
Revision as of 17:24, 19 July 2010
Genomikon: an Educational Toolkit for the Rapid Assembly of Plasmids
Synthetic biology is a new and expanding field that has potential applications in every aspect of society. Today, synthetic biology is underused because it is expensive and slow. The University of Alberta is developing a method of plasmid assembly that is modular, rapid, and inexpensive. We are in process of designing an educational kit, Genomikon, which will enable anyone to construct a plasmid without special equipment. We will also provide a comprehensive lab manual to accomodate those new to the field.
To demonstrate the accessibility of our Genomikon toolkit, we will implement it in a high school laboratory setting. Genetic parts will be adapted into a system called BioBytes. This system will allow students to rationally create functional plasmids. The kit’s flexiblity will accomodate both predesigned experiments and new creative expressions. We believe that our kit could revolutionize science education. Our project not only seeks to optimize current procedures of synthetic biology but will also expose a new generation of students to this exciting field.
Building PartsInsert project details here.
Testing PartsInsert project details here.
Assembly MethodInsert project details here.
Competent CellsInsert project details here.
PlatesInsert project details here.
SoftwareInsert project details here.