Difference between revisions of "Team:UNIFI/HP/Gold Integrated"

(Prototype team page)
 
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{UNIFI}}
 
{{UNIFI}}
 +
 
<html>
 
<html>
<div class="column full_size judges-will-not-evaluate">
+
<head>
<h3>★  ALERT! </h3>
+
<style>
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
<div class="column full_size">
 
  
<h1>Gold Medal and Integrated Human Practices</h1>
+
div.gallery {
 +
    margin: 5px;
 +
    border: 1px solid #ccc;
 +
    float: left;
 +
    width: 20vw;
 +
}
  
<p>This page will contain information for your Gold medal Human Practices work, which you can also use to nominate your team for the Best Integrated Human Practices page. To make things easier, we have combined the Gold medal page with the Best Integrated Human Practices page since we expect the work to overlap considerably. </p>
+
div.gallery:hover {
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
    border: 1px solid #777;
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
}
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
div.gallery img {
 +
    width: 100%;
 +
    height: auto;
 +
}
  
<div class="column half_size">
+
div.desc {
<h3>Gold Medal Criterion #1</h3>
+
    padding: 15px;
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project.</p>
+
    text-align: center;
 +
}
  
</div>
 
  
<div class="column half_size">
+
#nav {
<h3>Best Integrated Human Practices Special Prize</h3>
+
background-color: #087072;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
  
<p>
+
#nav_wrapper {
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Integrated Human Practices prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
width: 100%;
<br><br>
+
margin: 0 auto;
You must also delete the message box on the top of this page to be eligible for this prize.
+
text-align: center;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
 
 +
}
 +
 
 +
#nav ul {
 +
list-style-type: none;
 +
padding: 0;
 +
margin: 0;
 +
position: relative;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
 
 +
}
 +
 
 +
#nav ul li {
 +
display: inline-block;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
 +
 
 +
#nav ul li:hover {
 +
background-color: #ff8533;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
 
 +
}
 +
 
 +
#nav ul li a,visited {
 +
display: block;
 +
padding: 15px;
 +
text-decoration: none;
 +
color: #fff8dc;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
 
 +
}
 +
 
 +
#nav ul li a:hover {
 +
color: #087072;
 +
text-decoration: none;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
 
 +
}
 +
 
 +
#nav ul li:hover ul {
 +
display: block;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
 +
 
 +
#nav ul ul {
 +
display: none;
 +
position: absolute;
 +
background-color: #ff8533;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
 +
 
 +
#nav ul ul li{
 +
display: block;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
 +
 
 +
#nav ul ul li a,visited {
 +
color: #fff8dc;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 16px;
 +
}
 +
 
 +
#nav ul ul li a:hover{
 +
color: #087072;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 16px;
 +
}
 +
.piedino {
 +
    display: -webkit-flex;
 +
    display: flex;
 +
    position: relative;
 +
    bottom: 0px;
 +
    width: 100%;
 +
    height: 210px;
 +
    background-color: #087072;
 +
    flex-direction: column;
 +
    align-items: center;
 +
    color: white;
 +
    margin: 0px;
 +
}
 +
 
 +
.dito {
 +
display: flex;
 +
align-items: center;
 +
color: white;
 +
 
 +
}
 +
 
 +
.unghia {
 +
    background-color: #087072;
 +
    width: auto;
 +
    margin: 5px;
 +
    color: white;
 +
}
 +
 
 +
</style>
 +
</head>
 +
<body>
 +
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Luckiest+Guy" />
 +
<div id="nav">
 +
    <div id="nav_wrapper">
 +
<ul>
 +
<li><a href="https://2017.igem.org/Team:UNIFI">HOME</a></li><li>
 +
<a href="#" style="margin-left:13px;">TEAM <img src="https://static.igem.org/mediawiki/2017/0/00/UNIFI_BEU.png"  style=" height:22px; width:22px; margin-right:21px"></a>
 +
<ul>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Team">OUR TEAM</a></li>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Florence">FLORENCE</a></li>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Attributions">ATTRIBUTIONS</a></li>
 +
</ul>
 +
</li><li>
 +
 
 +
<a href="#" style="margin-left:7px;">RESEARCH <img src="https://static.igem.org/mediawiki/2017/9/9e/UNIFI_ATM.png"  style=" height:22px; width:22px; margin-right:24px"></a>
 +
<ul>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Background">BACKGROUND</a></li>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Theoretical_basis">THEORETICAL BASIS</a></li>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Software">SOFTWARE</a></li>
 +
</ul>
 +
</li><li>
 +
 
 +
 
 +
<a href="#" style="margin-left:7px;">PROJECT<img src="https://static.igem.org/mediawiki/2017/5/57/UNIFI_white_dna.png"  style=" height:22px; width:22px; margin-right:8px"></a>
 +
<ul>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Results">RESULTS</a></li>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Contribution">CONTRIBUTION</a></li>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Demonstrate">DEMONSTRATE</a></li>
 +
</ul>
 +
</li><li>
 +
<a href="https://2017.igem.org/Team:UNIFI/Journal">JOURNAL</a></li><li>
 +
<a href="https://2017.igem.org/Team:UNIFI/Collaborations">COLLABORATIONS</a></li><li>
 +
<a href="#">HUMAN PRACTICES <img src="https://static.igem.org/mediawiki/2017/f/f7/UNIFI_micro.png"  style=" height:22px; width:22px;"></a>
 +
<ul>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Delft" >DELFT</a></li>
 +
<li><a href="Silver" >SILVER</a></li>
 +
<li><a href="Gold_Integrated" >GOLD</a></li>
 +
<li><a href="https://2017.igem.org/Team:UNIFI/Engagement" style=" margin-left:10px; margin-right:14px">PUBLIC ENGAGEMENT</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
    </div>
 +
</div>
 +
 
 +
 
 +
 
 +
<center> <h1 style="font-size: 4vw; margin: 1.5vw; padding: 2vw;"> Human Practices Gold</h1> </center>
 +
 
 +
<center> <img src="" style=" width:50vw; eight:60vw; alt="";></center>
 +
 
 +
<h2 style="font-size: 25px; margin-left: 13.5vw; padding: 1.5vw;">Music, not just sounds</h2>
 +
 
 +
<p style=" font-size: 18px; margin-left: 15vw; margin-right: 15vw;">Since our project pertain to the interdisciplinary field of science-art, to accomplish our goals we needed not only skills in biology and informatic fields, but also in art, music in particular. In order to improve our knowledge on the latter subject, we enrolled as consultant the musician and student of architecture Samuele del Panta, multi-instrumentalist musician and singer. We preferred a student than a professional musician to express the importance of “fresh minds with fresh ideas” and we think iGEM is the perfect frame to test the capabilities of young promising minds.<br>
 +
Samuele worked with us during the may of October to establish a ratio with which our software should translate lights to music and his skills and knowledges in musical composition have been crucial for the development of an efficient system to obtain the final informatic pattern for translation; we are all sure the resulting melody will be a pleasure for everyone’s ears!
 +
As a student of architecture, he did not have the slightest idea on how genetical engineering works, so in the beginning we took the right time to explain him what is iGEM and how we were going to produce patterns of fluorescence with bacteria because it was very important to give him a general idea on our project. Afterwards he explained us, in an interesting exchange of knowledge, the basis of musical notes, scales and the common praxis for composition. Therefore we could finally start to think about <a target="_blank" href="https://2017.igem.org/Team:UNIFI/Theoretical_basis#mus">how to convert</a> light to tones and how to achieve something that can be defined melody, and not just “a bunch of sounds, one next to the other”, as he stated.
 
</p>
 
</p>
 +
 +
 +
<h2 style="font-size: 25px; margin-left: 13.5vw; padding: 1.5vw;">The “ear” of an expert</h2>
 +
 +
<p style=" font-size: 18px; margin-left: 15vw; margin-right: 15vw;">During the Skype conference with Prof. David S. Kong from Boston, we asked him which could be possible applications of our project, from the moment that he has worked recently on science-art. We were curious to know more on his “<a style="padding-right:0px;" target="_blank" href="https://gizmodo.com/scientists-made-music-from-the-human-microbiome-and-it-1798537905">Biota Beats</a>” and its applications and in response he taught us the important lesson that science art could serve as mean to approach public and try to focus audience attention on the aspects we want to divulge.<br>
 +
Answering to our various questions, he suggested that a possible application of our light-to-sound converter could be the opening of scientific world to blind people; from the moment that usually blind people have an augmented sense of hearing, they could easily detect changes in notes produced converting any kind of fluorescence linked to the expression of a gene or a metabolic pathway. We tried to contact the Blind Association based in Florence and Prato (namely, UICFirenze and UICPrato) but unfortunately we didn’t have enough time to start an initiative with them due to bureaucratic issues and consequent elongation of days required for the approval of the plan.<br>
 +
Nonetheless it is still a valuable advice, the one given us by Prof. Kong and could be explored in the future!
 +
</p>
 +
 +
 +
<h2 style="font-size: 25px; margin-left: 13.5vw; padding: 1.5vw;">Let coli entertain you!</h2>
 +
 +
<p style=" font-size: 18px; margin-left: 15vw; margin-right: 15vw;">
 +
We had the opportunity to ask students what they would like our “coli music” to sound like and more than 50% of them replied they would like something aimed at reproducing notes in a sort of “random” pattern, or in other words, with the least human contribution possible. Furthermore, we received a similar advice by Prof. Dirk Stemerding, who said that would be much more impressive and surprising to obtain a music that would be the direct expression of bacteria’s metabolism.<br>
 +
Having said that, we thought about how we could make it evident that the translational system is made to interfere the least possible with the pathway expressed by the strains of Escherchia coli and we came up with the idea of programming various experiments in which we changed time after time many variables in the growth medium; for example we used different concentrations of substrates like IPTG to differentiate the expression of a strain from the other, or we used different proportions of the two strains mixed together.<br>
 +
The results were a great number of different patterns of emission that in the end will represent the various sheets “composed” by bacteria!</p>
 +
 +
 +
<div class="gallery" style="margin-left:15vw;>
 +
  <a target="_blank" href="https://static.igem.org/mediawiki/2017/6/6b/UNIFI_sep2.jpeg">
 +
    <img src="https://static.igem.org/mediawiki/2017/6/6b/UNIFI_sep2.jpeg" alt="" style="width:20vw;">
 +
  </a>
 +
  <div class="desc">Skype with Prof. Dirk Stemerding</div>
 
</div>
 
</div>
<div class="clear"></div>
+
 
<div class="column full_size">
+
<div class="gallery">
<h5>Inspiration</h5>
+
  <a target="_blank" href="https://static.igem.org/mediawiki/2017/5/5e/UNIFI_kong.png">
<p>Here are a few examples of excellent Integrated Human Practices work:</p>
+
    <img src="https://static.igem.org/mediawiki/2017/5/5e/UNIFI_kong.png" alt="" style="width:20vw;">
<ul>
+
  </a>
<li><a href="https://2016.igem.org/Team:INSA-Lyon/Integrated_Practices">2016 INSA Lyon</a></li>
+
  <div class="desc">Skype with Prof. David S. Kong</div>
<li><a href="https://2016.igem.org/Team:UofC_Calgary/Integrated_Practices">2016 UofC Calgary</a></li>
+
</div>
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">2015 Bielefeld</a></li>
+
 
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">2015 Edinburgh</a></li>
+
<div class="piedino">
</ul>
+
<div class="dito">
 +
  <div class="unghia"> <h2 style=" color:white;"> Team Unifi</h2> </div> 
 +
</div>
 +
 
 +
<div class="dito">
 +
  <div class="unghia"> <h3 style=" color:white;"> unifi.igem@gmail.com </a> </div>
 +
</div>
 +
 
 +
<div class="dito">
 +
  <div class="unghia">
 +
<a href="https://www.facebook.com/igem.unifi2017/">
 +
        <img src="https://static.igem.org/mediawiki/2017/d/d2/UNIFI_FACEW.png" style="width:65px;height:65px;border:0; margin: 0px 10px 0px 0px;"> </a>
 +
 
 +
  <a href="https://2017.igem.org/Main_Page">
 +
        <img src="https://static.igem.org/mediawiki/2017/2/23/UNIFI_igem_logo_bianco.png" style="width:75px;height:75px;border:0; margin:5px;"> </a>  
 +
 
 +
<a href="https://twitter.com/Unifi_iGem2017">
 +
        <img src="https://static.igem.org/mediawiki/2017/d/de/UNIFI_TW.png" style="width:85px;height:85px;border:0; margin:10px 0px 0px 10px;"> </a>
 +
 
 +
 
 +
</div>
 +
</div> </div>
 +
 
 +
</body>
 
</html>
 
</html>

Latest revision as of 00:30, 2 November 2017

Human Practices Gold

Music, not just sounds

Since our project pertain to the interdisciplinary field of science-art, to accomplish our goals we needed not only skills in biology and informatic fields, but also in art, music in particular. In order to improve our knowledge on the latter subject, we enrolled as consultant the musician and student of architecture Samuele del Panta, multi-instrumentalist musician and singer. We preferred a student than a professional musician to express the importance of “fresh minds with fresh ideas” and we think iGEM is the perfect frame to test the capabilities of young promising minds.
Samuele worked with us during the may of October to establish a ratio with which our software should translate lights to music and his skills and knowledges in musical composition have been crucial for the development of an efficient system to obtain the final informatic pattern for translation; we are all sure the resulting melody will be a pleasure for everyone’s ears! As a student of architecture, he did not have the slightest idea on how genetical engineering works, so in the beginning we took the right time to explain him what is iGEM and how we were going to produce patterns of fluorescence with bacteria because it was very important to give him a general idea on our project. Afterwards he explained us, in an interesting exchange of knowledge, the basis of musical notes, scales and the common praxis for composition. Therefore we could finally start to think about how to convert light to tones and how to achieve something that can be defined melody, and not just “a bunch of sounds, one next to the other”, as he stated.

The “ear” of an expert

During the Skype conference with Prof. David S. Kong from Boston, we asked him which could be possible applications of our project, from the moment that he has worked recently on science-art. We were curious to know more on his “Biota Beats” and its applications and in response he taught us the important lesson that science art could serve as mean to approach public and try to focus audience attention on the aspects we want to divulge.
Answering to our various questions, he suggested that a possible application of our light-to-sound converter could be the opening of scientific world to blind people; from the moment that usually blind people have an augmented sense of hearing, they could easily detect changes in notes produced converting any kind of fluorescence linked to the expression of a gene or a metabolic pathway. We tried to contact the Blind Association based in Florence and Prato (namely, UICFirenze and UICPrato) but unfortunately we didn’t have enough time to start an initiative with them due to bureaucratic issues and consequent elongation of days required for the approval of the plan.
Nonetheless it is still a valuable advice, the one given us by Prof. Kong and could be explored in the future!

Let coli entertain you!

We had the opportunity to ask students what they would like our “coli music” to sound like and more than 50% of them replied they would like something aimed at reproducing notes in a sort of “random” pattern, or in other words, with the least human contribution possible. Furthermore, we received a similar advice by Prof. Dirk Stemerding, who said that would be much more impressive and surprising to obtain a music that would be the direct expression of bacteria’s metabolism.
Having said that, we thought about how we could make it evident that the translational system is made to interfere the least possible with the pathway expressed by the strains of Escherchia coli and we came up with the idea of programming various experiments in which we changed time after time many variables in the growth medium; for example we used different concentrations of substrates like IPTG to differentiate the expression of a strain from the other, or we used different proportions of the two strains mixed together.
The results were a great number of different patterns of emission that in the end will represent the various sheets “composed” by bacteria!

Team Unifi

unifi.igem@gmail.com