(Prototype team page) |
|||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Paris_Bettencourt}} | + | |
+ | |||
+ | {{Paris_Bettencourt/Menu}} | ||
+ | {{Paris_Bettencourt/Wiki}} | ||
+ | |||
+ | <!-- Code by the 2016 Paris Bettencourt --> | ||
+ | |||
<html> | <html> | ||
+ | <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> | ||
+ | <style> | ||
− | + | a:hover { | |
− | + | text-decoration : none; | |
− | + | } | |
+ | html { | ||
+ | height : 100%; | ||
+ | } | ||
+ | body { | ||
+ | position : relative; | ||
+ | width : 1250px; | ||
+ | margin-left : 0; | ||
+ | margin-right : 0; | ||
+ | margin-top : 0; | ||
+ | } | ||
− | + | #topheader { | |
− | + | position : relative; | |
+ | margin-top : -120px; | ||
+ | margin-left : 0px; | ||
+ | margin-right : 0; | ||
+ | padding:0; | ||
+ | width : 100%; | ||
+ | height : 350px; | ||
+ | background-image : url("https://static.igem.org/mediawiki/2016/9/90/Paris_Bettencourt-Attribution_Top.jpeg"); | ||
+ | background-size : cover; | ||
+ | } | ||
+ | #subheader { | ||
+ | position : relative ; | ||
+ | width : 80%; | ||
+ | left : 0; | ||
+ | right : 0; | ||
+ | margin-left : 10%; | ||
+ | margin-bottom: 30px; | ||
+ | background-color : rgb(255,255,255); | ||
+ | } | ||
+ | #subheader p{ | ||
+ | font-size: 17px; | ||
+ | } | ||
+ | .separation { | ||
+ | width: 100%; | ||
+ | height : 100px; | ||
+ | } | ||
+ | |||
+ | .input { | ||
+ | width : 80%; | ||
+ | display : inline-block; | ||
+ | line-height : normal; | ||
+ | text-align : justify; | ||
+ | } | ||
+ | |||
+ | #figurebox { | ||
+ | border-style: solid; | ||
+ | border-width: 2px; | ||
+ | border-color: #8B1813; | ||
+ | margin-top : 15px; | ||
+ | margin-left : 15px; | ||
+ | margin-right : 15px; | ||
+ | margin-bottom: 15px; | ||
+ | padding-top: 10px; | ||
+ | padding-right: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | padding-left: 10px; | ||
+ | } | ||
+ | |||
+ | #figurebox p { | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | |||
+ | <!-------- BEGIN Style for Panels Linking Other Projects-----------> | ||
+ | /* Panels */ | ||
+ | .panel { | ||
+ | margin: 0 auto; | ||
+ | color: rgb(30,39,43); | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | } | ||
+ | .panel a { | ||
+ | display: inline-block; | ||
+ | color: rgb(46,43,52); | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | /* Subpanels */ | ||
+ | .narrowimg {/* Subpanels background*/ | ||
+ | /*position:absolute;*/ | ||
+ | z-index:2; | ||
+ | opacity:0.3; | ||
+ | filter: alpha(opacity=30); | ||
+ | } | ||
+ | .titlebox {/* Subpanels Title*/ | ||
+ | z-index:1; | ||
+ | position:relative; | ||
+ | bottom: 200px; | ||
+ | background:transparent; | ||
+ | } | ||
+ | |||
+ | .subpanel2 { /* Projects */ | ||
+ | float: left; | ||
+ | width:150px; | ||
+ | height:250px; | ||
+ | font-size:20px; | ||
+ | text-align:center; | ||
+ | margin-top:5px; | ||
+ | margin-bottom:5px; | ||
+ | margin-right:5px; | ||
+ | margin-left:5px; | ||
+ | border-radius:7px; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | .subpanel2:hover{ | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .subpanel2:hover .narrowimg { | ||
+ | opacity:0.8; | ||
+ | filter: alpha(opacity=80); | ||
+ | } | ||
+ | /* pages */ | ||
+ | .subpanel4 { /* divide page in 3 */ | ||
+ | float:left; | ||
+ | width:364px; | ||
+ | height:492px; | ||
+ | font-size:22px; | ||
+ | margin-top:0; | ||
+ | margin-right:10px; | ||
+ | } | ||
+ | .subpanel6 { /* Pages */ | ||
+ | height:240.5px; | ||
+ | margin:0; | ||
+ | margin-bottom:11px; | ||
+ | border-radius:7px; | ||
+ | overflow:hidden; | ||
+ | background:rgb(255,255,255); | ||
+ | color:Black; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .subpanel6:hover{ | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .subpanel6:hover .narrowimg { | ||
+ | opacity:0.8; | ||
+ | filter: alpha(opacity=80); | ||
+ | } | ||
Line 19: | Line 161: | ||
− | |||
− | |||
− | |||
+ | </style> | ||
− | <div | + | <body> |
+ | <div id=topheader> </div> | ||
+ | <!--h1 class="red">Attribution</h1--> | ||
+ | <br> | ||
− | <div | + | <div id=subheader> |
− | < | + | <div id="input"> |
− | < | + | <h2 class="red">Assay</h2> |
<p> | <p> | ||
− | + | Allison Bricknell George and Mani Sai Suryateja Jammalamadaka worked on assay development and its measurement tool. | |
− | </ | + | We are grateful to Edwin ‘Jake’ Wintermute for his valuable suggestions throughout the work. |
+ | We are in great debt to the Openlab of CRI and it’s members, Kevin Lhoste and Daniel L'orfèvre, Vladimir Hermand for giving us guidance and access to 3D printers, CNC and Laser cutting machines which were quite useful in reaching successful fabrication of Microplate on Fabric and for their guidance. | ||
+ | We thank Song Xiaohu, Evolutionary Systems Biology Group (INSERM U1001) for his continuous monitoring for the image processing tool development. | ||
+ | We acknowledge Dr. Ana Santos, Evolutionary systems Biology Group (INSERM U1001), for helping us while we were experimenting with our initial designs using PDMS. Omission of credits is deeply regretted. | ||
+ | We would like to thank Arthur Dalaise, Founder of La Biche-Renard for helping us with 3D printing issues. | ||
+ | </p> | ||
+ | <h2 class="red">Microbiology</h2> | ||
+ | <p> | ||
+ | This project was done by Antoine Villa Antoine Poirot and Sébastien Gaultier. Anthocyanin data was obtained by Ibrahim Haouchine. | ||
+ | Thanks to our advisors Jake and Jason for all their help with the figures. | ||
+ | We would like to thank Philippe Morand from the microbiology lab of Cochin for his advice. | ||
+ | </p> | ||
− | < | + | <h2 class="red">Enzyme</h2> |
− | < | + | <p> |
+ | This project was done by Alicia Calvo-Villamañán and Sebastián Sosa-Carrillo. BpuI data and protein gels were obtained by Mislav Acman. A special thanks to our advisor Nadine Bongaerts for all the insight on Golden Gate and for the GFP sequences. A special thanks to our advisor Jake Wintermute for all the help with the figures and the pDUET system. Thank you to Afonso Bravo for the help with the his-tag purification. Thank you to IDT for the synthesis of our genes, and thanks to NEB for the enzymatic kits. | ||
+ | </p> | ||
− | < | + | <h2 class="red">Binding</h2> |
− | + | <p> | |
− | < | + | This project was done mostly by Shruthi Narayanan and Thomas Meiller-Legrand. We would like to thank Clément Nizak and the Nizak lab for help in designing the phage display protocol. |
− | + | </p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
+ | <h2 class="red">Indigo</h2> | ||
+ | <p> | ||
+ | This project was done by Mislav Acman and Elisa Hubert. Special thank to Jake for sacrifying his jeans for science. | ||
+ | </p> | ||
− | < | + | <h2 class="red">Model</h2> |
+ | <p> | ||
+ | This project was done mostly by Mislav Acman and Mani Sai Suryateja Jammalamadaka. We would like Edwin ‘Jake’ Wintermute for his help. | ||
+ | </p> | ||
− | < | + | <h2 class="red">Human Practices</h2> |
+ | <p> | ||
+ | The Human Practices were designed by the entire team with the help of our advisors. Face-to-face interviews were carried out by Alicia Calvo-Villamañán, Allison Bricknell George, Antoine Villa and Sébastien Gaultier (due to the fact that speaking french was necessary to perform them) and the data analysed by Alicia. A big thank you to our advisors Edwin 'Jake' Wintermute and Jason Bland for helping us analyse the results. | ||
+ | </p> | ||
− | < | + | <h2 class="red">Design</h2> |
− | + | <p> | |
− | <p> | + | This project was done mostly by Allison Bricknell George. We would like to thank Edwin 'Jake' Wintermute for working on the technical constraints linked to enzymatic products, and dry cleaners that answered our questions, let us see their equipment, especially Pressing des Dames that gave very good insights on a dry cleaner's work process. |
− | + | </p> | |
− | + | ||
+ | <h2 class="red">Wiki</h2> | ||
+ | <p> | ||
+ | Props to the whole team for the wiki. A special thanks to the wiki wizard Allison, but also to the advisors Jake Wintermute for his great help, Jason and Nadine for their inputs and proof reading. Thank you to Ewen Corre for the wiki tutorial. | ||
+ | </p> | ||
− | |||
− | < | + | <!-- BOTTOM CODES - DO NOT CHANGE --> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <div style="margin-top:20px; margin-bottom:20px"> | ||
+ | <div class="panel" > | ||
+ | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay" title="Assay"> | ||
+ | <div id="pspanel" class="subpanel2" onmouseover="chgtrans(this)"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/b/b9/Paris_Bettencourt-Assay_Button2.png" width="150px" height="250px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2016/e/e8/Paris_Bettencourt-Logo_Assay.png" style="height:60px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div> | ||
+ | Assay | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Microbiology" title="Microbiology"> | ||
+ | <div id="dspanel" class="subpanel2"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/e/e0/Paris_Bettencourt-Microbiology_Button2.png" width="150px" height="250px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2016/f/f8/Paris_Bettencourt-Logo_Microbiology.png" style="height:60px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div> | ||
+ | Microbiology | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Enzyme" title="Enzyme"> | ||
+ | <div id="tcpanel" class="subpanel2"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/d/d0/Paris_Bettencourt-Enzyme_Button2.png" width="150px" height="250px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2016/9/9d/Paris_Bettencourt-Logo_Enzyme.png" style="height:60px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div> | ||
+ | Enzyme | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Binding" title="Binding domains"> | ||
+ | <div id="thpanel" class="subpanel2"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/6/68/Paris_Bettencourt-Binding_Button2.png" width="150px" height="250px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2016/4/44/Paris_Bettencourt-Logo_Binding.png" style="height:60px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div> | ||
+ | Binding | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Indigo" title="Indigo"> | ||
+ | <div id="thpanel" class="subpanel2"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/7/75/Paris_Bettencourt-Indigo_Button2.png" width="150px" height="250px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2016/f/f0/Paris_Bettencourt-Logo_Indigo.png" style="height:60px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:10px;"><hr></div> | ||
+ | Indigo | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Model" title="Model"> | ||
+ | <div id="thpanel" class="subpanel2"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/9/96/Paris_Bettencourt-Model_Button2.png" width="150px" height="250px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2016/2/21/Paris_Bettencourt-Model_Icon.png" style="height:60px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:10px;"><hr></div> | ||
+ | Model | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
</div> | </div> | ||
+ | </div> <!-- End input Div--> | ||
+ | </div> <! End subheader Div> | ||
− | |||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </div> | + | <div style="clear: both;"></div> |
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | <!-- | ||
+ | BUTTON.. unimportant for now | ||
+ | <div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '"> | ||
+ | UPLOAD FILES | ||
</div> | </div> | ||
+ | --> | ||
</html> | </html> | ||
+ | {{Paris_Bettencourt/Footer}} |
Latest revision as of 03:35, 20 October 2016
Assay
Allison Bricknell George and Mani Sai Suryateja Jammalamadaka worked on assay development and its measurement tool. We are grateful to Edwin ‘Jake’ Wintermute for his valuable suggestions throughout the work. We are in great debt to the Openlab of CRI and it’s members, Kevin Lhoste and Daniel L'orfèvre, Vladimir Hermand for giving us guidance and access to 3D printers, CNC and Laser cutting machines which were quite useful in reaching successful fabrication of Microplate on Fabric and for their guidance. We thank Song Xiaohu, Evolutionary Systems Biology Group (INSERM U1001) for his continuous monitoring for the image processing tool development. We acknowledge Dr. Ana Santos, Evolutionary systems Biology Group (INSERM U1001), for helping us while we were experimenting with our initial designs using PDMS. Omission of credits is deeply regretted. We would like to thank Arthur Dalaise, Founder of La Biche-Renard for helping us with 3D printing issues.
Microbiology
This project was done by Antoine Villa Antoine Poirot and Sébastien Gaultier. Anthocyanin data was obtained by Ibrahim Haouchine. Thanks to our advisors Jake and Jason for all their help with the figures. We would like to thank Philippe Morand from the microbiology lab of Cochin for his advice.
Enzyme
This project was done by Alicia Calvo-Villamañán and Sebastián Sosa-Carrillo. BpuI data and protein gels were obtained by Mislav Acman. A special thanks to our advisor Nadine Bongaerts for all the insight on Golden Gate and for the GFP sequences. A special thanks to our advisor Jake Wintermute for all the help with the figures and the pDUET system. Thank you to Afonso Bravo for the help with the his-tag purification. Thank you to IDT for the synthesis of our genes, and thanks to NEB for the enzymatic kits.
Binding
This project was done mostly by Shruthi Narayanan and Thomas Meiller-Legrand. We would like to thank Clément Nizak and the Nizak lab for help in designing the phage display protocol.
Indigo
This project was done by Mislav Acman and Elisa Hubert. Special thank to Jake for sacrifying his jeans for science.
Model
This project was done mostly by Mislav Acman and Mani Sai Suryateja Jammalamadaka. We would like Edwin ‘Jake’ Wintermute for his help.
Human Practices
The Human Practices were designed by the entire team with the help of our advisors. Face-to-face interviews were carried out by Alicia Calvo-Villamañán, Allison Bricknell George, Antoine Villa and Sébastien Gaultier (due to the fact that speaking french was necessary to perform them) and the data analysed by Alicia. A big thank you to our advisors Edwin 'Jake' Wintermute and Jason Bland for helping us analyse the results.
Design
This project was done mostly by Allison Bricknell George. We would like to thank Edwin 'Jake' Wintermute for working on the technical constraints linked to enzymatic products, and dry cleaners that answered our questions, let us see their equipment, especially Pressing des Dames that gave very good insights on a dry cleaner's work process.
Wiki
Props to the whole team for the wiki. A special thanks to the wiki wizard Allison, but also to the advisors Jake Wintermute for his great help, Jason and Nadine for their inputs and proof reading. Thank you to Ewen Corre for the wiki tutorial.