Difference between revisions of "Team:Pasteur Paris/TrainingThomas"

Line 1: Line 1:
{{Pasteur_Paris/TrainingThomas}}
+
{{Pasteur_Paris/Fonts}}
{{Pasteur_Paris/Content}}
+
{{Pasteur_Paris/Menu}}
 
+
{{Pasteur_Paris/MediaMenu}}
 
<html>
 
<html>
<div id="GeneralContent">
 
<div id="MainContent">
 
<div class="block title">
 
<h1>Our Project In Society</h1>
 
<br>
 
<p><i>One of the main concern we had while developing our project was to determine in which way our Biofilm could be used and who would be using it in order to evaluate its impact on society. The field which would benefit the most of a nerves redirection while reducing the risk of infection was medicine, targeting patients suffering amputation.</i></p>
 
</div>
 
  
<div class="block separator-mark"></div>
+
<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; }
 +
 
 +
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 +
 
 +
 
 +
*{
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 
 +
body {
 +
padding-top: 30px;
 +
font-family: 'Raleway', Arial Black, sans-serif;
 +
}
  
  
 +
#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%;
 +
}
  
 +
#banner h1 {
 +
text-align: center;
 +
color: white;
 +
padding-top: 250px;
 +
}
  
  
 +
#GeneralContent {
 +
position:relative;
 +
width: 100%;
  
 +
}
  
<div class= "block full">
+
#GeneralContent h1, h2, h3, h4, h5 {
<h1>Investigating Infection During Surgery</h1>
+
font-family: 'Raleway', Arial Black, sans-serif;
<br>
+
}
<p>In medicine, surgery is a very common procedure. According to the latest data available, gathered by the Royal College of Surgeons, around 4.7 million surgical procedures were performed in 2014 in England, meaning 7% of the total population is impacted by surgery.  In the United States of America, according again to the latest data available gathered by the 2010 Ambulatory Medical Care Survey (NHAMCD), 48.23 million surgical procedures were performed in 2010. That’s around 14,8% of the total population.  5% of patients undergoing surgery develop surgical site infections (SSIs), which may cause substantial morbidity that can endanger a patient’s life, increase the number of days in the hospital and increase healthcare costs. SSIs are defined as infections that occur within 1 year if an implant is being placed.</p>
+
<p>We wanted to understand what goes on during a surgical procedure, what types of precautions were taken and what were the impacts of an infection for the patient.  Thus we began contacting surgeons and patients to learn more.</p>
+
</div>
+
  
<div class= "block half">
+
#MainContent {
<a href="http://hopital-georgespompidou.aphp.fr/"><img src="https://static.igem.org/mediawiki/2018/1/16/T--Pasteur_Paris--Logo-HEPG.png"></a>
+
max-width: 1100px;
</div>
+
margin: auto;
 +
padding-top: 5%;
 +
padding-bottom: 5%;
 +
text-align: center;
 +
}
  
<div class= "block half">
+
#MainContent p {
<h3>European Hospital Georges-Pompidou (HEGP)</h3>
+
font-family: 'Raleway', Arial Black, sans-serif;
<p><i>The European Hospital Georges-Pompidou is the latest biggest Parisian hospital. It opened in 2001, receiving the name of one of the French President, Georges-Pompidou. It’s one of the most efficient hospital in Europe, illustrating itself with the first cardiac transplant.</i></p><br>
+
}
<p>At the HEGP, we learned about the methods used to minimize the risks of infection, as well as how the surgeon was approaching those risks to the patients. We also had the chance to be observe a team of doctors during a spine implant operation. It became clear to us that even though every step was taken to eliminate the risk of infection, it could be useful to develop a system to minimize one step further this risk in the case of an implant.</p>
+
</div>
+
  
<div class= "block two-third">
+
footer {
<h3>Interview with Dr. Benjamin Bouyer </h3>
+
background-color: #000000;
<p><i>Dr. Benjamin Bouyer is a surgeon at the HEGP specialized in lumbar rachis surgeries. He is currently clinic head assistant at the hospital and is also part of “Société Française de Chirurgie du Rachis” or in english the “French Society of Rachis Surgeries”.</i></p>
+
height: 70px;
<br>
+
width: 100%;
<p>Dr. Benjamin Bouyer’s main concern with our project was how we would be incorporating the biofilm inside the patient. Indeed, every implant is given to the surgeon in a sterile way, inside a bag the doctor would not open until the very last moment. He also brought the issue of our system being 3 in 1. Indeed, our biofilm would be capable of reducing the risk of infection by S. aureus but would also be modified to induce the growth of nerves when needed while conducting a signal. Indeed our project is focusing on amputee’s patients, meaning only them would need all three branches of our system. We reassured him by explaining that our system could also be used only for its inhibiting virulence properties, and that it could be open to every type of patient. He did, however, believe that our project could be useful to many branches of medicine. We also asked him if he would, as a surgeon, use our device if the laws changed about the use of GMO, and his response was very positive. Indeed, in his opinion, no doctor would reject a system proven to reduce infections.</p>
+
bottom: 0%;
</div>
+
left: 0%;
 +
text-align: center;
 +
color: #ffffff;
 +
font-family: 'Raleway', Arial Black, sans-serif;
 +
}
  
<div class="block one-third">
+
.block {
<img src="https://static.igem.org/mediawiki/2018/7/77/T--Pasteur_Paris--DrBenjaminBouyer.jpg">
+
display: inline-block;
</div>
+
vertical-align: middle;
 +
margin: auto;
 +
margin-top: 2%;
 +
margin-bottom: 2%;
 +
}
  
<div class= "block one-third">
+
.block.title {
+
width: 94%;
</div>
+
margin-bottom: 10%;
 +
}
  
<div class= "block two-third">
+
.block.two-third {
<h3>Interview with Dr. Jean-Marc Ghigo</h3>
+
width: 60%;
<p><i>Dr. Jean-Marc Ghigo is microbiologist inside the Institut Pasteur. His project is focusing on the genetics of biofilm. He is interested in the mechanisms involved in infections independent of a materiel and infection linked to an implanted materiel.</i></p>
+
}
<br>
+
<p>Dr. Jean-Marc Ghigo was the first professional to talk to us about the formation of biofilms. In addition to his help with biofilm formation protocols, he also gave us great advice concerning our device and the confinement of our biofilm. Indeed, biofilms have a tendency to colonize the system and we needed to think of a way to confine them so they don’t disperse in the patient’s body or contaminate other material during the integration of the implant. By confining the biofilm, we would also reduce the chances of bacterial conjugation between possible pathogenic bacteria and ours.</p>
+
</div>
+
  
 +
.block.two-third.center {
 +
width: 60%;
 +
}
  
 +
.block.one-third {
 +
width: 30%;
 +
}
  
 +
.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;
 +
}
  
 +
.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%;
 +
}
  
 +
a img:hover {
 +
opacity: 0.4;
 +
}
  
 +
@media only screen and (max-width: 1000px) {
 +
.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;}
 +
}
  
 +
</style>
  
 +
            <div id="banner">
 +
            </div>
  
<div class="block separator-mark"></div>
+
            <div id="GeneralContent">
 +
               
 +
                <div id="MainContent">
  
<div class= "block full">
+
                    <div class="block full">
<h1>Investigating Prosthesis</h1>
+
                        <h4 style="text-align:center;"><h3 style="text-align:center;">Collaboration</h3> Contact us here: igem.pasteur@gmail.com</h4>
</div>
+
                    </div>
  
<div class="block separator"></div>
 
  
<div class= "block half">
+
                    <div class="block two-third">
<a href="https://www.adepa.fr/"><img src="https://static.igem.org/mediawiki/2018/7/78/T--Pasteur_Paris--Logo-ADEPATall.png" style="width: 300px;"></a>
+
                        <h1>Context: Why prosthetics and biocompatibility?</h1>
</div>
+
                        <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 class= "block half">
+
                    <div class="block one-third">
<h2>ADEPA</h2>
+
                        <img style="width:65%"; src="https://static.igem.org/mediawiki/2018/3/3f/T--Pasteur_Paris--Logo_pictogram01.png">
<p><i>ADEPA stands for “Association de Défense et d’Etude des Personnes Amputés », which translates to « Association for the Defense and Study of Amputated People ». This national association was created in 1996 and aims to unite forces between handicapped people. They are representing the community during ministerial commissions and try to help people in their day to day live with the handicap by giving support and finding solutions.</i></p>
+
                        <!--<div class="legend">
</div>
+
                            <p><b>Figure 1 : </b></p>
 +
                        </div>-->
 +
                    </div>
  
 +
                    <div class="block separator">
 +
                    </div>
  
  
  
<div class= "block two-third">
+
                    <div class="block two-third center">
<h3>Interview with Jean-Pascal Hons-Olivier </h3>
+
                    <h1>Our project NeuronArch</h1>
<p><i>Jean-Pascal Hons-Olivier is a country security Manager and member of the board of directors of ADEPA. As a leg amputee who underwent multiple corrective surgeries on his leg, Mr. Hons-Olivier is very involved in ADEPA.</i></p>
+
                        <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>
<br>
+
                        <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>
<p>Mr. Jean-Pascal Hons-Olivier gave us great input on the different causes of amputation and the relationship between a patient and his prosthetist. He also allowed us to understand what was the process of getting an implant in France, how someone is living with an amputate limb and also gave his opinion on the different type of prosthesis in the market. He also talked about the type of prosthesis our system would integrate in: osteo-integrated prosthesis. The type of surgery is currently not taken in charge by the French health care system due to the high risk of infection, and breaking of the bone and the prosthesis, and only one surgeon is doing this type of operation in the country: Dr. Marion Bernard. Mr Hons-Olivier did raise up some concerns about our project being too innovative, since only a few industries in the USA are working on bionic prosthesis and this type of surgery costs more around 100 000 euros at the moment.</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 class= "block one-third">
 
<img src="https://static.igem.org/mediawiki/2018/2/2c/T--Pasteur_Paris--JPHonsOlivierPortrait.jpg">
 
</div>
 
  
<div class= "block two-third">
+
                    <div class="block full">
<img src="https://static.igem.org/mediawiki/2018/d/de/T--Pasteur_Paris--JPHonsOlivierRecadre.jpg">
+
                    <div class="left">
</div>
+
                        <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 class="block separator"></div>
+
               
 +
            </div>
  
<div class= "block half">
+
        <footer>
<h2>I-CERAM</h2>
+
<p><i>I-CERAM was founded in 2005 and is designing, manufacturing and marketing high-tech implants for various joints of the human body. The marriage of different ceramic materials and processes is one of the main features of the company. Thus, the clinical experience, combined with compressive strength qualities, osteo-compatibility or decrease friction ceramics are exploited in the design of new implants of the company. The top sell of the company is the marketing of ceramic implant charged in antibiotic.</i></p>
+
</div>
+
  
<div class= "block half">
+
        </footer>
<a href="http://www.iceram.fr/en/"><img src="https://static.igem.org/mediawiki/2018/2/28/T--Pasteur_Paris--Logo-ICeram.png"></a>
+
</div>
+
  
<div class= "block one-third">
+
    </body>
+
</div>
+
  
<div class= "block two-third">
 
<h3>Interview with Dr. Eric DENES, Dr. Evelyn Poli and Dr. Christelle Arico </h3>
 
<p><i>Dr. Eric Denes is an infectious diseases specialist at the University Hospital of Limoges and is the scientific director of I-CERAM. Dr. Evelyn Poli is a chemistry research and development engineer and Dr. Christelle Arico is a project manager at I-CERAM.</i></p>
 
<br>
 
<p>Dr. Eric Denes as well as Dr. Evelyn Poli and Dr. Christelle were very interested in our project. They are currently designing new materials in ceramic, titane, stainless-steel to test the bacterial adhesion on their prosthesis. They did warn us about the use of metals for the prosthesis since S. aureus and P. aeruginosa have a tendency to form biofilms easily on metals rather than ceramic. They are also using Gentamicine and Vancomycine charged implants to avoid the development of a biofilm. Their system does have a half-life time and our biofilm could be a longer-term solution.</p>
 
</div>
 
</div>
 
</div>
 
  
  
 
</html>
 
</html>

Revision as of 11:33, 21 August 2018


""

Collaboration

Contact us here: igem.pasteur@gmail.com

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)