Skip to content
Snippets Groups Projects
Commit 2a266af6 authored by Annie Yu's avatar Annie Yu
Browse files

minor changes to measurement

parent cadf238f
No related branches found
No related tags found
No related merge requests found
Pipeline #531491 passed
......@@ -317,7 +317,7 @@ const MeasurementPage = () => {
</a>
. that there are 4.44*10<sup>8</sup> cells per OD600. This value
allows us to create an equation that numerically converts OD600 to
cell count: cell count = 4.44*108 * OD600 value.
cell count: cell count = 4.44*10<sup>8</sup> * OD600 value.
</p>
<p>
The conversion between OD600 and cell count is crucial, as it
......@@ -533,11 +533,11 @@ const MeasurementPage = () => {
</p>
<p>
Among the antibiotic resistance promoters, the full-length CamR
(chloramphenicol) promoter showed the highest overall fluorescence
per cell. Furthermore, there is a common theme that the
full-length promoters tend to be stronger than truncated variants,
likely because they retain critical regulatory motifs necessary
for efficient RNA polymerase binding and transcription initiation
promoter showed the highest overall fluorescence per cell.
Furthermore, there is a common theme that the full-length
promoters tend to be stronger than truncated variants, likely
because they retain critical regulatory motifs necessary for
efficient RNA polymerase binding and transcription initiation
<sup>8</sup>. The full-length GentR and TetR promoters had the
next highest fluorescence per cell. However, it can be seen that
the variants of the GentR promoter are barely fluorescent. This
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment