Difference between revisions of "Team:Pasteur Paris"

Line 1: Line 1:
{{Pasteur_Paris}}
+
{{Pasteur_Paris/Fonts}}
 +
{{Pasteur_Paris/Menu}}
 
{{Pasteur_Paris/MediaMenu}}
 
{{Pasteur_Paris/MediaMenu}}
 
<html>
 
<html>
  
 +
<style type="text/css">
  
  
 +
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
<div class="column full_size" >
+
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
<h1><b> <center> Welcome to the iGEM Pasteur Paris team 2018 page </center></b></h1>
+
<h2> Our team is pleased to participate in the competition this year ! <br/>
+
Wiki under construction...</h2>
+
<div class="line_divider"></div>
+
  
<img src="https://static.igem.org/mediawiki/2018/a/af/T--Pasteur_Paris--iconhome-neuron.gif">
 
  
 +
*{
 +
margin: 0;
 +
padding: 0;
 +
}
  
 +
body {
 +
padding-top: 30px;
 +
font-family: 'Raleway', Arial Black, sans-serif;
 +
}
  
  
<div class="column full_size" >
+
#banner {
 +
width: 100%;
 +
height: 350px;
 +
background-image: url("https://static.igem.org/mediawiki/2018/5/53/T--Pasteur_Paris--BannerHome1.png");
 +
background-repeat: no-repeat;
 +
background-attachment: fixed;
 +
background-size: 100%;
 +
}
  
<div class="line_divider"></div><br />
+
#banner h1 {
 +
text-align: center;
 +
color: white;
 +
padding-top: 250px;
 +
}
  
<h3> <b>Context: why prosthetics and biocompatibility? </b></h3>
 
<p>In today’s society where equal access to means and opportunities is a priority, disabled citizens need to be given better tools for their daily lives. In this context, prosthetics and implants will become more and more sophisticated and we think it is necessary to develop a system to enhance the <b>interface between the implanted-human and the mechanical component</b> thanks to synthetic biology. One of the main actor obstructing the improvement in this domain is the connection between the nerves and the controllers. In addition, the development of bacterial biofilms on prosthetics or on other implantable devices is a major health risk. Biofilms are tolerated as they can evade the immune system. However, they may become colonized by other organisms such as <i> S.  aureus </i> or microscopic fungi. They are responsible for chronic <b>infections</b> with more than <b>200 000 people</b> in need of <b>re-intervention</b> on their devices just in the <b>USA</b><sup> 1 </sup>. Some of the possible remedies include improving of the interface at the nerve or prosthetics junction, and secondly preventing this interface from getting infected by other pathogenic bacteria.</p>
 
  
 +
#GeneralContent {
 +
position:relative;
 +
width: 100%;
  
<h3> <b> Our project NeuronArch </b></h3>
+
}
<p> With NeuronArch, instead of combating the biofilm, we will develop an innovative system by subverting it. To achieve this, we will deliberately coat the implant with a genetically modified lab-grown <i> E. coli </i> that would serve as an interface between the synthetic prosthesis and organic tissues.
+
By doing so, <b>our innovative biofilm</b> would be capable of <b>promoting neural connections</b>. Secondly, it will <b>fight other invasive pathogenic bacteria</b> and reduce the risk of formation of an infectious biofilm.
+
To do so, we will test the capacity of neuronal cells to grow and redirect towards a specific target under the influence of our biofilm. Then, we will test the capacity of our biofilm to diminish an invasive bacterial population in an in vitro culture titration.</p>
+
  
<p> <b> Reference </b>
+
#GeneralContent h1, h2, h3, h4, h5 {
1: Treatment of Infections Associated with Surgical Implants, Darouiche R. <i> New England Journal of Medicine </i> (2004) </p>
+
font-family: 'Raleway', Arial Black, sans-serif;
 +
}
  
<div class="line_divider"></div>
+
#MainContent {
 +
max-width: 1100px;
 +
margin: auto;
 +
padding-top: 5%;
 +
padding-bottom: 5%;
 +
text-align: center;
 +
}
  
 +
#MainContent p {
 +
font-family: 'Raleway', Arial Black, sans-serif;
 +
}
  
<!--  
+
footer {
<ul>
+
background-color: #000000;
<li>  <a href="https://2018.igem.org/Competition">Competition Hub</a> </li>
+
height: 70px;
<li> <a href="https://2018.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
width: 100%;
<li> <a href="https://2018.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
bottom: 0%;
</ul>
+
left: 0%;
</div>
+
text-align: center;
 +
color: #ffffff;
 +
font-family: 'Raleway', Arial Black, sans-serif;
 +
}
  
 +
.block {
 +
display: inline-block;
 +
vertical-align: middle;
 +
margin: auto;
 +
margin-top: 2%;
 +
margin-bottom: 2%;
 +
}
  
<div class="clear extra_space"></div>
+
.block.title {
<div class="line_divider"></div>
+
width: 94%;
<div class="clear extra_space"></div>
+
margin-bottom: 10%;
 +
}
  
 +
.block.two-third {
 +
width: 60%;
 +
}
  
 +
.block.two-third.center {
 +
width: 60%;
 +
}
  
<div class="column full_size" >
+
.block.one-third {
<h3> Styling your wiki </h3>
+
width: 30%;
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
}
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
  
</div>
+
.block.full {
 +
width: 90%;
 +
}
  
 +
.block.separator {
 +
height: 1px;
 +
margin-top: 10%;
 +
margin-bottom: 10%;
 +
}
  
 +
.block.separator-mark {
 +
height: 2px;
 +
width: 70%;
 +
margin-top: 15%;
 +
margin-bottom: 20%;
 +
background-color: black;
 +
opacity: 0.3;
 +
}
  
 +
.left {
 +
text-align: left;
 +
}
  
<div class="clear extra_space"></div>
+
.legend p {
 +
text-indent: 0px;
 +
font-size: 0.8em;
 +
font-family: 'Raleway', Arial, sans-serif;
 +
text-align: center;
 +
}
  
 +
p {
 +
text-align: justify;
 +
text-indent: 30px;
 +
font-family: 'Raleway', Arial, sans-serif;
 +
}
  
 +
img {
 +
width: 100%;
 +
}
  
<div class="column third_size" >
+
a img:hover {
 +
opacity: 0.4;
 +
}
  
<h3> Uploading pictures and files </h3>
+
@media only screen and (max-width: 1000px) {
<p> You must upload any pictures and files to the iGEM 2018 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
+
.block.two-third, .block.one-third {width: 44%; margin-left: 2%; margin-right: 2%;}
 +
.block.two-third.center, .block.full, .block.separator, .block.title {width: 92%; margin-left: 4%; margin-right: 4%;}
 +
#banner h1 {padding-top: 175px;}
 +
}
  
 +
@media only screen and (max-width: 500px) {
 +
.block.two-third, .block.one-third, .block.two-third.center, .block.full, .block.separator, .block.title {width: 96%; margin-left: 2%; margin-right: 2%;}
 +
#Menu {display:none;}
 +
#Menu-mobile-bar{display: block;}
 +
#banner h1 {padding-top: 100px;}
 +
}
  
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
</style>
  
<div class="button_link">
+
            <div id="banner">
<a href="https://2018.igem.org/Special:Upload">
+
            </div>
UPLOAD FILES
+
</a>
+
</div>
+
  
</div>
+
            <div id="GeneralContent">
 +
               
 +
                <div id="MainContent">
  
<div class="column third_size" >
+
                    <div class="block two-third">
<h3> Wiki template information </h3>
+
                        <h1>Context: Why prosthetics and biocompatibility?</h1>
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2018.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
                        <p> In today’s society where equal access to means and opportunities is a priority, disabled citizens need to be given better tools for their daily lives. In this context, prosthetics and implants will become more and more sophisticated and we think it is necessary to develop a system to enhance the interface between the implanted-human and the mechanical component thanks to synthetic biology. One of the main actor obstructing the improvement in this domain is the connection between the nerves and the controllers. In addition, the development of bacterial biofilms on prosthetics or on other implantable devices is a major health risk. Biofilms are tolerated as they can evade the immune system. However, they may become colonized by other organisms such as S. aureus or microscopic fungi. They are responsible for chronic infections with more than 200 000 people in need of re-intervention on their devices just in the USA 1 . Some of the possible remedies include improving of the interface at the nerve or prosthetics junction, and secondly preventing this interface from getting infected by other pathogenic bacteria.</p>
 +
                    </div>
  
</div>  
+
                    <div class="block one-third">
 +
                        <img style="width:65%"; src="https://static.igem.org/mediawiki/2018/3/3f/T--Pasteur_Paris--Logo_pictogram01.png">
 +
                        <!--<div class="legend">
 +
                            <p><b>Figure 1 : </b></p>
 +
                        </div>-->
 +
                    </div>
  
 +
                    <div class="block separator">
 +
                    </div>
  
  
<div class="column third_size" >
 
<div class="highlight decoration_B_full">
 
<h3> Editing your wiki </h3>
 
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
 
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
 
  
<div class="button_link">
+
                    <div class="block two-third center">
<a href="https://2018.igem.org/wiki/index.php?title=Team:Pasteur_Paris&action=edit">  
+
                    <h1>Our project NeuronArch</h1>
EDIT PAGE
+
                        <p>With NeuronArch, instead of combating the biofilm, we will develop an innovative system by subverting it. To achieve this, we will deliberately coat the implant with a genetically modified lab-grown E. coli that would serve as an interface between the synthetic prosthesis and organic tissues. </p>
</a>
+
                        <p>By doing so, our innovative biofilm would be capable of promoting neural connections. Secondly, it will fight other invasive pathogenic bacteria and reduce the risk of formation of an infectious biofilm. To do so, we will test the capacity of neuronal cells to grow and redirect towards a specific target under the influence of our biofilm. Then, we will test the capacity of our biofilm to diminish an invasive bacterial population in an in vitro culture titration.</p>
</div>
+
                    </div>
 +
                   
 +
                    <div class="block full">
 +
                        <img src="https://static.igem.org/mediawiki/2018/3/32/T--Pasteur_Paris--Team_GroupPhoto.jpg"> <!-- METTRE PHOTO EQUIPE -->
 +
                        <div class="legend">
 +
                            <p><b>Figure 3 : </b>This is us</p>
 +
                        </div>
 +
                    </div>
  
  
</div>
+
                    <div class="block full">
</div>
+
                    <div class="left">
 +
                        <h3>Références</h3>
 +
                        <p>1: Treatment of Infections Associated with Surgical Implants, Darouiche R. New England Journal of Medicine (2004)</p>
 +
                    </div>
 +
                    </div>
  
 +
                </div>
  
 +
               
 +
            </div>
  
 +
        <footer>
  
 +
        </footer>
  
<div class="clear extra_space"></div>
+
    </body>
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
  
  
 
<div class="column two_thirds_size" >
 
<h3>Tips</h3>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2018.igem.org/Calendar">iGEM 2018 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
</div>
 
 
 
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
 
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
 
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
 
</ul>
 
</div>
 
</div>
 
 
 
-->
 
  
 
</html>
 
</html>

Revision as of 15:37, 17 August 2018


""

Context: Why prosthetics and biocompatibility?

In today’s society where equal access to means and opportunities is a priority, disabled citizens need to be given better tools for their daily lives. In this context, prosthetics and implants will become more and more sophisticated and we think it is necessary to develop a system to enhance the interface between the implanted-human and the mechanical component thanks to synthetic biology. One of the main actor obstructing the improvement in this domain is the connection between the nerves and the controllers. In addition, the development of bacterial biofilms on prosthetics or on other implantable devices is a major health risk. Biofilms are tolerated as they can evade the immune system. However, they may become colonized by other organisms such as S. aureus or microscopic fungi. They are responsible for chronic infections with more than 200 000 people in need of re-intervention on their devices just in the USA 1 . Some of the possible remedies include improving of the interface at the nerve or prosthetics junction, and secondly preventing this interface from getting infected by other pathogenic bacteria.

Our project NeuronArch

With NeuronArch, instead of combating the biofilm, we will develop an innovative system by subverting it. To achieve this, we will deliberately coat the implant with a genetically modified lab-grown E. coli that would serve as an interface between the synthetic prosthesis and organic tissues.

By doing so, our innovative biofilm would be capable of promoting neural connections. Secondly, it will fight other invasive pathogenic bacteria and reduce the risk of formation of an infectious biofilm. To do so, we will test the capacity of neuronal cells to grow and redirect towards a specific target under the influence of our biofilm. Then, we will test the capacity of our biofilm to diminish an invasive bacterial population in an in vitro culture titration.

Figure 3 : This is us

Références

1: Treatment of Infections Associated with Surgical Implants, Darouiche R. New England Journal of Medicine (2004)