diff --git a/static/style.css b/static/style.css index 96e8b9063e2122d8fbbe65bc3ac19dc389f8730f..9af5ad036b2b9ac6184cf084a28a0255408189fe 100644 --- a/static/style.css +++ b/static/style.css @@ -667,6 +667,21 @@ h4{ background-repeat: no-repeat; } +/*----------------------------------------------------*/ +/*Contribution*/ +/*----------------------------------------------------*/ + +.section-hero-exp { + background-blend-mode: darken; + background-color: #5555556b; + background-image: url(https://static.igem.wiki/teams/4723/wiki/edu/lab-disscussing.png); + background-size: cover; + padding: 4.8rem 0 9.6rem 0; + height: 500px; + background-size: cover; + background-repeat: no-repeat; +} + /*----------------------------------------------------*/ diff --git a/wiki/pages/contribution.html b/wiki/pages/contribution.html index bd63742969e2fc699506be8c890809d422e3a9dd..5302c0fafa156edd2d2e6a9b47a741b5f3973fab 100644 --- a/wiki/pages/contribution.html +++ b/wiki/pages/contribution.html @@ -4,7 +4,7 @@ <div class="page-content"> - <section class="section-hero-res"> + <section class="section-hero-con"> <div class="hero"> <h2 class="title-hero">Contribution</h2> <p class="sub-title-hero"></p> @@ -27,6 +27,8 @@ <h3>Modeling</h3> <p>We also built a mathematical model to help us better calculate and observe the results of the experiment.</p> + <img class="pic" src="https://static.igem.wiki/teams/4723/wiki/model/m4.png" > + <p class="imgDescription">Figure 1 Model for fly eye analysis</p> <p>In the model, we analyzed the imported testing images through the RGB color system and then analyzed the obtained data with the T-statistics. Using the computer program we developed, the color oscillation of the imported pictures of the fly eyes can help to identify the arrangement patterns of the compound eyes. The program then outputs with data that could be used to do statistics to determine whether there is morphological difference between different experimental groups.</p> diff --git a/wiki/pages/results.html b/wiki/pages/results.html index d41ef8fe7b803f0d8478befddde57392335c4244..fe3fda1f569ded48756233316bec1f2f198b356a 100644 --- a/wiki/pages/results.html +++ b/wiki/pages/results.html @@ -27,12 +27,12 @@ <img class="pic" src="https://static.igem.wiki/teams/4723/wiki/engineering-cycle/ec7.png" > <p>The picture from the electron microscope and data analyzed using the method of mathematical modeling show that CAHS3 expression alone has no impact to the fly eye morphology. The expression of CAHS3 does not significantly attenuate the eye morphology defects caused by hTau protein expression. Here, LacZ was expressed alone or together with hTau as a control. </p> <img class="pic" src="https://static.igem.wiki/teams/4723/wiki/resultsfinal.png" > - <p class="imgDescription">Table 1</p> + <p>The table shows the comparison between the corresponding groups has no statistical significance (p>0.05), suggesting that the expression of CAHS3 has no significant effects to both the wildtype and hTau expressing fly eyes. 3. The Western blot experiments showed that CAHS3 may be partially degraded in Drosophila, which may explain why it was not effective.</p> - <li>In the experiment, the target protein CAHS3 may be degraded in Drosophila, and its original effect cannot be expressed.</li> + <li>The Western blot experiments showed that CAHS3 may be partially degraded in Drosophila, which may explain why it was not effective. We observed that there were extra bands under the band with the molecular weight corresponding to CAHS3, which suggested that CAHS3 protein was partially degraded in flies.</li> <img class="pic" src="https://static.igem.wiki/teams/4723/wiki/v5finnalnew.png"> - <p>After the experiment we observed the V5 band and discovered that there are excess bands under our target band of V5, which means that the protein we transplanted to the fruit fly might be degraded and did not express its original effects.</p> + </ol>