Line 582: | Line 582: | ||
<div class="longText"> | <div class="longText"> | ||
<p>UMaryland iGEM submitted various basic and composite parts to the BioBrick Registry, which aims to increase standardization in synthetic biology by allowing genes to be added together easily. We synthesized the genes, put them inside standard BioBrick plasmids, and then characterized our parts.</p> | <p>UMaryland iGEM submitted various basic and composite parts to the BioBrick Registry, which aims to increase standardization in synthetic biology by allowing genes to be added together easily. We synthesized the genes, put them inside standard BioBrick plasmids, and then characterized our parts.</p> | ||
− | <p> | + | <p>View:</p> |
<p> | <p> | ||
− | Basic Parts <input type="checkbox" class="filter" checked /> | + | Basic Parts <input type="checkbox" class="filter" checked id="input-basic" /> |
− | Composite Parts <input type="checkbox" class="filter" checked /> | + | Composite Parts <input type="checkbox" class="filter" checked id="input-composite" /> |
</p> | </p> | ||
</div> | </div> | ||
+ | <script> | ||
+ | $('.filter').on('click', function(){ | ||
+ | var basic = $('input-basic').val(); | ||
+ | var composite = $('input-composite').val(); | ||
+ | if (basic == 1) { | ||
+ | if (composite == 1) { | ||
+ | $('#div-slideshow').slick('slickFilter','.basic, .composite'); | ||
+ | } | ||
+ | else { | ||
+ | $('#div-slideshow').slick('slickFilter','.basic'); | ||
+ | } | ||
+ | } else { | ||
+ | if (composite == 1) { | ||
+ | $('#div-slideshow').slick('slickFilter','.composite'); | ||
+ | } | ||
+ | } | ||
+ | |||
+ | }) | ||
+ | </script> | ||
<style> | <style> | ||
input { | input { |
Revision as of 23:19, 16 October 2016
</div> </div>
UMaryland iGEM submitted various basic and composite parts to the BioBrick Registry, which aims to increase standardization in synthetic biology by allowing genes to be added together easily. We synthesized the genes, put them inside standard BioBrick plasmids, and then characterized our parts.
View:
Basic Parts Composite Parts
Contains genes MDH, HPS, and PHI. Methanol Dehydrogenase II converts methanol into formate. HPS and PHI turn it into metabolites that feed into the glycolysis pathway.
Contains promoter, rbs, and terminator along with GroESL coding region
Fructose construct with RFP reporter
Formate construct with RFP reporter
Contains stop codons after parts FDH and FALDH! Converts methanol into carbon dioxide, generating energy in the form of NADPH in the process.
Codon optimized MDH2 with lac + pL promoter
Chaperone complex