|
|
Line 1: |
Line 1: |
− | {{Montpellier}}
| |
− |
| |
− |
| |
− |
| |
| <html> | | <html> |
− | <body> | + | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous"> |
− | <div class="column full_size" > | + | <head> |
− | <img src="https://static.igem.org/mediawiki/2018/a/af/T--Montpellier--baniere_wiki_vagineering.png"/>
| + | <meta charset="utf-8" /> |
− | </div> | + | <link rel="stylesheet" href="style.css" /> |
| + | <title>home</title> |
| + | <script |
| + | src="https://code.jquery.com/jquery-3.3.1.min.js" |
| + | integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" |
| + | crossorigin="anonymous"></script> |
| | | |
| + | <style> |
| + | .spz { |
| + | text-align: center; |
| | | |
| + | } |
| + | .accueil { |
| + | width: 100%; |
| + | } |
| | | |
| + | path:hover{ |
| + | cursor:pointer; |
| + | fill:505050; |
| + | } |
| | | |
− | <h3>Why is it crucial to find a new approach to contraception ?</h3> | + | </style> |
− | <p> | + | </head> |
| + | <body> |
| | | |
− | Hormonal contraception has a lot of side effects for women (such as weight gain or acne), a pill is easy to forget, and there is an environmental impact since water can be contaminated by hormones. Moreover, some women cannot take pills because of
| + | <section> |
− | cardiovascular problems and family history.
| + | |
− | </br> | + | |
− | </br>
| + | |
− | Despite the huge progress made for contraception since the beginning of the 20th century, contraception still needs improvement.
| + | |
− | </br>
| + | |
− | </br>
| + | |
− | We want to use microbicide with a spermicidal effect as a new way of contraception: safe and affordable, with a long term effect.
| + | |
− | </br>
| + | |
− | </br>
| + | |
| | | |
− | </p>
| |
| | | |
− | <h3> How do we do that ? </h3>
| |
− | <p>
| |
− | We decided to focus on making a new kind of contraceptive using <i>Lactobacillus jensenii</i>, which is one of the most represented bacteria in the vaginal flora. This hormone-free contraception uses a designed <i>L. jensenii</i> that has the ability to immobilize spermatozoa in the vagina.
| |
− | </br>
| |
− | </br>
| |
− | How does it really work ? Our goal is to create bacteria capable of having a “switch effect” : when a woman decides to turn it on, bacteria will have a spermicidal effect and will allow in situ contraception. Otherwise, bacteria will be in “off mode”, and spermatozoa will be able to pass. <br/>
| |
| | | |
− | Several studies have demonstrated that many molecules have spermicidal activity, we are focusing on some of them such as Nisin, Subtilosin ... (for more information : <a href = "https://2018.igem.org/Team:Montpellier/Description"> Description of the projet</a>).
| + | <img src="https://static.igem.org/mediawiki/2018/2/26/T--Montpellier--home_page_history_mtp4.png" class="accueil" usemap="#spz2"/> |
| + | <map name="spz2"> |
| + | <area shape="circle" coords="453,3350,154" href="http://formation.upyupy.fr/html-xhtml/images-map/" style = "color=blue" /> |
| | | |
− | The idea is to introduce the genes that are coding the spermicidal peptids and antibodies into <i>Lactobacillus jensenii</i> and then to apply a colony of these designed bacteria into the vagina for long-term contraception.
| + | <area shape="circle" coords="820,3350,155" href="http://formation.upyupy.fr/html-xhtml/images-map/" /> |
− | </br>
| + | |
− | </br>
| + | |
− | </p>
| + | |
| | | |
| + | <area shape="circle" coords="1184,3350,154" href="http://formation.upyupy.fr/html-xhtml/images-map/"/> |
| + | </map> |
| | | |
− | <h3> <i>Lactobacillus jensenii</I> : a little-known bacteria </h3>
| |
− | <p>
| |
− | <i>Lactobacillus jensenii</i> is a little studied bacteria. We can find it in the vagina (23% of vaginal microflora), on the skins of grapes at the time of their harvest. Moreover, in the industry <i>L. jensenii</i> is sometimes used in producing fermented foods. </br> </br>
| |
− | A part of our project is to establish a toolbox of <i>L. jensenii</i> by integrating experiments, bioinformatic tools and modelisation. Indeed <i>L. jensenii</i> is essential for the vagina health.
| |
− | We hope that a better knowledge of this bacterium, essential to the proper functioning of the female genital tract, will help a better understanding of certain diseases such as fungal and urinary tract infections.
| |
− | </p>
| |
| | | |
− | | + | |
− | | + | </section> |
− | </br> | + | |
| | | |
| </body> | | </body> |
− |
| |
| </html> | | </html> |
− |
| |
− | {{Template:Montpellier/Footer}}
| |