Difference between revisions of "Team:IISER Kolkata/Parts"

 
(13 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
<script src="https://2019.igem.org/wiki/index.php?title=Team:IISER_Kolkata/.js&action=raw&ctype=text/javascript" defer></script>
 
<script src="https://2019.igem.org/wiki/index.php?title=Team:IISER_Kolkata/.js&action=raw&ctype=text/javascript" defer></script>
 
<script src="https://2019.igem.org/wiki/index.php?title=Team:IISER_Kolkata/common.js&action=raw&ctype=text/javascript" defer></script>
 
<script src="https://2019.igem.org/wiki/index.php?title=Team:IISER_Kolkata/common.js&action=raw&ctype=text/javascript" defer></script>
 +
 +
<style>
 +
div#butcont {
 +
align-self: center;
 +
display: flex;
 +
flex-wrap: wrap;
 +
flex-direction: row;
 +
justify-content: center;
 +
}
 +
div.butdiv {
 +
background-color: #74ed46;
 +
        box-shadow: 0vmax 0vmax 0.5vmax 0.1vmax #333333;
 +
height: auto;
 +
width: auto;
 +
cursor: pointer;
 +
margin: 2vmax;
 +
padding: 1vmax;
 +
        -webkit-transition: 0.2s linear;
 +
        -moz-transition: 0.2s linear;
 +
        -o-transition: 0.2s linear;
 +
        transition: 0.2s linear;
 +
}
 +
div.butdiv a {
 +
text-decoration: none;
 +
}
 +
div.butdiv h4 {
 +
    font-size: 1.8vmax;
 +
    line-height: 1.4;
 +
    font-weight: normal;
 +
color: black;
 +
font-family: mohave;
 +
margin: 0 !important;
 +
padding: 0 !important;
 +
        -webkit-transition: 0.2s linear;
 +
        -moz-transition: 0.2s linear;
 +
        -o-transition: 0.2s linear;
 +
        transition: 0.2s linear;
 +
}
 +
div.butdiv:hover {
 +
background-color: black;
 +
}
 +
div.butdiv:hover h4 {
 +
color: #74ed46;
 +
}
 +
/*mobile mode*/
 +
@media screen and (orientation: portrait) {
 +
div.butdiv h4 {
 +
    font-size: 2.8vmax;
 +
}
 +
}
 +
</style>
 
 
 
<nav id="navbar">
 
<nav id="navbar">
Line 36: Line 87:
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Contribution">Contribution</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Contribution">Contribution</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Results">Results</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Results">Results</a></div></li>
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Improve">Improve</a></div></li>
 
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Model">Model</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Model">Model</a></div></li>
 
</ul>
 
</ul>
Line 51: Line 101:
 
<li id="humanityMenu"><div><a href="">Humanity</a></div>
 
<li id="humanityMenu"><div><a href="">Humanity</a></div>
 
<ul class="dropdown">
 
<ul class="dropdown">
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Human_Practices">Integrated HP</a></div></li>
+
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Practices_Overview">Overview</a></div></li>
 +
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Human_Practices">Integrated&nbsp;HP</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Public_Engagement">Engagement</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Public_Engagement">Engagement</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Social_Studies">Social</a></div></li>
 
<li><div><a href="https://2019.igem.org/Team:IISER_Kolkata/Social_Studies">Social</a></div></li>
Line 60: Line 111:
 
              
 
              
 
                 <div id="container">
 
                 <div id="container">
                       
+
<h1 class="heading">Parts Overview</h1>
 +
 
 +
<section class="sec white">
 +
<p>The Biobrick parts we designed are helpful in detecting a particular range of nitric oxide concentration inside the macrophages. When the macrophage is infected with any parasite or pathogen, nitric oxide acts as a signaling molecule to trigger the immune response. We are exploiting this unique ability of the macrophage to identify the infected macrophages.</p>
 +
<p>Our Biobrick is active only in certain range of concentration and are turned off outside this range.</p>
 +
<p>The other set of Biobrick consists of iron chelators that we have proposed to use inside the macrophage to chelate the labile iron. As iron is an important micronutrient for most pathogens and parasites to maintain their physiological functions, by chelating the iron, we can suppress the pathogen infectivity, reducing their pathogenicity, and  controlling the spread of the pathogen to different parts of the body as well as combat the pathogen at early stages of infection.</p>
 +
<p>In toto our designed biobrick can produce the iron chelator by sensing the surrounding nitric oxide concentration. This Biobrick can be used in both detection and therapeutics of pathogenic diseases.</p>
 +
<div id="butcont">
 +
<div class="butdiv"><a href="https://2019.igem.org/Team:IISER_Kolkata/Basic_Part"><h4>Basic parts</h4></a></div>
 +
<div class="butdiv"><a href="https://2019.igem.org/Team:IISER_Kolkata/Composite_Part"><h4>Composite parts</h4></a></div>
 +
<div class="butdiv"><a href="https://2019.igem.org/Team:IISER_Kolkata/Part_Collection"><h4>Parts collection</h4></a></div>
 +
</div>
 +
</section>                       
 
                 </div>
 
                 </div>
  
  
 
</html>
 
</html>

Latest revision as of 02:21, 22 October 2019

Parts Overview

The Biobrick parts we designed are helpful in detecting a particular range of nitric oxide concentration inside the macrophages. When the macrophage is infected with any parasite or pathogen, nitric oxide acts as a signaling molecule to trigger the immune response. We are exploiting this unique ability of the macrophage to identify the infected macrophages.

Our Biobrick is active only in certain range of concentration and are turned off outside this range.

The other set of Biobrick consists of iron chelators that we have proposed to use inside the macrophage to chelate the labile iron. As iron is an important micronutrient for most pathogens and parasites to maintain their physiological functions, by chelating the iron, we can suppress the pathogen infectivity, reducing their pathogenicity, and controlling the spread of the pathogen to different parts of the body as well as combat the pathogen at early stages of infection.

In toto our designed biobrick can produce the iron chelator by sensing the surrounding nitric oxide concentration. This Biobrick can be used in both detection and therapeutics of pathogenic diseases.