From d0b9e0ecb63bf73c5456a90bcf0ea4fd78e04624 Mon Sep 17 00:00:00 2001 From: Alexander Barutis <abarutis@bu.edu> Date: Thu, 13 Oct 2022 20:33:40 +0000 Subject: [PATCH] Update results.html --- wiki/pages/results.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wiki/pages/results.html b/wiki/pages/results.html index 513a1fb..b4f2170 100644 --- a/wiki/pages/results.html +++ b/wiki/pages/results.html @@ -30,7 +30,6 @@ </div> <section id="Results"></section> - <h1 class="lead-title-res">Results:</h1> <p>Beyond the data collected for the specific experiments detailed in our <a href="https://2022.igem.wiki/bostonu-hw/proof-of-concept">proof of concept section</a>, the main results include the protocols established and levels of integration in this system. </p> <section id="Aquatic Environment"></section> @@ -39,7 +38,7 @@ <br> ○ In order to operate the peristaltic pumps, sensors, and fan from the raspberry pi, the code to actuate these components was integrated into the python environment. <br> - ○ Additionally, the <a href="https://2022.igem.wiki/bostonu-hw/engineering">multi-stage filtration system </a> filters out large debris and smaller fibers that can clog a microfluidic chip through two different stages. </p> + ○ Additionally, the <a href="https://2022.igem.wiki/bostonu-hw/engineering">multi-stage filtration system </a> has two distinct filtering steps to remove large debris and smaller fibers that can clog a microfluidic chip.</p> <section id="Microfluidic Device 1"></section> @@ -77,7 +76,7 @@ <h1>Housing:</h1> <p> ○ The modular housing setup can hold the different components in a variety of layouts to optimize the space for specific experiments. <br> - ○ Because the system is composed of both liquid and electronic components, we divided the product into two halves - one solely for liquid inputs and the other for electronics and output analysis. </p> + ○ Because the system is composed of both liquid and electronic components, we divided the product into two halves - one solely for liquid inputs and the other for electronics and microfluidics. </p> <section id="Automation"></section> <h1>Automation:</h1> @@ -94,7 +93,7 @@ <section id="Replication"></section> <h1>Consideration for Replication of Project:</h1> -<p> ○ The timings and pressures in the microfluidic automation protocol are specific to the microfluidic devices, tubing lengths, test tubes, and biosensor used in these demos. To use automation protocol without any adjustments the exact setup described in the proof of concept and results pages will be needed. +<p> ○ The timings and pressures in the microfluidic automation protocol are specific to the microfluidic devices, tubing lengths, test tubes, and biosensor used in these demos. To use the automation protocol without any adjustments, the exact setup described in the proof of concept and results pages will be needed. <br> ○ The fluorescence output of the droplets with IPTG-inducible GFP bacteria was measured with CIDAR Lab’s existing fluorescence sensing setup. </p> -- GitLab