Team:Genspace
From 2014.igem.org
(Difference between revisions)
Christine82 (Talk | contribs) |
Christine82 (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{CSS/Main}} | {{CSS/Main}} | ||
- | |||
<html> | <html> | ||
<style> | <style> | ||
Line 6: | Line 5: | ||
</style> | </style> | ||
<!-- here ends the section that changes the default wiki template to a white full width background --> | <!-- here ends the section that changes the default wiki template to a white full width background --> | ||
- | + | body {font-family: arial, helvetica, sans-serif;} | |
+ | .wrapper {width:100%; padding:0; margin:0;} | ||
+ | .container {display: block; width:975px; margin:0 auto;} | ||
+ | .content {width: 100%; font-size: 14px; line-height: 26px;} | ||
+ | h1, h2, h3, h4, h5, h6 {font-family: helvetica, arial, sans-serif; color: #83b492;} | ||
+ | h1 {font-size: 28px; line-height: 28px;} | ||
+ | h2 {font-size: 25px; line-height: 25px;} | ||
+ | h3 {font-size: 22px; line-height: 22px;} | ||
+ | h4 {font-size: 19px; line-height: 19px;} | ||
+ | h5 {font-size: 16px; line-height: 16px;} | ||
+ | h6 {font-size: 13px; line-height: 13px;} | ||
+ | p {margin:0 0 20px;} | ||
+ | .aligncenter {margin: 0 auto 20px;display:block; float: none;} | ||
+ | .alignleft {float: left;} | ||
+ | .alignright {float: right;} | ||
+ | .textcenter {text-align: center;} | ||
+ | .textleft {text-align: left;} | ||
+ | .textright {text-align: right;} | ||
<!-- beginning of your page --> | <!-- beginning of your page --> |
Revision as of 21:34, 16 October 2014
body {font-family: arial, helvetica, sans-serif;} .wrapper {width:100%; padding:0; margin:0;} .container {display: block; width:975px; margin:0 auto;} .content {width: 100%; font-size: 14px; line-height: 26px;} h1, h2, h3, h4, h5, h6 {font-family: helvetica, arial, sans-serif; color: #83b492;} h1 {font-size: 28px; line-height: 28px;} h2 {font-size: 25px; line-height: 25px;} h3 {font-size: 22px; line-height: 22px;} h4 {font-size: 19px; line-height: 19px;} h5 {font-size: 16px; line-height: 16px;} h6 {font-size: 13px; line-height: 13px;} p {margin:0 0 20px;} .aligncenter {margin: 0 auto 20px;display:block; float: none;} .alignleft {float: left;} .alignright {float: right;} .textcenter {text-align: center;} .textleft {text-align: left;} .textright {text-align: right;}
Home | Team | Official Team Profile | Project | Parts | Notebook | Safety | Attributions |
Welcome to Genespace's Open Lab Project
The Open Lab is a key step towards democratization of synthetic biology. It is the complete set of knowledge, tools, and resources required to successfully develop a thriving community biolab, all created following open source principles. The project has four parts.
- The Open Lab Blueprint, a website guide to launch and develop a sustainable community biolab. It includes the following components: starting up a lab, physical space, acquisition of key equipment, and efficiently implementing safety, standards and best practices, community-building, generating content and sustainability.
- Open source equipment development in the form of a liquid handling robot, customizable with shareable protocols.
- Set of IP-free fluorescent protein genes in open plasmid backbones to be made available to citizen scientists in the form of a starter activity kit.
- Bioglyphics, a visual protocol design tool to lower the barrier of entry to synthetic biology practice, especially geared toward visual thinkers.