Difference between revisions of "Team:UCopenhagen"

 
(48 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
{{UCopenhagen}}
 
{{UCopenhagen}}
 
{{Template:UCopenhagen/Header3}}
 
{{Template:UCopenhagen/Header3}}
 +
 +
 +
 
<html>
 
<html>
 
   <head>
 
   <head>
Line 8: Line 11:
 
         position: relative;
 
         position: relative;
 
         width: 100%;
 
         width: 100%;
        margin-top: -2%;
 
 
         overflow: hidden;
 
         overflow: hidden;
 +
        -o-object-fit: cover;
 +
        object-fit: cover;
 +
        margin-top: -5em;
 
       }
 
       }
  
Line 27: Line 32:
 
         left: 0%;
 
         left: 0%;
 
         opacity: 0;
 
         opacity: 0;
 +
        width: 150%;
 
       }
 
       }
  
Line 34: Line 40:
 
         left: 0%;
 
         left: 0%;
 
         z-index: -2;
 
         z-index: -2;
 +
        width: 150%;
 
       }
 
       }
  
Line 51: Line 58:
  
 
       .catching {
 
       .catching {
 +
        display: flex;
 +
        justify-content: center;
 +
        align-items: center;
 +
        flex-direction: column;
 
         position: absolute;
 
         position: absolute;
 
         top: 18.5%;
 
         top: 18.5%;
         left: 55%;
+
         left: 45%;
 
         z-index: 1;
 
         z-index: 1;
 
       }
 
       }
Line 69: Line 80:
 
       .fade {
 
       .fade {
 
         animation-name: fadein;
 
         animation-name: fadein;
         animation-duration: 1.5s;
+
         animation-duration: 2s;
 
         animation-fill-mode: forwards;
 
         animation-fill-mode: forwards;
 
         opacity: 0;
 
         opacity: 0;
 
       }
 
       }
  
       .khamse {animation-delay: 2.65s;}
+
       .khamse {animation-delay: 2.3s;}
  
  
Line 87: Line 98:
  
 
       .everything {
 
       .everything {
         background-color: #fcecdf;
+
         margin: -5% 15% 0 15%;
        width: 100%;
+
        height: 1000px;
+
        top: -1%;
+
        bottom: -1%;
+
 
       }
 
       }
  
 
       .first {
 
       .first {
 
         position: absolute;
 
         position: absolute;
         top: 27.5%;
+
         top: 14%;
         max-width: 30%;
+
         max-width: 40%;
        margin-bottom: 10%;
+
 
         z-index: 1;
 
         z-index: 1;
 
         background-image: url('https://static.igem.org/mediawiki/2020/3/3b/T--UCopenhagen--watercolor_mix2.png');
 
         background-image: url('https://static.igem.org/mediawiki/2020/3/3b/T--UCopenhagen--watercolor_mix2.png');
 
         background-position: top;
 
         background-position: top;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
         background-size: contain;
+
         background-size: 100% 100%;
 
         padding: 10%;
 
         padding: 10%;
 
       }
 
       }
  
       .second {
+
       .everything h2 {
         position: absolute;
+
         margin-top: 5%;
         top: 30%;
+
         margin-bottom: 3.5%;
         left: 60%;
+
         font-family: Bavro;
         max-width: 30%;
+
         color: #f1002d;
         margin-top: 10%;
+
         font-size: 35px;
 
       }
 
       }
  
      .third {
+
    .page-wrapper{
        position: absolute;
+
      margin-bottom: -20%;
        max-width: 30%;
+
      margin-top: -5%;
        margin-top: 15%;
+
      max-width: 100%;
         margin-left: 10%;
+
      background-image: url("https://static.igem.org/mediawiki/2020/a/a3/T--UCopenhagen--watercolor_bg_smaller.png");
 +
      background-repeat: repeat-y;
 +
      background-size: 100%;
 +
      background-color: #fcecdf;
 +
      padding-bottom: 15%;
 +
      padding-top:5%;
 +
      text-align: justify;
 +
    }
 +
 
 +
      .todelt {
 +
         display: flex;
 +
        flex-direction: row;
 +
        justify-content: space-between;
 +
        margin: 2% 0 2% 0;
 
       }
 
       }
  
       h3 {
+
       .todelt .txt {
         font-family: Montserrat;
+
        display: flex;
         font-size: 2.3em;
+
        max-width: 50%;
         line-height: 1em;
+
        padding: 0 2% 0 2%;
 +
      }
 +
 
 +
      .norm h2 {
 +
        text-align: center;
 +
         font-family: Bavro;
 +
         font-size: 35px;
 +
        color: #f1002d;
 +
 
 +
      }
 +
 
 +
      .norm {
 +
        display: flex;
 +
        flex-direction: column;
 +
        object-fit: contain;
 +
        margin: 0 auto;
 +
        padding-bottom: 2%;
 +
      }
 +
 
 +
      .txt h2 {
 +
        font-family: Bavro;
 +
        font-size: 35px;
 +
        color: #F3557E;
 +
         line-height: 1.4;
 +
      }
 +
 
 +
 
 +
      .first h2 {
 +
        line-height: 1.4;
 +
      }
 +
 
 +
      .image {
 +
        object-fit: contain;
 +
        width: 50%;
 +
      }
 +
 
 +
      .image img {
 +
        object-fit: contain;
 +
        width: 100%;
 +
        height: 100%;
 +
        margin-top: 2%;
 +
        margin-bottom: 2%;
 +
      }
 +
 
 +
      .txt {
 +
        display: flex;
 +
        flex-direction: column;
 +
        justify-content: center;
 +
      }
 +
 
 +
      .format {
 +
        font-family: Avenir;
 +
        font-size: 16px;
 +
        line-height: 1.3;
 +
        text-align: justify;
 +
      }
 +
 
 +
      .txt img {
 +
        object-fit: contain;
 +
        width: 85%;
 +
        height: 100%;
 +
        padding-bottom: 3.5%;
 +
        padding-top: 3.5%;
 +
        margin: 0 auto;
 +
      }
 +
 
 +
      .fun_fact {
 +
        margin: 0 auto;
 +
        max-width: 55%;
 +
        background-image: url('https://static.igem.org/mediawiki/2020/4/41/T--UCopenhagen--watercolor_mix1.png');
 +
        background-position: top;
 +
        background-repeat: no-repeat;
 +
        background-size: 100% 100%;
 +
        padding: 15% 7.5% 15% 7.5%;
 
       }
 
       }
  
 
     </style>
 
     </style>
 +
 +
<!--{{HTML starts here}}-->
 +
 
   </head>
 
   </head>
 
   <body>
 
   <body>
 
     <div class="image_container">
 
     <div class="image_container">
 
       <img class="bg" src="https://static.igem.org/mediawiki/2020/b/b2/T--UCopenhagen--AC_Guy.png">
 
       <img class="bg" src="https://static.igem.org/mediawiki/2020/b/b2/T--UCopenhagen--AC_Guy.png">
       <img class="front_pic" src="https://static.igem.org/mediawiki/2020/0/01/T--UCopenhagen--AC_Guy_Drops.png">
+
       <img class="front_pic" src="https://static.igem.org/mediawiki/2020/1/1d/T--UCopenhagen--drops_ver_500.png">
 
       <div class="catching">
 
       <div class="catching">
         <img src="https://static.igem.org/mediawiki/2020/4/4d/T--UCopenhagen--Logo_Transparent_BG.png" style="width:70%;">
+
         <img src="https://static.igem.org/mediawiki/2020/4/4d/T--UCopenhagen--Logo_Transparent_BG.png" style="width:65%;">
 
         <div class="slogan">
 
         <div class="slogan">
           <p class="wahed" style="font-size: 0.75em; font-family: Montserrat; color: #052155">Rubor. Calor. Tumor. Dolor</p>
+
           <p class="wahed" style="font-size: 24px; font-family: Avenir, Montserrat; color: #052155">Rubor. Calor. Tumor. Dolor</p>
           <p class="khamse fade" style="font-size: 0.75em; font-family: Montserrat; color: #052155">. <span style="color: #f3565c;">Sensor.</span></p>
+
           <p class="khamse fade" style="font-size: 24px; font-family: Avenir, Montserrat; color: #052155">. <span style="color: #f3565c;">Sensor.</span></p>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
     <div class="first">
+
     <div class="first txt">
       <h3 style="text-align: center;">Chronic Inflammatory Diseases</h3>
+
       <h2 style="text-align: center;">Chronic Inflammatory Diseases</h2><div class="format">
       <p>Chronic Inflammatory Diseases (CIDs) are a source of great mental and physical distress to whoever suffers from them, and continue to be of great cost to society. Living with a CID, your well-being is at the mercy of your flare-ups and remissions – inconsistent and unpredictable good days followed by bad days. Sufferers are left needing frequent hospital check-ups, and are thus always reminded of their condition despite not looking sick to others. This dichotomy is another source of distress for sufferers of CIDs, as the gap between being sick and looking healthy is one they’ll most often have to deal with for their entire lives.</p>
+
       <b>Chronic Inflammatory Diseases (CIDs)</b> are debilitating, leaving your well-being
 +
      at the mercy of your flare-ups and remissions. Due to the complexity of these diseases,
 +
      no two patients' experiences are the same. Likewise, the right treatment for two people,
 +
      even if they have the same disease, can be different, and to treat these diseases
 +
      properly, patients therefore need to <b>monitor the progression of their disease closely</b>
 +
      to gather as much information about it as possible.</div>
 
     </div>
 
     </div>
     <div class="everything">
+
     <div class="page-wrapper">
      <div class="second">
+
        <div class="everything">
        <h3 style="text-align: center;">Our Patch</h3>
+
          <div class="second">
        <p>To combat this problem, we have designed a sweat collecting plaster
+
            <div class="todelt">
          that patients with CIDs can use to monitor their inflammation status.
+
              <div class="image">
          This plaster will sit on the skin and change color depending on the
+
                <img src="https://static.igem.org/mediawiki/2020/f/fd/T--UCopenhagen--complete_patch.png">
          patient's level of inflammation, granting them an easy-to-use, non-invasive
+
              </div>
          device that'll give them insight into the progression of their disease.</p>
+
              <div class="txt">
      </div>
+
                <h2>Our Solution</h2><div class="format">
      <div class="third">
+
                To supplement current testing methods, we have designed <b>a sweat collecting patch</b>
        <h3 style="text-align: center;">The Science</h3>
+
                that patients with CIDs can use to monitor their inflammation status on the go.
        <p>Our plaster will contain genetically modified yeast expressing interleukin
+
                The plaster will sit on the patient's skin and change color depending on the
          receptors that can bind to the inflammatory biomarkers (interleukins)
+
                patient's level of inflammation, as it reflects itself in the patient's sweat.
          found in sweat, thus allowing for precise detection of the biomarkers.
+
                This'll grant them an easy-to-use, non-invasive device that'll give them
          When our receptor module detects an interleukin, a signal will be sent
+
                insight into the progression of their disease, and provide them and their
          through the yeast via the endogenous pheromone pathway, finally resulting
+
                healthcare professionals with valuable information about their illness, without
          in the production of a pigment.
+
                the discomfort surrounding current, more invasive testing methods.</div>
          <br>
+
              </div>
          For more information, check out our project design page!
+
            </div>
        </p>
+
          </div>
      </div>
+
          <div class="third norm txt">
 +
            <h2>What does this mean for the patients?</h2><div class="format">
 +
            Our tool stands for <b>patient empowerment.</b> Our self-monitoring device is
 +
            suitable for home use, and does not have to interfere with patients' daily
 +
            lives or act as a reminder of their illness. Instead, patients can go about their
 +
            day, knowing that they're collecting data on their disease while performing
 +
            other tasks. <br>
 +
            It allows for transparency for the patient regarding the progression of their CID,
 +
            can aid them in discovering the best self-management strategies that work for them,
 +
            and most of all, the collected data can help better guide healthcare professionals
 +
            in evaluating the efficacy of current or new treatment plans, allowing for faster
 +
            treatment adjustment.
 +
            <br>
 +
            CIDosis brings you the data needed to get <b>a clearer picture of your disease.</b></div>
 +
            <img src="https://static.igem.org/mediawiki/2020/b/b8/T--UCopenhagen--clearer_image.png">
 +
          </div>
 +
          <div class="fourth">
 +
            <div class="todelt">
 +
              <div style="max-width: 55%;" class="txt">
 +
                <h2>The Science</h2> <div class="format">
 +
                Our patch will contain <b>genetically modified yeast</b> expressing <b>engineered interleukin
 +
                receptors.</b> These interleukin receptors will bind and react to the inflammatory biomarkers (interleukins)
 +
                found in sweat, whereby a fused intracellular <b>split protein</b> will be recomplemented.
 +
                The recomplementation of the split protein then triggers a signaling pathway,
 +
                in which our signal is amplified, eventually resulting in the production of a pigment,
 +
                which will act as our reporter.
 +
                <br>
 +
                For more information on our engineered interleukin receptors and biosensor components,
 +
                check out our project design page!</div>
 +
              </div>
 +
              <div style="width: 40%;" class="image">
 +
                <img src="https://static.igem.org/mediawiki/2020/8/82/T--UCopenhagen--design_system_loop.gif">
 +
              </div>
 +
            </div>
 +
          </div>
 +
          <div class="fifth norm txt">
 +
            <div class="txt">
 +
              <h2>Three Tiers of Biosensor Design</h2> <div class="format">
 +
              Our scientific design has gone through many iterations, <b>guided especially
 +
              by our human practices and dry lab findings.</b> Through our engineering work,
 +
              we've come up with three different designs, in which we have three different
 +
              tiers of signal amplification, and three different intracellular modifications
 +
              to our interleukin receptors.</div>
 +
            <img style="width: 65%;" src="https://static.igem.org/mediawiki/2020/3/3f/T--UCopenhagen--dynamic-ranges.png">
 +
              <div class="format">For our design and engineering processes, check out our design page, modeling page, human practices page, and engineering success page!</div></div>
 +
          </div>
 +
          <div class="fun_fact txt">
 +
            <h3 style="font-family: Bavro; font-size: 28px; text-align: center;">Fun Fact!</h3>
 +
            <span style="text-align: center; font-family: Avenir; font-size: 16px;">Inflammation is tied to heat, pain, redness, and swelling. In latin,
 +
            that's <b>calor, dolor, rubor, and tumor.</b> It fits perfectly with developing an
 +
            inflammation <b>biosens-or</b> ;)</span>
 +
         
 +
          </div>
 +
          </div>
 
     </div>
 
     </div>
 
   </body>
 
   </body>
 
</html>
 
</html>
  
{{Template:UCopenhagen/Footer_Bubbly}}
+
 
 +
{{Template:UCopenhagen/Footer_Bubbly_sponsors}}

Latest revision as of 23:45, 27 October 2020


Rubor. Calor. Tumor. Dolor

. Sensor.

Chronic Inflammatory Diseases

Chronic Inflammatory Diseases (CIDs) are debilitating, leaving your well-being at the mercy of your flare-ups and remissions. Due to the complexity of these diseases, no two patients' experiences are the same. Likewise, the right treatment for two people, even if they have the same disease, can be different, and to treat these diseases properly, patients therefore need to monitor the progression of their disease closely to gather as much information about it as possible.

Our Solution

To supplement current testing methods, we have designed a sweat collecting patch that patients with CIDs can use to monitor their inflammation status on the go. The plaster will sit on the patient's skin and change color depending on the patient's level of inflammation, as it reflects itself in the patient's sweat. This'll grant them an easy-to-use, non-invasive device that'll give them insight into the progression of their disease, and provide them and their healthcare professionals with valuable information about their illness, without the discomfort surrounding current, more invasive testing methods.

What does this mean for the patients?

Our tool stands for patient empowerment. Our self-monitoring device is suitable for home use, and does not have to interfere with patients' daily lives or act as a reminder of their illness. Instead, patients can go about their day, knowing that they're collecting data on their disease while performing other tasks.
It allows for transparency for the patient regarding the progression of their CID, can aid them in discovering the best self-management strategies that work for them, and most of all, the collected data can help better guide healthcare professionals in evaluating the efficacy of current or new treatment plans, allowing for faster treatment adjustment.
CIDosis brings you the data needed to get a clearer picture of your disease.

The Science

Our patch will contain genetically modified yeast expressing engineered interleukin receptors. These interleukin receptors will bind and react to the inflammatory biomarkers (interleukins) found in sweat, whereby a fused intracellular split protein will be recomplemented. The recomplementation of the split protein then triggers a signaling pathway, in which our signal is amplified, eventually resulting in the production of a pigment, which will act as our reporter.
For more information on our engineered interleukin receptors and biosensor components, check out our project design page!

Three Tiers of Biosensor Design

Our scientific design has gone through many iterations, guided especially by our human practices and dry lab findings. Through our engineering work, we've come up with three different designs, in which we have three different tiers of signal amplification, and three different intracellular modifications to our interleukin receptors.
For our design and engineering processes, check out our design page, modeling page, human practices page, and engineering success page!

Fun Fact!

Inflammation is tied to heat, pain, redness, and swelling. In latin, that's calor, dolor, rubor, and tumor. It fits perfectly with developing an inflammation biosens-or ;)


Icons made by Freepik from www.flaticon.com