Team:Paris Bettencourt/The Smell Game
From 2014.igem.org
HenryDeBelly (Talk | contribs) |
HenryDeBelly (Talk | contribs) |
||
Line 10: | Line 10: | ||
background : rgb(255,0,99); | background : rgb(255,0,99); | ||
} | } | ||
+ | #darnaud { | ||
+ | position : absolute; | ||
+ | widht : 900px; | ||
+ | height : 180px; | ||
+ | top : -205px; | ||
+ | right : 175px; | ||
+ | left : 25px; | ||
+ | text-align : justify; | ||
+ | display : none; | ||
+ | color : rgb(255,255,255); | ||
+ | background-color : rgb(255,0,99); | ||
+ | z-align : 50; | ||
+ | font-size : 13px; | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | |||
+ | |||
+ | .tableau { | ||
+ | position : relative; | ||
+ | left : 20px; | ||
+ | width : 1100px; | ||
+ | top : 215px; | ||
+ | z-index : 60; | ||
+ | } | ||
+ | |||
+ | |||
+ | #advisor { | ||
+ | position : relative; | ||
+ | left : 90px; | ||
+ | top : 172px; | ||
+ | width : 1100px; | ||
+ | z-index : 70; | ||
+ | } | ||
+ | .portrait { | ||
+ | width : 120px; | ||
+ | height : 130px; | ||
+ | } | ||
+ | .rien { | ||
+ | width : 80px; | ||
+ | height : 120px; | ||
+ | } | ||
+ | .rien img { | ||
+ | margin-top : -20px; | ||
+ | height : 140px; | ||
+ | width : 160px; | ||
+ | margin-left : 30px; | ||
+ | } | ||
+ | .portrait #arnaud { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #arnaudF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #arnaud { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #arnaudF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #darnaud{ | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aarnaud{ | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #PL { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #PLF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #PL { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #PLF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dPL{ | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aPL{ | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #aakriti { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #aakritiF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #aakriti { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #aakritiF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #daakriti { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aaakriti { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #alex { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #alexF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #alex { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #alexF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dalex { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aalex { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #antonio { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #antonioF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #antonio { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #antonioF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dantonio { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aantonio { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #cristina { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #cristinaF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #cristina { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #cristinaF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dcristina { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #acristina { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #estefania { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #estefaniaF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #estefania { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #estefaniaF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #destefania { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aestefania { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #francois { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #francoisF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #francois { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #francoisF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dfrancois { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #afrancois { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #henry { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #henryF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #henry { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #henryF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dhenry { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #ahenry { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #henry { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #henryF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #henry { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #henryF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dhenry { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #ahenry { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #ian { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #ianF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #ian { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #ianF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dian { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aian { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #ihab { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #ihabF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #ihab { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #ihabF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dihab { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aihab { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #juanmag { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #juanmagF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #juanmag { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #juanmagF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #djuanmag { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #ajuanmag { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #marianne { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #marianneF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #marianne { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #marianneF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dmarianne { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #amarianne { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #megane { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #meganeF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #megane { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #meganeF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dmegane { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #amegane { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #naresh { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #nareshF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #naresh { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #nareshF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dnaresh { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #anaresh { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #ula { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #ulaF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #ula { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #ulaF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dula { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aula { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #sylvia { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #sylviaF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #sylvia { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #sylviaF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dsylvia { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #asylvia { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #judith { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #judithF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #judith { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #judithF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #djudith { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #ajudith { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #jake { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #jakeF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #jake { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #jakeF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #djake { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #ajake { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #ariel { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #arielF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #ariel { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #arielF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dariel { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aariel { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #clovis { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block;; | ||
+ | } | ||
+ | .portrait #clovisF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #clovis { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #clovisF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dclovis { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #aclovis { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #zoran { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait #zoranF{ | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #zoran { | ||
+ | display : none; | ||
+ | } | ||
+ | .portrait:hover #zoranF { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #dzoran { | ||
+ | display : block; | ||
+ | } | ||
+ | .portrait:hover #azoran { | ||
+ | display : block; | ||
+ | } | ||
+ | .separation { | ||
+ | height : 100px; | ||
+ | widht : 1200px; | ||
+ | margin-right : auto; | ||
+ | margin-left : auto; | ||
+ | } | ||
+ | #tdescript { | ||
+ | position : absolute; | ||
+ | widht : 1100px; | ||
+ | top : -200px; | ||
+ | right : -25px; | ||
+ | display : block; | ||
+ | z-index : 0; | ||
+ | left : 25px; | ||
+ | height : 180px; | ||
+ | text-align : justify; | ||
+ | background-color : rgb(255,0,99); | ||
+ | padding-right: 50px; | ||
+ | color : rgb(255,255,255); | ||
+ | } | ||
+ | .advstud { | ||
+ | position : absolute; | ||
+ | font-weight : bold; | ||
+ | text-align : right; | ||
+ | width : 20px; | ||
+ | height : 110px; | ||
+ | margin-left : 0px; | ||
+ | font-size : 12px; | ||
+ | text-aling : center; | ||
+ | margin-top : 20px; | ||
+ | } | ||
+ | .margedroite { | ||
+ | width : 20px; | ||
+ | height : 130px; | ||
+ | } | ||
+ | |||
#topheader { | #topheader { | ||
width : 100%; | width : 100%; |
Revision as of 17:03, 16 October 2014
Introduction
This year, five students from the MSc of BioInformatics & Genomics of the University of Rennes 1 tried to inaugurate the first iGEM team from their university. However, being the first is always fraught with challenges and ultimately, they were not able have their own team this year. The Rennes University students wanted to participate in iGEM to learn about synthetic biology. The team viewed synthetic biology as a scientific discipline with a lot of potential, but still in the nascent stage of development. So they were still determined still participate! These five students asked us (iGEM Paris-Bettencourt team) for advice and found that the Rennes students had computational skills that we lacked. Thus began a mutually beneficial collaboration, which lead to the development of the online program “SmellGame”. The team from Rennes who worked on the game: includes three computational biologists (Florian, Lucas and Nathan), and two computer developers (Arnaud and Jean), who worked with the Paris-Bettencourt team on the game.
|
|
|
ARNAUD FERRETeam-leader I am an old student with two degrees: one in software & project engineering and one in bioinformatics for genomics. I want to work in biotechnology, because of their high interdisciplinary aspect and their potential to improve our (very near) future society. The first time that I heard about synthetic biology, I was immediately motivated by learn skills about this, and iGEM is for me the best way to achieve it. It is also a huge opportunity to meet people who have the same passion for science as me, and who want to act. My main focus in the platform is to organize the programming part and to contribute to the realization of the SmellGame platform. |
FLORIAN THONIERBioinformatician Recently I graduated from the Rennes 1 University (France) was a degree in Bioinformatics and genomics. I’m passionate about informatics and its potential to facilitate new research, particularly in biology. I’m part of this project to learn new methodologies and learn about synthetic biology. I learned that synthetic biology is a domain for new research to respond to the goals of tomorrow in everyday life. I also learned a lot by working with researchers from many different backgrounds. |
JEAN COQUETBioinformatician I’m a first year Ph.D student from university of Rennes (FRANCE). I studied the “Semantic-based reasoning for biological pathways analysis” (my thesis subject) at Irisa/Inria in Rennes. I obtained a bachelor degree in Computer Science then I decided to go to the BioInformatics way. I’m really happy to participate of synthetic biology project because this domain possibilities are exciting. Specifically, I participated in developing SmellGame platform. |
LUCAS LE LANNBioinformatician I have a degree in Bioinformatics and i wanted to take part in this synthetic biology project because I enjoy interdisciplinarity. Furthermore, I think synthetic biology can be useful to everyday life as well as bigger projects. |
NATHAN FOULQUIERBioinformatician I am a 23 years old engineer in bioinformatics and I started iGEM 2014 when I was still a student at Universitée Rennes 1. While I was finishing my studies I felt the need to involve myself into a concrete project at the interface of informatics and biology. I was really interested by the spirit of innovation carried by iGEM in the field of Synthetic biology and thought that I may contribute to the projects of Paris Bettencourt iGEM team with my own skills. I believe the next revolutions in Science will take place in organisations like iGEM. |
Motivation
The Rennes team was motivated to create a web platform to generate, store, and analyze data for the following reasons:
- The project idea is at the intersection of citizen science and big data: it is a perfect case study in the context of the current concerns in Bioinformatics.
- Enhanced the teams ability to develop web platforms.
- Opportunity to learn new web development tools and professional competancies (Python & Django, Git/GitHub, …).
- The ability to create web tools to analyze data that are fully embedded in the project.
Aims
This platform has three concrete aims:
- Develop a game for people to characterize smell samples (sweat or artificial odor) with respect to intensity and pleasantness.
- To create a database that stores the results from game and connects those smell results to the pertinent information from people who give a sample of their own sweat.
- To generate graphical results from all precedent data, updated dynamically from the database.
Results
The web platform continues to evolve, in part thank to people who give and play with it. The SmellGame project relies on a web platform available here. <<< Link to our part in HUMAN PRACTICE ? >>>