Difference between revisions of "Team:Paris Bettencourt/Integrated Practices"

 
(41 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
 
 
  
  
Line 10: Line 7:
  
 
<html>
 
<html>
<head>
 
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
</head>
 
 
<style>
 
<style>
        a:hover {
 
                  text-decoration : none;
 
}
 
  
html {
 
height : 100%;
 
}
 
  
body {
+
a:hover {
position : relative;
+
    text-decoration : none;
width: 1200px;
+
}
margin-left : 0;
+
 
margin-right : 0;
+
html {
margin-top : 0;
+
    height : 100%;
}
+
}
 +
 
 +
body {
 +
    position : relative;
 +
    width : 1250px;
 +
    margin-left : 0;
 +
    margin-right : 0;
 +
    margin-top : 0;
 +
}
  
#topheader {
+
#topheader {
 
width : 100%;
 
width : 100%;
height : 400px;
+
height : 350px;
 
position : relative;
 
position : relative;
margin-top : -130px;
+
margin-top : -120px;
 
margin-left : 0;
 
margin-left : 0;
 
margin-right : 0;
 
margin-right : 0;
 
padding:0;
 
padding:0;
background-image : url("https://static.igem.org/mediawiki/2016/9/9a/T--Paris_Bettencourt--Human_Practices.jpg");
+
background-image : url("https://static.igem.org/mediawiki/2016/f/f8/Paris_Bettencourt-Integrated_Practices.jpeg");
 
background-size : cover;
 
background-size : cover;
 
background-color : rgb(255,255,255);
 
background-color : rgb(255,255,255);
Line 45: Line 42:
 
}
 
}
  
#subheader {
+
#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;
 +
}
  
.red h3 {
+
#figurebox {
font-family: 'Open Sans', sans-serif;
+
    border-style: solid;
color : #8B1813;
+
    border-width: 2px;
font-size : 18px;
+
    border-color: #8B1813;
font-weight : 300;
+
    margin-top : 15px;
margin-left= "10px";
+
    margin-left : 15px;
}
+
    margin-right : 15px;
     
+
    margin-bottom: 15px;
        .red-h4 { font-family: 'Open Sans', sans-serif;
+
    padding-top: 10px;
                  color: #8B1813;
+
    padding-right: 10px;
                  font-size: 16px;
+
    padding-bottom: 10px;
                  font-weight : 300;
+
    padding-left: 10px;
                 
+
}
                }
+
  
        #subtitle {
+
#figurebox p {
                    margin-left: 20px;
+
    font-size: 15px;
                  }
+
}
  
.input {
+
<!-------- BEGIN Style for Panels Linking Other Projects----------->
width : 80%;
+
display : inline-block;
+
line-height : normal;
+
font-family: 'Open Sans', sans-serif;
+
}
+
  
.float_left {
+
/* Panels */
                float: left;
+
.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;
 +
}
  
.float_right {
+
/* Subpanels */
              float: right;
+
.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);
 +
}
  
        #event {
 
                margin-left: 320px;
 
                margin-right: 250px;
 
                }
 
  
  
        #event2 {
+
.titlebox2 {/* Subpanels Title*/
                margin-left: 720px;
+
    z-index:1;
                margin-right: 180px;
+
    position:relative;
                }
+
text-align:center;
 +
    background:transparent;
 +
margin-top: -40px;
 +
}
  
          #big_image {
+
.subpanel3 {  
                margin-left: 320px;
+
    float: left;
                margin-right: 250px;  
+
    width:300px;
                }
+
    height:80px;
 +
    font-size:18px;
 +
    text-align:center;
 +
border-radius:7px;
 +
    margin-top:5px;  
 +
    margin-bottom:5px;
 +
    margin-right:5px;
 +
    margin-left:5px;
 +
  }
 +
  /* overflow:hidden;*/
  
img {
+
.subpanel3:hover{
    float: left;
+
    font-weight:bold;
    margin-right: 20px;
+
}
     }
+
.subpanel3:hover .narrowimg {
 +
    opacity:0.8;
 +
     filter: alpha(opacity=80);
 +
}
  
</style>
+
 
 +
 
 +
 
 +
 
 +
<!-- END Style for Panels Linking Other Projects-->
 +
   
 +
 
 +
<!-- Begin Style for Project Summary Boxes-->
 +
 
 +
  .factstile a:hover {
 +
    font-weight:bold;
 +
  }
 +
  .factstile a {
 +
    color: rgb(30,39,43);
 +
  }
 +
 +
 
 +
  .projtile1 {
 +
    float:left;
 +
    width:263px;
 +
    height:270px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:125px;
 +
    margin-right:15px;
 +
    text-align:left;
 +
  }
 +
 
 +
  .projtile2 {
 +
    float:left;
 +
    width:263px;
 +
    height:300px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:125px;
 +
    margin-right:15px;
 +
    text-align:left;
 +
  }
 +
 
 +
  .projtile3 {
 +
    float:left;
 +
    width:400px;
 +
    height:270px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:425px;
 +
    margin-right:15px;
 +
    margin-bottom:100px;
 +
    margin-top:-285px;
 +
    text-align:left;
 +
  }
 +
 
 +
  .projtile4 {
 +
    float:left;
 +
    width:263px;
 +
    height:270px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:860px;
 +
    margin-right:15px;
 +
    margin-top:-370px;
 +
    text-align:left;
 +
  }
 +
 
 +
            </style>
  
 
<body>
 
<body>
<div id="topheader">
+
<div id=topheader> </div>
</div>
+
<div id=subheader>
+
  
 +
<!--<h1 class="red">Applied human practices: a study on the use and impact of PERC in Paris </h1>--> 
 +
<br>
 +
<br>
 +
 +
<!----------------------- BEGIN SUMMARY BOXES-------------------------> 
 +
 
 +
<div class="projtile1">
 +
    <h2 class="red" style="text-align:center;">Goals</h2>
 +
    <ul>
 +
        <li>Assay the state-of-the-art on the use of PERC in Paris.</li>
 +
        <li>Evaluate the effects of the prohibition of using PERC on a local level.</li>
 +
        <li>Evaluate the level of awareness on the danger of using PERC.</li>
 +
        <li>Gather information for the type of product the market is looking for. </li> 
 +
    </ul>
 
</div>
 
</div>
  
 +
<div style="clear: both;"></div>
 +
 +
<div class="projtile3">
 +
      <h2 class="red" style="text-align:center;">Results</h2>
 +
      <ul>
 +
            <li>We interviewed all dry cleaners in Paris face-to-face and gathered >250 testimonies.
 +
            <li>We analyzed the impact of PERC use in the dry-cleaners in Paris.
 +
            <li>We identified a negative correlation between PERC use and immigrant population.
 +
            <li>We identified a problem of lack of information amongst the dry-cleaning community.
 +
            <li>We discovered the needs of the dry-cleaners and applied them to our product design.
 +
            <li>We got really fit from walking/biking hundreds of kilometres.
 +
            </li>
 +
      </ul>
 +
</div>
  
<h2 class="red" font-size="24px">Integrated Human Practices </h2>
+
<div style="clear: both;"></div>
<p class="input" align="center">  
+
Human Practices are a noticeable part of iGEM and more broadly of synthetic biology and science. The idea behind Human Practices is to investigate how our work will influence the world, what impact it will have and what good could the society benefit from it. It starts with reverse thinking, how does the world influence your work? What problem(s) does our project tackle? Our project, Frank&Stain, aims to find a biological way to degrade wine pigments, anthocyanins. But why caring so much about stains? Wine stains, among other stains, are difficult to remove after some time and people usually send their stained clothes to dry cleaners. </p>
+
  
<div id="ancre">  
+
<div class="projtile4">
<br><br><br>
+
    <h2 class="red" style="text-align:center;">Methods</h2>
 +
    <ul>
 +
        <li>Elaboration of a questionaire to asses the impact of PERC use on the dry-cleaning industry in Paris
 +
        <li>Evaluating of the level of awarenes of the dangers of using PERC
 +
        <li>Gathering data for our product design
 +
        <li>Socio-economic analysis of the data</li>
 +
    </ul>
 
</div>
 
</div>
 +
<div style="clear: both;"></div>
  
<h3 class="red"> PERC  </h3>  
+
<!----------------------- END SUMMARY BOXES------------------------->   
 +
<div style="margin-top:0px; margin-bottom:20px; text-align:center;">
 +
<div class="panel" >
  
<p class="input">  
+
    <a href="https://2016.igem.org/Team:Paris_Bettencourt/About_Perc" title="About Perc">
<b><u> What is PERC? </u></b>
+
<div id="thpanel" class="subpanel3" >    
<br>
+
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/e/e2/Paris_Bettencourt-PERC_Button.jpg" width="300px" height="80px"/>
<p class="input" align="center">
+
  <div class="titlebox2">
Perchloroethylene (aka tetrachloroethylene or PERC) is the main chemical found in products used for dry cleaning worldwide. It acts as a solvent to remove stains from all types of fabrics, since it is an excellent solvent for organic materials. It is volatile, highly stable and non-flammable, reasons for which it is so widely used in this industry.
+
  About PERC
The big selling point of this chemical is that it is quite effective and quite cheap, which means that almost all dry cleaners throughout the globe use it daily. <br>
+
  </div>
The problem is that PERC is quite toxic, both for humans and the environment.
+
</div>
Like many other chlorinated hydrocarbons, PERC acts as a central nervous system depressant, and due to its volatile character, it can enter the body through both the respiratory system and dermal exposure.  
+
      </a>
The World Health Organisation’s International Agency for Research on Cancer lists it as being a group A2 carcinogen, which means that it is “probably carcinogenic to humans”. It can also dissolve fats from the protective layer of the skin, potentially resulting in skin irritation.
+
 
Animal studies have already shown evidence that exposure to PERC increases the risk of developing Parkinson’s disease in ninefold, and the compound has been shown to cause liver tumours in mice, and kidney tumours in rats.
+
 
PERC is also labelled as toxic for the environment, since its degradation is quite slow, having an estimated atmospheric half-life of 100 days. <br>
+
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Design" title="Design">
</p>
+
<div id="thpanel" class="subpanel3" >
<p class="input">  
+
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/2/25/Paris_Bettencourt-Design_Button.jpg" width="300px" height="80px"/>
The predominant routes of exposure to PERC for the general population are the inhalation of the compound from both ambient and indoor environments, and ingestion, by drinking water contaminated with it. People working on the dry cleaning industry are, of course, exposed to higher levels of PERC than the general population, and, in addition, people residing near dry cleaning locations are also exposed to high levels, due to the volatile nature of the compounds and to vapour intrusion. <br>
+
  <div class="titlebox2">
<br>
+
  Design
Because of all these reasons, the French government has set up as one of their goals for the Horizon 2020 the complete banning of PERC from dry cleaning establishments situated close to residential areas. Similar laws had been already passed in Denmark and the USA. <br>
+
  </div>
</p>
+
</div>
 +
      </a>
 +
 
 +
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Human_Practices" title="Events">
 +
<div id="thpanel" class="subpanel3">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/4/48/Paris_Bettencourt-Events_Button.jpg" width="300px" height="80px"/>
 +
  <div class="titlebox2">
 +
Events
 +
  </div>
 +
</div>
 +
      </a>
 +
</div>
 +
</div>
 +
 
 +
<div id=subheader>
 +
<div id="input">
 +
 
 +
 
 +
 
 +
<h2 class="red">Introduction</h2>
 +
<p><b>
 +
Perchloroethylene (aka tetrachloroethylene or PERC) is the main chemical found in products used for dry cleaning worldwide. It removes stains from all types of fabrics, as it is an excellent solvent for organic materials. It is volatile, highly stable and non-flammable, reasons for which it is so widely used in this industry. The big selling point of this chemical is that it is quite effective and cheap, which means that almost all dry cleaners throughout the globe use it daily.  
 +
However, PERC is toxic both for humans and the environment. Because of this, in 2022 PERC will be completely banned in France from dry cleaning establishments situated close to residential areas. Similar laws have already been passed in Denmark and the USA.  
 +
</b></p>
 +
 
 +
 
 +
<h2 class="red">Impact of PERC on Paris dry cleaners</h2>
 +
<p>
 +
We conducted face-to-face interviews with all of the dry cleaners in Paris with the aim of understanding how they would deal with the banning of this chemical, as well as assessing their level of awareness of the dangers of PERC. We also aimed to understand the needs of the dry cleaners in order to design a product that would help make their daily lives easier. <br><br>
 +
Our survey (<a href="https://static.igem.org/mediawiki/2016/7/72/Paris_Bettencourt-LEquestionaire.pdf">original questionnaire in French</a> or <a href="https://static.igem.org/mediawiki/2016/4/41/Paris_Bettencourt-THEquestionaire.pdf">translated version in English</a>) allowed us to create a better suited product, and also allowed us to assess the level of awareness of the dry cleaners regarding the dangers of using PERC. The city of Paris is divided into 20 neighborhoods, called arrondissements, which differ according to many factors such as per capita income, number of immigrants, etc. This division is very interesting for our study because it allows us to make not only a global analysis of our data, but also a socio-economical one based on the differences in each arrondissement.<br><br>
 +
250 dry-cleaners and hundreds of kilometres walked later, we got to know which stains are the most difficult to remove and which fabrics are the most problematic. <br>
 +
We also got to know the cleaners' personal experiences with PERC and the impact that the compulsory change would have on their business. We learned that the already existing alternatives to PERC are not considered to be efficient enough. <br>
 +
Most cleaners expressed their concern for their business, being afraid that the new cleaning methods would result in a decrease of the quality of their services. Using the existing alternatives to PERC means that stain removal takes longer than with PERC. It also means that for the most difficult stains they need to use pre-washing products to be able to efficiently get rid of the stains. <br>
 +
We also learned that, among the most difficult stains to remove, red wine is particularly difficult. This type of stain is especially difficult to completely efface from white fabrics, since it has very strong pigments. We therefore decided to focus on developing a pre-washing product for getting rid of the <i>verrry Frrrrench</i> red wine stains. <br>
 
</p>
 
</p>
  
<div id="subtitle">
+
 
<img src="https://static.igem.org/mediawiki/2016/2/20/Paris_Bettencourt-PERC_humanbody.png" alt="Human Body" width="700px"/>  
+
<h2 class="red">Results</h2>
<img src="https://static.igem.org/mediawiki/2016/3/3a/Paris_Bettencourt-PERC_environent.png" alt="Environment" width="700px"/>  
+
 
<div id="event2">
+
<div id="figurebox">
+
<img src="https://static.igem.org/mediawiki/2016/e/e3/Paris_Bettencourt-HP_PERC.jpg" alt="Quercetin strains degradation" style="width:900px;">
<p class="input" >  
+
<p>
 +
<b> Figure 1</b> Reported PERC use per arrondissement and observed existing correlations. All data obtained from our questionnaire. <b>A.</b> We can observe marked differences in PERC use depending on the arrondissement. In particular, the 12th and 13th arrondissements have the highest percentage of dry cleaners using PERC, and are adjacent to the 20th, which has a much lower percentage of users. <b>B.</b> City-wide, our questionnaire found an almost equivalent number of dry cleaners using PERC. This could possibly be explained by the percentage of immigrants in each neighborhood, as we found a slightly inverse correlation between the percentage of immigrants in an arrondissement and the percentage of dry cleaners using PERC (<b>C</b>). However, we observed no correlation between PERC use and either the percentage of white collar workers (<b>D</b>) or income (<b>E</b>).  
 +
</p>
 +
</div>
 +
 
 +
<h3>PERC use in Paris differs by neighborhood</h3>
 +
<p>
 +
We first wanted to find out the extent of PERC use in Paris. By visiting every dry cleaning shop in Paris (>250), we were able to determine the percentage of dry cleaners using PERC by neighborhood (or arrondissement), which revealed an uneven distribution of use (figure 1A). Indeed, the 12th and 13th arrondissements have high percentages of PERC use (>80%), and the northern arrondissements, the 17th, 18th, 19th and 20th, have some of the lowest use (<30%) throughout the city. Overall, our data shows that half the dry cleaners in Paris still use PERC as a solvent in their facilities (figure 1B), meaning that when the PERC ban takes full effect in 2022, half of the dry cleaners in Paris will have to invest in updating their shops.<br>
 +
Indeed, we learned through our interviews that many of the dry cleaners that do not use PERC had changed to alternative methods and chemicals in the previous 5 years.<br>
 
<br>
 
<br>
<br>
+
In order to explain these in PERC use, we also analyzed the socio-economic characteristics of the neighborhoods. Interestingly, we observed a negative correlation between the percentage of immigrants in a neighborhood with the use of PERC (figure 1C). <br><br>
<b><u> What are the effects of PERC on human health? </u></b>
+
In contrast, neither the percentage of professional "white-collar" workers nor the per capita income of the arrondissements correlated with PERC use (figure 1C-D).  
<br>
+
</p>
<p class="input" align="center">
+
 
PERC’s mechanism of toxicity differs from tissue to tissue. The main two targets of PERC, in the human body, are neurological tissues and hepatic tissues. <br>
+
<div id="figurebox">
<br>
+
<img src="https://static.igem.org/mediawiki/2016/5/54/Paris_Bettencourt-HP_RISKS.jpg" alt="Quercetin strains degradation" style="width:900px;">
In the case of the <b>neurological effects</b>, experimental studies in rodents have shown that PERC alters the fatty acid pattern of the brain’s phospholipids and amino acids. This explains its neurotoxic effects.
+
<p>
Other studies propose that PERC might be incorporated into the brain membranes, hence altering the neural conduction velocity.
+
<b> Figure 2</b> Awareness of PERC risks and public opinions on GMO use. Most respondents to our questionnaire felt that there was no risk associated with PERC use. <b>B.</b> The perception of the health risks of PERC use is related to the perceived difficulty of changing from PERC to an alternative. <b>C-E.</b> The perception of risk associated with using GMO alternatives to PERC also varied depending on the perceived health risks of PERC use.</p>
PERC can also interfere with the voltage-gated channels and neuronal receptors of the nervous cells. Shafer et al. (2005) showed that PERC disturbs whole-cell calcium currents as well. <br>
+
</p>
<br>
+
In contrast with these neurological effects, which are a result of PERC itself, the <b>hepatic effects</b> are a result of oxidative metabolites including trichloroacetic acid and dichloroacetic acid, which accumulate on the liver.
+
</p>
+
</p>
+
<p class="input" align="center">  
+
<br>
+
<br><br>
+
<b><u> What are the effects of PERC on the environment? </u></b>
+
<br>
+
<p class="input" align="center">
+
PERC is a compound that tends to volatise quickly when released into water or soil. Furthermore, it is also mobile in soil and therefore has the potential of leaching bellow the soil surface and reaching groundwater, hence contaminating it. The United States’ Health and Human Services identified PERC in approximately 4% of aquifers in the latest US Geological Survey, showing that aquifer contamination is indeed a problem. <br>
+
It can biodegrade to tricholoethylene, dichloroethylene, vynil chloride or ethane through dechlorination, but these compounds are not safer than PERC itself. <br>
+
</p>
+
</p>
+
 
</div>
 
</div>
</div>
 
<p class="input" align="center">
 
<b><u> What alternatives exist already to PERC? </u></b>
 
<br>
 
<p class="input" align="center">
 
There are already some existing alternatives to the use of PERC in dry cleaning, but the scientific community is divided regarding their safety. <br>
 
<br>
 
The first alternative is the use of <b>liquid silicon</b> instead of PERC. Silicon is a commonly used solvent, which we find in products such as cosmetics, deodorants and shampoos. It is both odourless and colourless making it in theory a perfect alternative to PERC. However, some scientists have expressed their concern over the use of this chemical since no complete analysis of its impact on humans has been performed to date. Furthermore, only some countries, such as Canada and the UK, have declared liquid silicon as not harmful for the environment, which shows that there is no global consensus on its safety.
 
Furthermore, the European Chemical Agency has reported that liquid silicone is bioaccumulative. It is very difficult to break down and it is likely to accumulate in our bodies, which is why the EU’s Registration, Evaluation, Authorisation and Restriction of Chemicals (REACH) has called for further research. <br>
 
<br>
 
Another existing alternative is <b>wet cleaning</b>. This method involves the use of gentle washing machines, water, biodegradable soaps and conditioners, and various types of pressing and re-shaping equipment specialised for different types of fabric and fibre types. This method is quite expensive because it requires the investment of acquiring different machines for different fabrics, and requires a lot of training for the operators. <br>
 
Although a safe alternative for the environment, the specialised detergents and conditioners are mild and not as effective on getting rid of all stains, and many tailors do not recommend it as the process can harm sensible garments. <br>
 
</p>
 
</div>
 
  
 +
<h3>Openness to PERC alternatives is related to perceived risk of PERC use</h3>
 +
<p>
 +
Next, we wanted to gauge awareness of the dangers of using PERC in the dry cleaning community. We found that the majority of dry cleaners have either no or light to moderate awareness of the risks of working with PERC (<b>figure 2A</b>). Moreover, many dry cleaners that felt that there was no risk were suspicious of the French government for banning the chemical.<br>
 +
<br>
 +
In addition, dry cleaners who were more aware of PERC risks were also inclined to view the change to PERC alternatives as easier (<b>figure 2B</b>). This includes perception to alternatives based on GMO technology, as we mapped openness to GMOs throughout the city (<b>figure 2C</b>), and found that overall, dry cleaners are not concerned about GMOs (<b>figure 2D</b>). Finally, those who were not concerned about the use of PERC were also less concerned about the use of GMO alternatives (<b>figure 2E</b>).
  
<p class="input" align="center">
 
Another existing alternative is the use of <b>KWL as a solvent</b>. KWL is a petroleum-based solvent, which means that its use is not environmental-friendly. Furthermore, recent studies show that KWL is slightly toxic for human health and also that it is highly inflammable. <br>
 
<br>
 
Similar data is found for another alternative, the solvent K. This is also a petroleum-based solvent, and is highly inflammable as well. This hydrocarbon is also uncommonly volatile for a compound of its class, which makes it very efficient for dry-cleaning, but hazardous for human health.  <br>
 
</p>
 
 
</p>
 
</p>
  
<p class="input" align="center">  
+
<div id="figurebox">
<b><u> How would our product fit in the market? </u></b>
+
<img src="https://static.igem.org/mediawiki/2016/b/b2/Paris_Bettencourt-HP_STAINS.jpg" alt="Quercetin strains degradation" style="width:900px;">
<br>
+
<p>
<p class="input" align="center">
+
<b> Figure 3</b> Types of stains observed and the difficulty of cleaning certain fabrics. <b>A.</b> Word cloud representing the most commonly observed stains by dry cleaners according to our questionnaire. Fat and wine stains were the most prevalent. <b>B.</b> Wine stains are considered to be very difficult to clean. <b>C.</b> All of the fabrics that we studied in our enzyme project (silk, linen, wool, and cotton) were considered difficult to clean.
To understand how our team could make a positive impact on the dry cleaning industry, we interviewed all the dry cleaners in Paris to gather information about the use of PERC and on the impact that the new rules will have on their businesses. For more detailed information on the questionnaire, visit our human practices page. <br>
+
<br>
+
Overall, most dry cleaners expressed their concern about the compulsory changes, not only because of the economical impact of renewing their already established methods, but mainly because of their concern over the efficiency of the existing alternatives. <br>
+
<br>
+
Those dry cleaners that had already made the change to the new alternatives told us that the new methods were highly less efficient than PERC itself, and that therefore they now were required to use pre-washing products specific to each type of stains. They also told us that amongst the most difficult stains to remove, red wine was a specially challenging one, especially on white and light coloured pieces of clothing. <br>
+
<br>
+
We therefore decided to focus on red wine stains by trying to produce and enzymatic pre-washing product that would help washing the red wine stains away! For more information about the outline of our project, visit our project page! <br>
+
</p>
+
 
</p>
 
</p>
 +
</div>
  
 +
<h3>Learning from tradition to innovate</h3>
 +
<p>
 +
We felt that understanding the needs of the dry cleaning industry was important in order to design a product that addresses problems that were most commonly faced in real life conditions. <br>
 +
<br>
 +
Based on questionnaire responses, the most commonly observed stains are fat, wine, ink, and blood (<b>figure 3A</b>). Wine stains in particular are very challenging to remove, with the vast majority of respondents ranking them as “hard” (<b>figure 3B</b>). We also learned that dry cleaners who had already changed from PERC to new alternatives now have to use a pre-washing treatment for demanding stains such as wine. In contrast, PERC alone was sufficient to clean these stains before, indicating a need for a more efficient product for difficult stains.<br>
 +
<br>
 +
Finally, we observed that silk is by far the most difficult fabric to clean (<b>figure 3D</b>). Indeed, the fragility of silk means that pre-washing treatments cannot be applied for very long without damaging the fabric, giving us more evidence for the need for more efficient stain treatments.
 +
</p>
  
+
 
+
<h3>Producing a product with real-world applications</h3>
<div id="ancre2">  
+
 
<br><br><br>
+
<p>Lastly, based on the results of our questionnaire, we decided to focus on creating an enzymatic pre-washing product for wine stains. In order to increase the efficiency of this product compared to normal enzymatic treatments, we carried out a screen to find protein domains that would bind to the fabric to be treated. By fusing these Protein Binding Domains to enzymes, we wished to increase the efficiency of stain removing enzymes. This could be particularly effective for cleaning silk, as it would reduce the amount of pre-washing treatment needed, therefore reducing the damage incurred by washing.
 +
</p>
 
</div>
 
</div>
<h3 class="red"> Questionnaire for Dry Cleaners </h3>
+
<p class="input" align="center">From the beginning of our project, we had one thing in mind: making a product that suits the needs of those who will use it. It doesn’t really matter how efficient a product is, if it does not meet the needs of those for whom it has been designed for, it is worthless. <br><br>
+
<h2 class="red">Attributions</h3>
In order to create the best product possible, we created a survey designed to get to know the needs of the industry and also to assess the level of awareness of the people working on it. From this survey arose our Human Practices’ project. <br><br>
+
<p>
We interviewed face-to-face all the dry cleaners in Paris (which means that we performed more than 200 interviews and walked or biked hundreds of kilometers). We got to know which are the most difficult stains to remove and which are the most problematic fabrics. <br><br>
+
The Human Practices were designed by the entire team with the help of our advisors. Face-to-face interviews were carried out by Alicia, Allison, Antoine V. and Sébastien (due to the fact that speaking French was necessary to perform them) and the data analysed by Alicia. We are not publishing our original data in order to protect the privacy of the questionnaire respondants. A big thank you to our advisors Jake and Jason for helping us analyse the results.
We also got to know their personal experiences on the use of PERC and the impact that the compulsory change would have on their business. We learnt that the already existing alternatives to PERC are not efficient enough. <br><br>
+
</p>
Most of the dry cleaners expressed their concern over their business, being afraid that the new methodologies would result in a decrease of the quality of their services. Using the existing alternative to PERC means that it takes longer to remove the stains than it used to take when they used PERC. It also means that for the most difficult stains they need to use pre-washing products to be able to efficiently get rid of the stains. <br><br>
+
We learnt that, among the most difficult stains to remove, red wine is a particularly difficult one to get rid off. This type of stains is especially difficult to remove without a trace on white fabrics, since it has very strong pigments. We therefore decided to focus on developing a pre-washing product for getting rid of the <i>verrry Frrrrench</i> red wine stains. <br><br>
+
Our survey (<a href="https://static.igem.org/mediawiki/2016/7/72/Paris_Bettencourt-LEquestionaire.pdf">original questionnaire in French</a> or <a href="https://static.igem.org/mediawiki/2016/4/41/Paris_Bettencourt-THEquestionaire.pdf">translated version in English</a>) allowed us to create a better suiting product, but it also allowed us to assess the level of awareness of the dry cleaners regarding the dangers of using PERC. The interesting thing about Paris is that the city is divided into 20 neighborhoods, the 20 <i>arrondissements</i>. This division is very interesting for our study because it allows us to make not only a statistical analysis of our data, but also a socio-economical one based on the differences in styles of living in each arrondissement.
+
</p>
+
  
<br><br><br>
+
<h2 class="red">References</h2>
 +
<ul>
 +
<li>The list of the dry cleaners existing in Paris was obtained in the Yellow Pages (Pages Jaunes)
 +
<li>The statistics for each Arrondissement were obtained in the Mairie de Paris and in the Institut National de la Statistique et des Etudes Economiques
 +
</li>
 +
</ul>
 +
 
 +
 
 +
 
 +
 +
 
 +
 
 +
 
 +
                                            <!-- 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 class=separation></div>
  
 +
<div style="clear: both;"></div>
 +
</div>  <! End input Div> 
 +
</div> <! End subheader Div> 
 +
 +
</div>
 +
</div>
 +
</div>
  
 
</body>
 
</body>
Line 246: Line 528:
 
-->
 
-->
 
</html>
 
</html>
 
 
 
{{Paris_Bettencourt/Footer}}
 
{{Paris_Bettencourt/Footer}}

Latest revision as of 03:31, 20 October 2016





Goals

  • Assay the state-of-the-art on the use of PERC in Paris.
  • Evaluate the effects of the prohibition of using PERC on a local level.
  • Evaluate the level of awareness on the danger of using PERC.
  • Gather information for the type of product the market is looking for.

Results

  • We interviewed all dry cleaners in Paris face-to-face and gathered >250 testimonies.
  • We analyzed the impact of PERC use in the dry-cleaners in Paris.
  • We identified a negative correlation between PERC use and immigrant population.
  • We identified a problem of lack of information amongst the dry-cleaning community.
  • We discovered the needs of the dry-cleaners and applied them to our product design.
  • We got really fit from walking/biking hundreds of kilometres.

Methods

  • Elaboration of a questionaire to asses the impact of PERC use on the dry-cleaning industry in Paris
  • Evaluating of the level of awarenes of the dangers of using PERC
  • Gathering data for our product design
  • Socio-economic analysis of the data

Introduction

Perchloroethylene (aka tetrachloroethylene or PERC) is the main chemical found in products used for dry cleaning worldwide. It removes stains from all types of fabrics, as it is an excellent solvent for organic materials. It is volatile, highly stable and non-flammable, reasons for which it is so widely used in this industry. The big selling point of this chemical is that it is quite effective and cheap, which means that almost all dry cleaners throughout the globe use it daily. However, PERC is toxic both for humans and the environment. Because of this, in 2022 PERC will be completely banned in France from dry cleaning establishments situated close to residential areas. Similar laws have already been passed in Denmark and the USA.

Impact of PERC on Paris dry cleaners

We conducted face-to-face interviews with all of the dry cleaners in Paris with the aim of understanding how they would deal with the banning of this chemical, as well as assessing their level of awareness of the dangers of PERC. We also aimed to understand the needs of the dry cleaners in order to design a product that would help make their daily lives easier.

Our survey (original questionnaire in French or translated version in English) allowed us to create a better suited product, and also allowed us to assess the level of awareness of the dry cleaners regarding the dangers of using PERC. The city of Paris is divided into 20 neighborhoods, called arrondissements, which differ according to many factors such as per capita income, number of immigrants, etc. This division is very interesting for our study because it allows us to make not only a global analysis of our data, but also a socio-economical one based on the differences in each arrondissement.

250 dry-cleaners and hundreds of kilometres walked later, we got to know which stains are the most difficult to remove and which fabrics are the most problematic.
We also got to know the cleaners' personal experiences with PERC and the impact that the compulsory change would have on their business. We learned that the already existing alternatives to PERC are not considered to be efficient enough.
Most cleaners expressed their concern for their business, being afraid that the new cleaning methods would result in a decrease of the quality of their services. Using the existing alternatives to PERC means that stain removal takes longer than with PERC. It also means that for the most difficult stains they need to use pre-washing products to be able to efficiently get rid of the stains.
We also learned that, among the most difficult stains to remove, red wine is particularly difficult. This type of stain is especially difficult to completely efface from white fabrics, since it has very strong pigments. We therefore decided to focus on developing a pre-washing product for getting rid of the verrry Frrrrench red wine stains.

Results

Quercetin strains degradation

Figure 1 Reported PERC use per arrondissement and observed existing correlations. All data obtained from our questionnaire. A. We can observe marked differences in PERC use depending on the arrondissement. In particular, the 12th and 13th arrondissements have the highest percentage of dry cleaners using PERC, and are adjacent to the 20th, which has a much lower percentage of users. B. City-wide, our questionnaire found an almost equivalent number of dry cleaners using PERC. This could possibly be explained by the percentage of immigrants in each neighborhood, as we found a slightly inverse correlation between the percentage of immigrants in an arrondissement and the percentage of dry cleaners using PERC (C). However, we observed no correlation between PERC use and either the percentage of white collar workers (D) or income (E).

PERC use in Paris differs by neighborhood

We first wanted to find out the extent of PERC use in Paris. By visiting every dry cleaning shop in Paris (>250), we were able to determine the percentage of dry cleaners using PERC by neighborhood (or arrondissement), which revealed an uneven distribution of use (figure 1A). Indeed, the 12th and 13th arrondissements have high percentages of PERC use (>80%), and the northern arrondissements, the 17th, 18th, 19th and 20th, have some of the lowest use (<30%) throughout the city. Overall, our data shows that half the dry cleaners in Paris still use PERC as a solvent in their facilities (figure 1B), meaning that when the PERC ban takes full effect in 2022, half of the dry cleaners in Paris will have to invest in updating their shops.
Indeed, we learned through our interviews that many of the dry cleaners that do not use PERC had changed to alternative methods and chemicals in the previous 5 years.

In order to explain these in PERC use, we also analyzed the socio-economic characteristics of the neighborhoods. Interestingly, we observed a negative correlation between the percentage of immigrants in a neighborhood with the use of PERC (figure 1C).

In contrast, neither the percentage of professional "white-collar" workers nor the per capita income of the arrondissements correlated with PERC use (figure 1C-D).

Quercetin strains degradation

Figure 2 Awareness of PERC risks and public opinions on GMO use. Most respondents to our questionnaire felt that there was no risk associated with PERC use. B. The perception of the health risks of PERC use is related to the perceived difficulty of changing from PERC to an alternative. C-E. The perception of risk associated with using GMO alternatives to PERC also varied depending on the perceived health risks of PERC use.

Openness to PERC alternatives is related to perceived risk of PERC use

Next, we wanted to gauge awareness of the dangers of using PERC in the dry cleaning community. We found that the majority of dry cleaners have either no or light to moderate awareness of the risks of working with PERC (figure 2A). Moreover, many dry cleaners that felt that there was no risk were suspicious of the French government for banning the chemical.

In addition, dry cleaners who were more aware of PERC risks were also inclined to view the change to PERC alternatives as easier (figure 2B). This includes perception to alternatives based on GMO technology, as we mapped openness to GMOs throughout the city (figure 2C), and found that overall, dry cleaners are not concerned about GMOs (figure 2D). Finally, those who were not concerned about the use of PERC were also less concerned about the use of GMO alternatives (figure 2E).

Quercetin strains degradation

Figure 3 Types of stains observed and the difficulty of cleaning certain fabrics. A. Word cloud representing the most commonly observed stains by dry cleaners according to our questionnaire. Fat and wine stains were the most prevalent. B. Wine stains are considered to be very difficult to clean. C. All of the fabrics that we studied in our enzyme project (silk, linen, wool, and cotton) were considered difficult to clean.

Learning from tradition to innovate

We felt that understanding the needs of the dry cleaning industry was important in order to design a product that addresses problems that were most commonly faced in real life conditions.

Based on questionnaire responses, the most commonly observed stains are fat, wine, ink, and blood (figure 3A). Wine stains in particular are very challenging to remove, with the vast majority of respondents ranking them as “hard” (figure 3B). We also learned that dry cleaners who had already changed from PERC to new alternatives now have to use a pre-washing treatment for demanding stains such as wine. In contrast, PERC alone was sufficient to clean these stains before, indicating a need for a more efficient product for difficult stains.

Finally, we observed that silk is by far the most difficult fabric to clean (figure 3D). Indeed, the fragility of silk means that pre-washing treatments cannot be applied for very long without damaging the fabric, giving us more evidence for the need for more efficient stain treatments.

Producing a product with real-world applications

Lastly, based on the results of our questionnaire, we decided to focus on creating an enzymatic pre-washing product for wine stains. In order to increase the efficiency of this product compared to normal enzymatic treatments, we carried out a screen to find protein domains that would bind to the fabric to be treated. By fusing these Protein Binding Domains to enzymes, we wished to increase the efficiency of stain removing enzymes. This could be particularly effective for cleaning silk, as it would reduce the amount of pre-washing treatment needed, therefore reducing the damage incurred by washing.

Attributions

The Human Practices were designed by the entire team with the help of our advisors. Face-to-face interviews were carried out by Alicia, Allison, Antoine V. and Sébastien (due to the fact that speaking French was necessary to perform them) and the data analysed by Alicia. We are not publishing our original data in order to protect the privacy of the questionnaire respondants. A big thank you to our advisors Jake and Jason for helping us analyse the results.

References

  • The list of the dry cleaners existing in Paris was obtained in the Yellow Pages (Pages Jaunes)
  • The statistics for each Arrondissement were obtained in the Mairie de Paris and in the Institut National de la Statistique et des Etudes Economiques