Team:Alberta/FAQ
From 2013.igem.org
(Difference between revisions)
Line 55: | Line 55: | ||
} | } | ||
.sidebar { | .sidebar { | ||
- | position:fixed; | + | position: fixed; |
- | top: | + | top: 157px; |
- | float:left; | + | float: left; |
- | z-index:3; | + | z-index: 3; |
- | padding: | + | padding: 10px 10px 10px 10px; |
+ | width: 230px; | ||
+ | } | ||
+ | .sidebar_block { | ||
+ | background-color:white; | ||
+ | margin:1px; | ||
+ | border:1px grey solid; | ||
+ | padding:5px 10px 5px 10px; | ||
+ | border-radius:5px; | ||
+ | box-shadow: 0px 0px 20px #444444; | ||
} | } | ||
.main { | .main { | ||
Line 374: | Line 383: | ||
box-shadow: 0px 0px 30px #000; | box-shadow: 0px 0px 30px #000; | ||
+ | } | ||
+ | a.anchor{ | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | top: -180px; | ||
+ | visibility: hidden; | ||
} | } | ||
</style> | </style> | ||
Line 423: | Line 438: | ||
</ul> | </ul> | ||
<div class="sidebar"> | <div class="sidebar"> | ||
- | <div | + | <div class="sidebar_block"> |
- | < | + | <a href="#More-Detail"><p>For more information</p></a> |
- | < | + | <h5>Other Sections</h5> |
- | < | + | <a href="/Team:Alberta/SafetyForm"><p>Safety Form</p></a> |
- | + | <a href="/Team:Alberta/FAQ" class="active"><p>FAQ</p></a> | |
- | + | <a href="/Team:Alberta/Resources"><p>Resources</p></a> | |
- | </ | + | |
- | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 01:31, 27 October 2013
FAQ
Doesn’t E. coli cause food poisoning? If E. coli is so dangerous, why are they being used in labs?
- Normal E. coli colonize the lower intestine of humans, while producing Vitamin K and protecting infection from other harmful bacteria.
- Only some strains of E. coli cause food poisoning, but our group is using a harmless, nonpathogenic strain. This train is engineered to contain mutations that would not allow the E. coli to survive outside the lab without particular nutrients.
- E. coli provides a well-studied and well-known model system to test and troubleshoot new trials on.
Reference: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1728375/
What if plasmids containing antibiotic resistance genes were released into the environment despite precautions?
- These genes are used in synthetic biology as selection tools.
- There are lower chances of gene uptake by wild bacteria compared to lab-strain bacteria which have perforated membranes.
- In the case that wild bacteria did uptake the antibiotic resistance gene, that gene would eventually be lost in the population without exposure to the antibiotic, because it is then a disadvantage for the bacteria to carry the unused plasmids. (Evidence observed in past with the decline of specific antibiotic resistance after the human population limited that antibiotic).