(Prototype team page) |
Lauraclafe (Talk | contribs) |
||
(32 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{UPO-Sevilla}} | + | {{:Team:UPO-Sevilla/Template:CSS}} |
− | <html> | + | {{:Team:UPO-Sevilla/Template:JAVA}} |
+ | <html> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | * { | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | } | ||
+ | |||
+ | #header { | ||
+ | margin:auto; | ||
+ | width:500px; | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | |||
+ | ul, ol { | ||
+ | list-style:none; | ||
+ | } | ||
+ | |||
+ | .nav > li { | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .nav li a { | ||
+ | background-color:#CEECF5; | ||
+ | color:#000; | ||
+ | text-decoration:none; | ||
+ | padding:10px 12px; | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | .nav li a:hover { | ||
+ | background-color:#434343; | ||
+ | } | ||
+ | |||
+ | .nav li ul { | ||
+ | display:none; | ||
+ | position:absolute; | ||
+ | min-width:140px; | ||
+ | } | ||
+ | |||
+ | .nav li:hover > ul { | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | .nav li ul li { | ||
+ | position:relative; | ||
+ | } | ||
+ | |||
+ | .nav li ul li ul { | ||
+ | right:-140px; | ||
+ | top:0px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <!--HEADER ROW--> | ||
+ | <div id="header-row"> | ||
+ | <div class="container" style="height:75px"> | ||
+ | <div class="row" style="height:75px"> | ||
+ | <!--LOGO--> | ||
+ | <div class="span3"><a class="brand" href="#"><img src="https://static.igem.org/mediawiki/2016/9/94/T--UPO-Sevilla--upoescudo.jpg" width="200" height="400"></a></div> | ||
+ | <!-- /LOGO --> | ||
− | <div class=" | + | <!-- MAIN NAVIGATION --> |
− | < | + | <div class="span9"> |
− | < | + | <div class="navbar pull-right" style="font-size:80%"> |
+ | <div class="navbar-inner"> | ||
+ | <a data-target=".navbar-responsive-collapse" data-toggle="collapse" class="btn btn-navbar"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a> | ||
+ | <div class="nav-collapse collapse navbar-responsive-collapse"> | ||
+ | <ul class="nav"> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla">Home</a></li> | ||
+ | |||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team<b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Sevilla">Our city</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Team">Members</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Attributions">Attributions</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Description">Description</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Design">Design</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Proof">Proof of Concept</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Demonstrate">Demonstrate</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Notebook">Notebook</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" data-toggle="dropdown">Parts<b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Basic_Part">Basic Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Composite_Part">Composite Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Part_Collection">Part Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" data-toggle="dropdown">Wet Lab<b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Protocols">Protocols</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Experiments">Experiments</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" data-toggle="dropdown">Dry Lab<b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Software">Software</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Model">Modeling</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Collaborations">Collaborations</a></li> | ||
+ | |||
+ | <li class="dropdown"> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" data-toggle="dropdown">Human Practices<b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/HP/Silver">HP Silver</a></li> | ||
− | < | + | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Integrated_Practices">Integrated Practices</a></li> |
− | </ | + | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/HP/Gold">HP Gold</a></li> |
+ | <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Engagement">Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- MAIN NAVIGATION --> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- /HEADER ROW --> | ||
+ | <div class="container"> | ||
+ | <!--PAGE TITLE--> | ||
+ | <div class="row"> | ||
+ | <div class="span12"> | ||
+ | <div class="page-header"> | ||
+ | <h1 style="text-align:center"> | ||
+ | ATTRIBUTIONS | ||
+ | </h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <img class="pull-left" src="https://static.igem.org/mediawiki/2016/5/51/T--UPO-Sevilla--AtJose.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:90px" /> | ||
+ | <h4 class="media-heading"> | ||
+ | <h3><b>José Martín</b></h3> | ||
+ | </h4> | ||
+ | <ol> | ||
+ | <li> | ||
+ | <p>Participation in the brainstorming and design of the project</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>All experiments related to the propionate module, including metabolic pathway design and plasmid construction</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in human practices in which the team was involved, including the elaboration of slides and posters, and science communication</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Design the lab practices with students from the IES Martínez Montañés</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Elaboration of notebook</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Realization of the report of the GMOs survey</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Elaboration of safety forms, and safety lab and safety project sections in the team wiki</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Descriptions of the team basic parts and composite parts</p> | ||
+ | </li> | ||
+ | </ol> | ||
+ | |||
+ | <img class="pull-left" src="https://static.igem.org/mediawiki/2016/4/40/T--UPO-Sevilla--AtLau.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:110px;padding-bottom:50px;margin-bottom:30px"/> | ||
+ | <p><h4 class="media-heading"> | ||
+ | <h3><b>Laura Claret</b></h3> | ||
+ | </h4></p> | ||
+ | <ol> | ||
+ | <li> | ||
+ | <p>Participation in the brainstorming and design of the project</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in the brainstorming of microscopic prediction of biofilm growth modeling</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>All experiments related to alteration of c-diGMP in biofilm module, including plasmid construction, cloning of the genes, integration in <i>P. putida</i> genome and the physiological assays</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Poster for the Giant Jamboree</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in all human practices in which the team was involved, including the elaboration of slides, posters and brochures</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in the lab practices with students from the IES Martínez Montañés</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Elaboration of protocols and notebook</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Realization of the surveys of our and other teams</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Some public relations (updating Instagram)</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Performing the migration of all constructions to pSB1C3 backbone</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Off-voice in all the team videos</p> | ||
+ | </li> | ||
+ | </ol> | ||
+ | |||
+ | <img class="pull-left" src="https://static.igem.org/mediawiki/2016/d/d4/T--UPO-Sevilla--AtAlvaro.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:80px;padding-bottom:30px"/> | ||
+ | <p><h4 class="media-heading"> | ||
+ | <h3><b>Álvaro Escobar</b></h3> | ||
+ | </h4></p> | ||
+ | <ol> | ||
+ | <li> | ||
+ | <p>Participation in the brainstorming and design of the project</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>All experiments related to lapG and xylS2/Pm system (biofilm module), including plasmid construction, cloning of the genes, integration in <i>P. putida</i> genome and the physiological assays</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in all human practices in which the team was involved, including the elaboration of slides, posters and brochures</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Design and participation in the lab practices with students from the IES Martínez Montañés</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Elaboration of protocols and notebook</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Realization of the surveys of our and others teams</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Public relations (updating Twitter and Instagram pages)</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Generate and design the wiki of our team</p> | ||
+ | </li> | ||
+ | </ol> | ||
+ | |||
+ | <img class="pull-left" alt="" src="https://static.igem.org/mediawiki/2016/d/dd/T--UPO-Sevilla--AtRa.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:30px"/> | ||
+ | <p><h4 class="media-heading"> | ||
+ | <h3 style="margin-right:180px" ><b>Israel León</b></h3> | ||
+ | </h4></p> | ||
+ | <ol style="margin-bottom:60px"> | ||
+ | <li> | ||
+ | <p>Participation in some of the human practices in which the team was involved, such as the science fair, the lab practices with the students from IES Martínez Montañés and the science week</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Development of the web site of the team</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Did the team overview video</p> | ||
+ | </li> | ||
+ | </ol> | ||
+ | |||
+ | <img class="pull-left" alt="" src="https://static.igem.org/mediawiki/2016/d/dc/T--UPO-Sevilla--AtGabi.png" style="padding-right:20px;width:160px;height:190px;padding-top:100px;padding-bottom:60px;margin-bottom:20px" /> | ||
+ | <h4 class="media-heading"> | ||
+ | <h3><b>Gabriel Ruiz</b></h3> | ||
+ | </h4> | ||
+ | |||
+ | <ol> | ||
+ | <li> | ||
+ | <p>Participation in the brainstorming and design of the project</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>All experiments related to glycerol module, including plasmid construction, cloning of the <i>glpF</i> gene, integration in the <i>P. putida</i> genome and physiological assays</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Glycerol investigation (Integrated Human Practices)</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Power point slides for the Giant Jamboree</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Poster for the Giant Jamboree</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Design of the banner for the Giant Jamboree</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in all human practices in which the team was involved, including the elaboration of slides, posters and brochures</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Design and participation in the lab practices with students from the IES Martínez Montañés</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Elaboration of protocols and notebook</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Realization of the surveys of our and other teams</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Some public relations (updating Facebook and twitter pages)</p> | ||
+ | </li> | ||
+ | </ol> | ||
+ | <img class="pull-left" alt="" src="https://static.igem.org/mediawiki/2016/f/ff/T--UPO-Sevilla--javi.jpg" style="padding-right:20px;width:160px;height:170px;padding-top:80px;padding-bottom:20px" /> | ||
+ | <h4 class="media-heading"> | ||
+ | <h3><b>Francisco Javier Lobo</b></h3> | ||
+ | </h4> | ||
+ | |||
+ | <ol> | ||
+ | <li> | ||
+ | <p>Participation in the brainstorming of microscopic prediction of biofilm growth modeling and population kinetics of biofilm bacteria modeling</p> | ||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | <p>Design and implementation of biological equations for microscopic prediction of biofilm growth modeling</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Implementation of pysics equations under Alejandro Cuetos’ supervision for microscopic prediction of biofilm growth modeling</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Development of population kinetics of biofilm forming bacteria modeling</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Design and development of metabolic pathway software tool</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Interaction with wet lab to apply the knowledege obtained with the simulations to the laboratory</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in human practices, such as Sevilla Science Fair</p> | ||
+ | </ol> | ||
+ | <img class="pull-left" alt="" src="https://static.igem.org/mediawiki/2016/thumb/a/a1/T--UPO-Sevilla--AtMay.jpg/465px-T--UPO-Sevilla--AtMay.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:30px"/> | ||
+ | <p><h4 class="media-heading"> | ||
+ | <h3 style="margin-right:180px" ><b>Maite González</b></h3> | ||
+ | </h4></p> | ||
+ | <ol style="margin-bottom:60px"> | ||
+ | <li> | ||
+ | <p>Responsible of taking photos and videos of the Human Practices</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Author of the reports of all human Practices</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Creating and editing corporate videos</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>Participation in Human Practices, such as the Science Fair and meeting in Valencia with other iGEM groups</p> | ||
+ | </li> | ||
+ | </ol> | ||
− | <div class=" | + | <div class="hr-divider" style="height:40px"></div> |
+ | <h2 style="text-align:center">AKNOWLEDGEMENTS</h2> | ||
− | <p> | + | <p style="text-align:justify;font-size:15px;margin-bottom:10px">We want to thank our instructors for their support and trust. Thanks to Rafael R. Daga for organizing all events, for being responsible of the bureaucracy (which is not little), and for helping us be a real team. Thanks to Fernando Govantes for teaching us all about <i>P. putida</i> and biofilms and for helping us in our experiments, always in a good mood. Thanks to Alejandro Cuetos for his help in both modeling tools and for giving so nice ideas for our project. Thanks to Norberto Díaz for his help in the construction of the web and YouTube pages. Without you, we wouldn’t have been able to live this amazing experience (and our power point would have been a disaster)!</p> |
− | </ | + | <p style="text-align:justify;font-size:15px;margin-bottom:10px">Thanks to the Universidad Pablo de Olavide (Sevilla) and the Facultad de Ciencias Experimentales for allowing us participate in this and for helping us organizing most of Human Practices events. Specially, thanks to Bruno, C.viral, Zeiss and Biomol for trusting us and supporting us. We are very grateful.</p> |
+ | <p style="text-align:justify;font-size:15px">We also would like to thank all people who helped us in the lab (including previous iGEM members) and our family and friends for encouraging us when our experiments didn’t work.</p> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | <!--Footer | ||
+ | ==========================--> | ||
− | <div class=" | + | <footer> |
− | < | + | <div class="container"> |
+ | <div class="row"> | ||
+ | <div class="span6"><br> | ||
+ | </div> | ||
+ | <div class="span6"> | ||
+ | <div class="social pull-right"> | ||
+ | |||
+ | <a href="https://www.youtube.com/channel/UCXUAle_ywH8F127dWBYrhgw" target="_blank" title="Youtube official page"><img src="https://static.igem.org/mediawiki/2016/a/ac/T--UPO-Sevilla--youtube.jpg" width="60" style="height:50px"</a> | ||
+ | |||
+ | <a href="https://www.facebook.com/profile.php?id=100006118518232&fref=ts" target="_blank" title="Facebook official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/8/8b/FaceBook-icon.png/120px-FaceBook-icon.png" width="60" height="60"></a> | ||
− | < | + | <a href=https://twitter.com/iGEM_UPO target="_blank" title="Twitter official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/1/1a/Twitter_logo.png/120px-Twitter_logo.png" width="60" height="60"></a> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
+ | <a href="https://www.instagram.com/igemupo/" target="_blank" title="Instagram official page"><img src="https://static.igem.org/mediawiki/2016/thumb/f/f7/Instagram.jpeg/120px-Instagram.jpeg.png" width="60" height="60"></a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
− | < | + | <!--/.Footer--> |
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</html> | </html> |
Latest revision as of 13:05, 19 October 2016
ATTRIBUTIONS
José Martín
-
Participation in the brainstorming and design of the project
-
All experiments related to the propionate module, including metabolic pathway design and plasmid construction
-
Participation in human practices in which the team was involved, including the elaboration of slides and posters, and science communication
-
Design the lab practices with students from the IES Martínez Montañés
-
Elaboration of notebook
-
Realization of the report of the GMOs survey
-
Elaboration of safety forms, and safety lab and safety project sections in the team wiki
-
Descriptions of the team basic parts and composite parts
Laura Claret
-
Participation in the brainstorming and design of the project
-
Participation in the brainstorming of microscopic prediction of biofilm growth modeling
-
All experiments related to alteration of c-diGMP in biofilm module, including plasmid construction, cloning of the genes, integration in P. putida genome and the physiological assays
-
Poster for the Giant Jamboree
-
Participation in all human practices in which the team was involved, including the elaboration of slides, posters and brochures
-
Participation in the lab practices with students from the IES Martínez Montañés
-
Elaboration of protocols and notebook
-
Realization of the surveys of our and other teams
-
Some public relations (updating Instagram)
-
Performing the migration of all constructions to pSB1C3 backbone
-
Off-voice in all the team videos
Álvaro Escobar
-
Participation in the brainstorming and design of the project
-
All experiments related to lapG and xylS2/Pm system (biofilm module), including plasmid construction, cloning of the genes, integration in P. putida genome and the physiological assays
-
Participation in all human practices in which the team was involved, including the elaboration of slides, posters and brochures
-
Design and participation in the lab practices with students from the IES Martínez Montañés
-
Elaboration of protocols and notebook
-
Realization of the surveys of our and others teams
-
Public relations (updating Twitter and Instagram pages)
-
Generate and design the wiki of our team
Israel León
-
Participation in some of the human practices in which the team was involved, such as the science fair, the lab practices with the students from IES Martínez Montañés and the science week
-
Development of the web site of the team
-
Did the team overview video
Gabriel Ruiz
-
Participation in the brainstorming and design of the project
-
All experiments related to glycerol module, including plasmid construction, cloning of the glpF gene, integration in the P. putida genome and physiological assays
-
Glycerol investigation (Integrated Human Practices)
-
Power point slides for the Giant Jamboree
-
Poster for the Giant Jamboree
-
Design of the banner for the Giant Jamboree
-
Participation in all human practices in which the team was involved, including the elaboration of slides, posters and brochures
-
Design and participation in the lab practices with students from the IES Martínez Montañés
-
Elaboration of protocols and notebook
-
Realization of the surveys of our and other teams
-
Some public relations (updating Facebook and twitter pages)
Francisco Javier Lobo
-
Participation in the brainstorming of microscopic prediction of biofilm growth modeling and population kinetics of biofilm bacteria modeling
-
Design and implementation of biological equations for microscopic prediction of biofilm growth modeling
-
Implementation of pysics equations under Alejandro Cuetos’ supervision for microscopic prediction of biofilm growth modeling
-
Development of population kinetics of biofilm forming bacteria modeling
-
Design and development of metabolic pathway software tool
-
Interaction with wet lab to apply the knowledege obtained with the simulations to the laboratory
-
Participation in human practices, such as Sevilla Science Fair
Maite González
-
Responsible of taking photos and videos of the Human Practices
-
Author of the reports of all human Practices
-
Creating and editing corporate videos
-
Participation in Human Practices, such as the Science Fair and meeting in Valencia with other iGEM groups
AKNOWLEDGEMENTS
We want to thank our instructors for their support and trust. Thanks to Rafael R. Daga for organizing all events, for being responsible of the bureaucracy (which is not little), and for helping us be a real team. Thanks to Fernando Govantes for teaching us all about P. putida and biofilms and for helping us in our experiments, always in a good mood. Thanks to Alejandro Cuetos for his help in both modeling tools and for giving so nice ideas for our project. Thanks to Norberto Díaz for his help in the construction of the web and YouTube pages. Without you, we wouldn’t have been able to live this amazing experience (and our power point would have been a disaster)!
Thanks to the Universidad Pablo de Olavide (Sevilla) and the Facultad de Ciencias Experimentales for allowing us participate in this and for helping us organizing most of Human Practices events. Specially, thanks to Bruno, C.viral, Zeiss and Biomol for trusting us and supporting us. We are very grateful.
We also would like to thank all people who helped us in the lab (including previous iGEM members) and our family and friends for encouraging us when our experiments didn’t work.