From 25f01353d4b200a0959b75d347420d1936699faf Mon Sep 17 00:00:00 2001
From: MinKyu Song <jejuboy0123@gmail.com>
Date: Wed, 12 Oct 2022 11:16:15 +0000
Subject: [PATCH] Update wiki/pages/contribution.html

---
 wiki/pages/contribution.html | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

diff --git a/wiki/pages/contribution.html b/wiki/pages/contribution.html
index 51599a0..a371aa6 100644
--- a/wiki/pages/contribution.html
+++ b/wiki/pages/contribution.html
@@ -5,15 +5,24 @@
 
 {% block page_content %}
 
-<div class="row mt-4">
+<div class="row">
   <div class="col">
-    <div class="bd-callout bd-callout-info">
-      <h4>Bronze Medal Criterion #4</h4>
-      <p>Make a useful contribution for future iGEM teams. Use this page to document that contribution.<p>
-      <p>If you are making a contribution by adding information to an existing Part or creating a new Part, you must document your contribution on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria. You can use this page to link to that part and include additional information about your contribution.</p>
-      <hr>
-      <p>Please see the <a href="https://competition.igem.org/judging/medals">2022 Medals Page</a> for more information.</p>
-    </div>
+    <h2><b>Improvement of BBa_K380007 by KUAS_Korea 2022</b></h2>
+    <p>Written by Yerin Seo & Minkyu Song, Supported by Minjung Shin</p>
+    <p>In the parts BBa_K380007 made by the team iGEM10_Stockholm, Superoxide dismutase 1(SOD1) protein is utilized as recruiting higher copper contents and making more stable protein to find remedy of Vitiligo. Compared to this project considering the aspect of cell protection from oxidative damage, we exploit another character of SOD1, the algal bloom cleaner which is focused on cell killing.</p>
+    <p>According to the study about the effect of hydrogen peroxide on natural phytoplankton and bacterioplankton, they found that hydrogen peroxide improves the water quality like transparency and turbidity and suppresses algal bloom inducing organisms with only 10mg L-1(1). Other references also indicate that hydrogen peroxide can alleviate toxic cyanobacterial effect and act as a safener for algal bloom(2).</p>
+    <p>Hydrogen peroxide was determined to show potent possibility to act as a algaecide, when applied in the Lake Okeechobee waterway(3). The addition of hydrogen peroxide just once resulted in about 24h persistence, whilst the extra application of it improved the effect of algal bloom-treatment. It can be concluded that the constant addition of hydrogen peroxide can prevent algal bloom and even enhance the power to make the water physically and biologically transparent.</p>
+    <p>Hydrogen peroxide can be generated by superoxide dismutase 1(SOD1) with oxygen formation. By constantly producing SOD1 through CFS(Cell free system), we can offer devices that can function as a harmless algicide with high productivity. This alteration of usage purpose of hydrogen peroxide can provide a revealing insight into other followed iGEMers, especially in the way of cell free, and build up an infrastructure at algal bloom study area with synthetic biology.</p>
+    
+  </div>
+</div>
+
+<div class="row">
+  <div class="col">
+    <h2><b>Reference</b></h2>
+    <ul><li>Santos, A. A., Guedes, D. O., Barros, M. U. G., Oliveira, S., Pacheco, A. B. F., Azevedo, S. M. F. O., Magalhães, V. F., Pestana, C. J., Edwards, C., Lawton, L. A., & Capelo-Neto, J. (2021). Effect of hydrogen peroxide on natural phytoplankton and bacterioplankton in a drinking water reservoir: Mesocosm-Scale Study. Water Research, 197, 117069. https://doi.org/10.1016/j.watres.2021.117069</li>
+    <li>Lusty, M. W., & Gobler, C. J. (2020). The efficacy of hydrogen peroxide in mitigating cyanobacterial blooms and altering microbial communities across four lakes in NY, USA. Toxins, 12(7), 428. https://doi.org/10.3390/toxins12070428</li>
+    <li>Pokrzywinski, K. L., Bishop, W. M., Grasso, C. R., Fernando, B. M., Sperry, B. P., Berthold, D. E., Laughinghouse, H. D., Van Goethem, E. M., Volk, K., Heilman, M., & Getsinger, K. D. (2022). Evaluation of a peroxide-based algaecide for cyanobacteria control: A mesocosm trial in Lake Okeechobee, FL, USA. Water, 14(2), 169. https://doi.org/10.3390/w14020169</li><ul>
   </div>
 </div>
 
-- 
GitLab