Line 4: | Line 4: | ||
<html> | <html> | ||
<h1>Modelling</h1> | <h1>Modelling</h1> | ||
− | < | + | <h3>Estimate and optimize yield.</h3> |
<body align="center"> | <body align="center"> | ||
</br> | </br> | ||
<div align="left"> | <div align="left"> | ||
− | < | + | <h4>Acetaminophen</h4> |
To predict theoretical acetaminophen production, we calculated the amount of a precursor, chorismate, by quantifying its main products, the aromatic amino acids phenylalanine, tyrosine, and tryptophan. | To predict theoretical acetaminophen production, we calculated the amount of a precursor, chorismate, by quantifying its main products, the aromatic amino acids phenylalanine, tyrosine, and tryptophan. | ||
Since no amino acid composition data was available for Synechococcus, we started by using literature data for similar cyanobacteria species Spirulina and Synechocystis and found that between one and 13.6 percent of amino acids were aromatics by mass, or between XX and YY molar percent. | Since no amino acid composition data was available for Synechococcus, we started by using literature data for similar cyanobacteria species Spirulina and Synechocystis and found that between one and 13.6 percent of amino acids were aromatics by mass, or between XX and YY molar percent. | ||
− | To further verify our | + | To further verify our organism's amount of acetaminophen precursor, we ran both the genome and ribosomal protein sequences through a custom Python program converting codons to amino acids and calculating aromatic amino acid molar percentages which resulted in 9.3% and 5.14% respectively. |
</br> | </br> | ||
(Equation/ table summing amino acids converting to molar percentage) | (Equation/ table summing amino acids converting to molar percentage) | ||
Line 31: | Line 31: | ||
Light Intensity: <button onclick="MinusOneLight();MakeChart();"> < </button> | Light Intensity: <button onclick="MinusOneLight();MakeChart();"> < </button> | ||
− | <var id="htmlIntensityID"></var> | + | <var id="htmlIntensityID"></var> μE m<sup>-2</sup> s<sup>-1</sup> |
<button onclick="PlusOneLight(); MakeChart();"> > </button> | <button onclick="PlusOneLight(); MakeChart();"> > </button> | ||
</br> | </br> | ||
Line 115: | Line 115: | ||
body{ | body{ | ||
text-align: auto; | text-align: auto; | ||
+ | margin-left: 80px; | ||
+ | margin-right: 80px; | ||
+ | background-color: honeydew; | ||
} | } | ||
</style> | </style> |
Revision as of 20:04, 19 September 2017