Team:NYU Gallatin/Project/Socializing

From 2012.igem.org

(Difference between revisions)
m
 
(3 intermediate revisions not shown)
Line 8: Line 8:
<li class="menu-308"><a href="/Team:NYU_Gallatin/Parts" title="Our work with the parts registry.">Parts</a></li>
<li class="menu-308"><a href="/Team:NYU_Gallatin/Parts" title="Our work with the parts registry.">Parts</a></li>
<li class="menu-310"><a href="/Team:NYU_Gallatin/Modeling" title="How we put it all together.">Modeling</a></li>
<li class="menu-310"><a href="/Team:NYU_Gallatin/Modeling" title="How we put it all together.">Modeling</a></li>
-
<li class="menu-311"><a href="/Team:NYU_Gallatin/Notebook" title="Lab notebooks, news, &amp; photos.">Notebook</a></li>
+
<li class="menu-584"><a href="/Team:NYU_Gallatin/Notebook" title="Lab notebooks, news, and photos.">Notebook</a></li>
<li class="menu-312"><a href="/Team:NYU_Gallatin/Safety" title="Our commitment to safety.">Safety</a></li>
<li class="menu-312"><a href="/Team:NYU_Gallatin/Safety" title="Our commitment to safety.">Safety</a></li>
<li class="menu-313"><a href="/Team:NYU_Gallatin/Attributions" title="Give credit where credit is due.">Attributions</a></li>
<li class="menu-313"><a href="/Team:NYU_Gallatin/Attributions" title="Give credit where credit is due.">Attributions</a></li>
Line 29: Line 29:
     <ul class="menu clearfix"><li class="first last expanded active-trail"><a href="/Team:NYU_Gallatin/Project" title="" class="active-trail">Project</a><ul class="menu clearfix"><li class="first leaf"><a href="/Team:NYU_Gallatin/Project/Cloning" title="">Cloning</a></li>
     <ul class="menu clearfix"><li class="first last expanded active-trail"><a href="/Team:NYU_Gallatin/Project" title="" class="active-trail">Project</a><ul class="menu clearfix"><li class="first leaf"><a href="/Team:NYU_Gallatin/Project/Cloning" title="">Cloning</a></li>
<li class="leaf"><a href="/Team:NYU_Gallatin/Project/Transforming" title="We transformed stuff.">Transforming</a></li>
<li class="leaf"><a href="/Team:NYU_Gallatin/Project/Transforming" title="We transformed stuff.">Transforming</a></li>
 +
<li class="leaf"><a href="/Team:NYU_Gallatin/Project/Characterization" title="">Characterizing</a></li>
<li class="leaf"><a href="/Team:NYU_Gallatin/Project/Growing" title="">Growing</a></li>
<li class="leaf"><a href="/Team:NYU_Gallatin/Project/Growing" title="">Growing</a></li>
<li class="leaf"><a href="/Team:NYU_Gallatin/Project/Designing" title="">Designing</a></li>
<li class="leaf"><a href="/Team:NYU_Gallatin/Project/Designing" title="">Designing</a></li>
Line 50: Line 51:
    
    
   <div class="content clearfix">
   <div class="content clearfix">
-
     <center><img style="border: solid black 1px; margin-bottom: 20px;" src="http://farm9.staticflickr.com/8029/8044503002_4bb8dfc3d1_c.jpg" width=683 /></center><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even"><!--Load the AJAX API--><script type="text/javascript" src="https://www.google.com/jsapi"></script><script type="text/javascript">
+
     <center><img style="border: solid black 1px; margin-bottom: 20px;" src="http://farm9.staticflickr.com/8178/8048894791_5ebc0b2651_c.jpg" width=683 /></center><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even"><!--Load the AJAX API--><script type="text/javascript" src="https://www.google.com/jsapi"></script><script type="text/javascript">
<!--//--><![CDATA[// ><!--
<!--//--><![CDATA[// ><!--
Line 65: Line 66:
       function drawChart() {
       function drawChart() {
-
        // Create the GENDER data table.
+
          // Create the GENDER data table.
-
        var data = new google.visualization.DataTable();
+
          var data = new google.visualization.DataTable();
-
        data.addColumn('string', 'Gender');
+
          data.addColumn('string', 'Gender');
-
        data.addColumn('number', 'Surveyed');
+
          data.addColumn('number', 'Surveyed');
-
        data.addRows([
+
          data.addRows([ ['Female', 49.4], ['Male', 50.6], ]);
-
          ['Female', 49.4],
+
          var options = {'width':200, 'height':200, 'legend':'bottom', chartArea:{left:5,top:5,width:"90%",height:"90%"} };
-
          ['Male', 50.6],
+
          var chart = new google.visualization.PieChart(document.getElementById('chart_gender'));
-
        ]);
+
          chart.draw(data, options);
-
        // Set chart options
+
 
-
        var options = {'width':200,
+
          // Create the AGE data table.
-
                      'height':200,
+
          var data = new google.visualization.DataTable();
-
                      'legend':'bottom',
+
          data.addColumn('string', 'Age');
-
slices: {0: {color: '#FF00FF'}, 1: {color: 'blue'}},
+
          data.addColumn('number', 'Age');
-
chartArea:{left:5,top:5,width:"90%",height:"90%"},
+
          data.addRows([ ['17 or younger', 3], ['18 to 34', 23.8], ['35 to 49', 28.6], ['50 to 64', 34.5], ['65 or older', 10.1], ]);
-
};
+
          var options = { 'width':200, 'height':200, 'legend':'bottom', chartArea:{left:5,top:5,width:"90%",height:"90%"} };
-
 
+
          var chart = new google.visualization.PieChart(document.getElementById('chart_age'));
-
        // Instantiate and draw our chart, passing in some options.
+
          chart.draw(data, options);
-
        var chart = new google.visualization.PieChart(document.getElementById('chart_gender'));
+
 
-
        chart.draw(data, options);
+
          // Create the EDUCATION data table.
-
 
+
          var data = new google.visualization.DataTable();
-
        // Create the AGE data table.
+
          data.addColumn('string', 'Education');
-
        var data = new google.visualization.DataTable();
+
          data.addColumn('number', 'Percent');
-
        data.addColumn('string', 'Age');
+
          data.addRows([ ['Some High School', 1.8], ['High School Diploma', 10.7], ['Some College', 19.0], ['College Degree', 33.9], ['Graduate Degree', 34.5], ]);
-
        data.addColumn('number', 'Age');
+
          var options = {'width':200, 'height':200, 'legend':'bottom', chartArea:{left:5,top:5,width:"90%",height:"90%"} };
-
        data.addRows([
+
          var chart = new google.visualization.PieChart(document.getElementById('chart_edu'));
-
          ['17 or younger', 3],
+
          chart.draw(data, options);
-
          ['18 to 34', 23.8],
+
         
-
          ['35 to 49', 28.6],
+
 
-
          ['50 to 64', 34.5],
+
          // Create and populate the APPROVAL BY TYPE data table.
-
          ['65 or older', 10.1],
+
          var data = google.visualization.arrayToDataTable([
-
        ]);
+
            ['Type', 'Approve', 'Disapprove', 'No Opinion'],
-
        // Set chart options
+
            ['Food', 35.1, 53.6, 11.3], ['Clothes', 56.5, 29.2, 14.3], ['Fuels', 70.2, 14.9, 14.9], ['Medicine', 70.2, 19, 10.7],
-
        var options = {'width':200,
+
          ]);
-
                      'height':200,
+
          new google.visualization.ColumnChart(document.getElementById('chart_type')).
-
                      'legend':'bottom',
+
              draw(data, {width:660, height:400, legend:{position: 'bottom'}, chartArea:{left:25,top:25,width:"95%",height:"80%"}} );
-
chartArea:{left:5,top:5,width:"90%",height:"90%"}
+
             
-
};
+
          // Create and populate the APPROVAL BY GENDER data table.
-
 
+
          var data = google.visualization.arrayToDataTable([
-
        // Instantiate and draw our chart, passing in some options.
+
            ['Type', 'Men', 'Women'],
-
        var chart = new google.visualization.PieChart(document.getElementById('chart_age'));
+
            ['Food', 48.2, 21.7], ['Clothes', 74.1, 38.6], ['Fuels', 84.7, 55.4], ['Medicine', 83.5, 56.6], ['GM is Safe', 67.1, 37.3],
-
        chart.draw(data, options);
+
          ]);
 +
          new google.visualization.ColumnChart(document.getElementById('chart_type_gender')).
 +
              draw(data, {width:660, height:400, legend:{position: 'bottom'}, chartArea:{left:25,top:25,width:"95%",height:"80%"}} );
 +
             
 +
          // Create and populate the APPROVAL BY AWARENESS data table.
 +
          var data = google.visualization.arrayToDataTable([
 +
            ['Type', 'Food', 'Clothes', 'Fuels', 'Medicine', 'GM is Safe'],
 +
            ['Unaware', 22.9, 45.8, 50, 62.5, 43.8], ['Some Awareness', 41, 63.9, 78.7, 77, 62.3], ['Aware', 39, 57.6, 78, 69.5, 49.2],
 +
          ]);
 +
          new google.visualization.ColumnChart(document.getElementById('chart_type_aware')).
 +
              draw(data, {width:660, height:400, legend:{position: 'bottom'}, chartArea:{left:25,top:25,width:"95%",height:"80%"}} );
 +
    }
-
      // Create the EDUCATION data table.
 
-
        var data = new google.visualization.DataTable();
 
-
        data.addColumn('string', 'Education');
 
-
        data.addColumn('number', 'Percent');
 
-
        data.addRows([
 
-
          ['Some High School', 1.8],
 
-
          ['High School Diploma', 10.7],
 
-
          ['Some College', 19.0],
 
-
          ['College Degree', 33.9],
 
-
          ['Graduate Degree', 34.5],
 
-
        ]);
 
-
        // Set chart options
 
-
        var options = {'width':200,
 
-
                      'height':200,
 
-
                      'legend':'bottom',
 
-
                      chartArea:{left:5,top:5,width:"90%",height:"90%"}
 
-
};
 
-
        // Instantiate and draw our chart, passing in some options.
 
-
        var chart = new google.visualization.PieChart(document.getElementById('chart_edu'));
 
-
        chart.draw(data, options);
 
-
      }
 
      
      
//--><!]]>
//--><!]]>
-
</script><h1>What We Did</h1>
+
</script><h1>Exploring Consumer Reactions</h1>
<p>The biological portion of our project altered the cellulose produced by <i>acetobacter xylinum</i> for use as a fabrication material in consumer products. Accordingly, the human practices portion of our project focused on the consumer market for genetically modified (GM) products and sought to identify the primary demographic and psychographic predictors of approval for those products.  We used both quantitative and qualitative measures to research this question.</p>
<p>The biological portion of our project altered the cellulose produced by <i>acetobacter xylinum</i> for use as a fabrication material in consumer products. Accordingly, the human practices portion of our project focused on the consumer market for genetically modified (GM) products and sought to identify the primary demographic and psychographic predictors of approval for those products.  We used both quantitative and qualitative measures to research this question.</p>
<p>The quantitative measure was in the form of a ten item survey administered to a national sample via the world wide web.  The survey asked respondents whether they were aware that GM food and cotton were already sold in stores, whether they approved of GM food, clothes, fuels, and medicine, how safe they perceived GM products to be, and basic demographic information including their age, gender, and highest level of education completed. A 37 percent response rate yielded 168 usable responses, and results are reported with 95 percent confidence and a confidence interval of 7.5 percent. We found that product type, gender, and awareness of existing GM products were all predictors of approval for GM products. We also found that women were significantly less likely to approve of GM products (p
<p>The quantitative measure was in the form of a ten item survey administered to a national sample via the world wide web.  The survey asked respondents whether they were aware that GM food and cotton were already sold in stores, whether they approved of GM food, clothes, fuels, and medicine, how safe they perceived GM products to be, and basic demographic information including their age, gender, and highest level of education completed. A 37 percent response rate yielded 168 usable responses, and results are reported with 95 percent confidence and a confidence interval of 7.5 percent. We found that product type, gender, and awareness of existing GM products were all predictors of approval for GM products. We also found that women were significantly less likely to approve of GM products (p
</p><p>As a qualitative measure of opinion concerning GM products, we created an artificial store selling GM products at a widely attended street festival in Brooklyn, NY and interviewed visitors concerning their perceptions of actual and hypothetical GM products on display at the store. We interviewed women in particular and found that the perception of GM products as unsafe or untrustworthy is a likely cause of disapproval for GM products.</p>
</p><p>As a qualitative measure of opinion concerning GM products, we created an artificial store selling GM products at a widely attended street festival in Brooklyn, NY and interviewed visitors concerning their perceptions of actual and hypothetical GM products on display at the store. We interviewed women in particular and found that the perception of GM products as unsafe or untrustworthy is a likely cause of disapproval for GM products.</p>
<h1>The Survey</h1>
<h1>The Survey</h1>
-
<p>Our human practices portion consists of a study concerning relationships among awareness, education, and approval of different genetically modified products. e.g. Do people care whether cotton is genetically engineered as much as food?  The survey results were collected online as well as our shoppe at Atlantic Antic from volunteers off the street. </p>
+
<p><a href="/Team:NYU_Gallatin/Project/Socializing/Survey"><img src="http://farm9.staticflickr.com/8452/8048903468_10fa09f84d_m.jpg" style="float: left; margin-right: 10px; margin-bottom: 10px" /></a>Our human practices portion consists of a study concerning relationships among awareness, education, and approval of different genetically modified products. e.g. Do people care whether cotton is genetically engineered as much as food?  The survey results were collected online as well as our shoppe at Atlantic Antic from volunteers off the street. </p>
<p><a href="/Team:NYU_Gallatin/Project/Socializing/Survey">Take the survey yourself!</a></p>
<p><a href="/Team:NYU_Gallatin/Project/Socializing/Survey">Take the survey yourself!</a></p>
-
<h2>Methodology</h2>
+
<h2 style="clear: both">Methodology</h2>
<ul><li>10 item web survey regarding genetically modified (GM) products:
<ul><li>10 item web survey regarding genetically modified (GM) products:
<ul><li>Awareness that GM food and cotton are sold (2 items).</li>
<ul><li>Awareness that GM food and cotton are sold (2 items).</li>
Line 157: Line 148:
<div id="chart_gender_title" style="display: inline-block; width: 200px; background: white; color: black; text-align: center;">Age</div>
<div id="chart_gender_title" style="display: inline-block; width: 200px; background: white; color: black; text-align: center;">Age</div>
<div id="chart_gender_title" style="display: inline-block; width: 200px; background: white; color: black; text-align: center;">Education</div>
<div id="chart_gender_title" style="display: inline-block; width: 200px; background: white; color: black; text-align: center;">Education</div>
 +
</div>
 +
<h2>Results</h2>
 +
<p>The results of our survey showed some interesting insights into the way different types of people view GM products.</p>
 +
<h3>Approval Varies by Type</h3>
 +
<div style="background: white; padding: 15px; text-align: center; -moz-border-radius: 15px; border-radius: 15px;">
 +
<div id="chart_type" style="display: inline-block"></div>
 +
</div>
 +
<h3>Approval Varies by Gender</h3>
 +
<p>Women seem to approve of GM products much less than men.</p>
 +
<div style="background: white; padding: 15px; text-align: center; -moz-border-radius: 15px; border-radius: 15px;">
 +
<div id="chart_type_gender" style="display: inline-block"></div>
 +
</div>
 +
<h3>Effect of Awareness on Approval</h3>
 +
<p>GM Awareness has a limited effect on approval.</p>
 +
<div style="background: white; padding: 15px; text-align: center; -moz-border-radius: 15px; border-radius: 15px;">
 +
<div id="chart_type_aware" style="display: inline-block"></div>
</div>
</div>
<h2>Summary</h2>
<h2>Summary</h2>
Line 164: Line 171:
<li>Results are 95 percent confidence +/- 7.5 percent. </li>
<li>Results are 95 percent confidence +/- 7.5 percent. </li>
<li>Further research needed to examine the mechanism affecting approval.  We believe perceived risk versus reward and emotions of disgust and fear are likely drivers.  </li>
<li>Further research needed to examine the mechanism affecting approval.  We believe perceived risk versus reward and emotions of disgust and fear are likely drivers.  </li>
-
</ul></div></div></div>  </div>
+
</ul><h1>The Shop</h1>
 +
<p>To showcase the wonder and power of genetically modified products to the public, we setup a one-day-only popup shop in Brooklyn, NY on the day of the biggest street fair in New York City -- The Atlantic Antic!  With tons of street traffic and several film crews documenting the day and interviewing visitors, the store was a huge success.  Check out some of the "products" we were selling that day.</p>
 +
<h2>GMO based consumer products: Present and Future</h2>
 +
<h3>Living Watch</h3>
 +
<p><img src="http://farm9.staticflickr.com/8172/8052323830_97938ac8b7_n.jpg" class="border" />   <img src="http://farm9.staticflickr.com/8321/8052326135_e8fa43ac12_n.jpg" /></p>
 +
<p>This biologically based oscillator is attuned not only to lunar and solar cycles, but to biological circadian rhythms as well. Housed in an organic scaffold and bezel setting, the time is digitally indicated by truly organic light emitting diodes; cells that have been genetically modified to bio-luminesce in response to oscillating genetic circuits. With a housing and strap made from laboratory grown keratinocytes and chondrocytes (a.k.a. Victimless Leather), it ensures complete biodegradability when time runs out. </p>
 +
<p><i>Availability: Near Future</i></p>
 +
<h3>BioCrete</h3>
 +
<p><img src="http://farm9.staticflickr.com/8042/8052317291_0bf8cd8cc3_n.jpg" class="border" />   <img src="http://farm9.staticflickr.com/8320/8052332604_63b1440577_n.jpg" class="border" /></p>
 +
<p>Did you know that the production of cement is a very energy intensive process and is a source of 5% of industrial CO2 emissions?  Build your foundation instead using BioCrete. A genetically engineered strain of a naturally occurring bacterium, Sporosarcina pasteurii, has been designed to secrete both calcium carbonate and spider silk proteins to generate a very durable cement to produce concrete with optimum tensile strength. The strain has also been engineered to be salt tolerant and photosynthetic. Mix with some soil and water, add the freez-dried bacteria, expose to moderate sunlight and grow your dream house!</p>
 +
<p><i>Availability: Near to Far Future</i></p>
 +
<h3>Microbial Fuel Cell / Engineered ProBiotics</h3>
 +
<p>Always feel as if you�re flushing money down the drain? With the Microbial Fuel Cell, you can generate enough power to light up your home. Attaches easily to existing waste water pipes and harnesses bacteria to generate a steady and reliable output of �Bac-tricity.� Naturally occurring E. coli colonize high-surface area carbon nanotube anodes and contribute electrons from their membrane surface. With our genetically modified probiotic supplement, you can �turbo-charge� your gut microbes with probiotic strains over-expressing proteins that optimize the external transfer of electrons. These will yield up to 10 times the current flow as natural strains, ensuring that your roll-on OLED display and Xbox Holodeck doesn�t run out of power. Don�t forget to ask your pharmacist about the �Do Your Duty� Federal Tax Credit available upon purchase.<br />
 +
Availability: Far Future</p>
 +
<h3>MicroAlgae BioDiesel</h3>
 +
<p><img src="http://farm9.staticflickr.com/8450/8052312163_c33467fdc5_z.jpg" class="border" /></p>
 +
<p>Everyone is going green these days, including the U.S. Navy! The grown photosynthetic algae harvests CO2 directly from the atmosphere and uses sunlight to biosynthesize energy packed hydrocarbons. Since the CO2 that is subsequently released from the burning of this fuel has been taken up from the atmosphere, the result is a net carbon-neutral load on the environment. New strains are being genetically engineered to produce higher yields of hydrocarbons which can be used to power everything from F-18 Hornets to the family sedan. </p>
 +
<p><i>Availability: Near Future</i></p>
 +
<h3>Enzyme based Cleaners</h3>
 +
<p>The addition of genetically modified enzymes that degrade proteins (proteases), carbohydrates (amylases) and greases (lipases) to cleaning compounds such as detergents, surface cleaners, contact lens solutions, etc. ensures the speedy removal of accumulated dirt. In addition, enzymes function at lower temperatures, thereby reducing the need for hot water during cleaning. A sample, by no means complete, of some products that contain enzymes for cleaning purposes is on display here.</p>
 +
<p><i>Availability: Now</i></p>
 +
<h3>GloFish: Genetically Modified Pets</h3>
 +
<p>Originally engineered at the National University of Singapore to act as a biosensor to detect pollutants in rivers, these genetically modified zebra fish have proven to be a hit at pet stores nationwide. </p>
 +
<p>From <a href="http://www.glofish.com:">www.glofish.com:</a><br />
 +
�GloFish® are brilliantly wonderful fish that add color and excitement to any aquarium, whether at home or the office, or in classrooms. GloFish are similar to other fish, except they have a much brighter disposition. GloFish fluorescent fish are available for purchase in five stunningly beautiful colors: Starfire Red®, Electric Green®, Sunburst Orange®, Cosmic Blue® and Galactic Purple®. Each new GloFish fluorescent fish inherits its unique color directly from its parents, maintains the color throughout its life, and passes the color along to its offspring.�</p>
 +
<p><i>Availability: Now</i></p>
 +
<h3>The Harvard iGARDEN</h3>
 +
<p><img src="http://farm9.staticflickr.com/8314/8052349869_e465b14405_z.jpg" class="border" /></p>
 +
<p>Designed as an �open source tool-kit for plant engineering�, the iGARDEN kit was created by Harvard University students during the 2010 International Genetic Engineering competition.<br />
 +
From the Harvard Team IGEM 2010 website:<br />
 +
�The Harvard iGarden is a venture into plant engineering. Our aim is to create a toolkit for the cultivation of a personalized garden containing features introduced through synthetic biology. In addition to a "genetic fence" designed to prevent the spread of introduced genetic material, we have developed three independent features to be included in this toolkit - inclusion of novel flavors, knockdown of plant allergens, and modification of petal color. We envision the iGarden as a medium through which the non-scientist can see the power and potential of synthetic biology and apply it to everyday life.�</p>
 +
<p><i>Availability: Near Future</i></p>
 +
<h3>Gen2Seat (Generation 2, Seat)</h3>
 +
<p><img src="http://farm9.staticflickr.com/8462/8052319709_4ccaecde9b_z.jpg" class="border" /></p>
 +
<p>Furniture that is grown using biopolymers derived from genetically modified Acetobacter strains, isolated from Kombucha, that secrete chitin, a durable material also found in insect exoskeletons. What will they think of next! Draped over an interior cushioning derived from fungal mycelia, this chair is light, sturdy and eventually compostable. This consumer item is designed to be produced using a minimum of energy expenditure and is currently being developed by the NYU-Gallatin IGEM team, along with members of Terreform One and Genspace.</p>
 +
<p><i>Availability: Very Near Future</i></p>
 +
<h3>BioProgrammable Paint</h3>
 +
<p><img src="http://farm9.staticflickr.com/8320/8052327397_0d13a808e1_z.jpg" class="border" /></p>
 +
<p>Not sure what color to paint your walls? Decide later with programmable paint! Contains micro-encapsulated strains of genetically engineered B. subtilis bacteria. Each bacterium contains a series of genes cloned from various plant biosynthetic pathways that synthesize pigment molecules, such as red lycopene found in tomatoes and orange beta-carotene found in carrots. When freshly applied, the oxygen activated microbes get to work, producing a slowly changing spectrum of synchronized color on applied surfaces for up to a week, with previous pigments being degraded. When your favorite color comes into view, simply wave the enclosed UV emitting wand in the direction of the surface to disable the bacteria and lock in the color. Improved varieties of programmable paint are being worked on that will also absorb allergens and toxins such as carbon monoxide and mold spores.</p>
 +
<p><i>Availability: Far Future</i></p>
 +
<h3>Genetically Modified Foods</h3>
 +
<p>Currently at the center of various controversies, genetically modified crops come in a range of varieties. Crops that have been developed today include varieties of maize, soy and alfalfa, that express genes from the naturally occurring soil bacterium B. thuringiensis. The expressed protein is fatal to insect larvae when they ingest the crops. Most current crops are engineered to be either pest or herbicide resistant. Future varieties of food crop plants are being engineered to have enhanced production of nutrients. Golden rice varieties have been engineered that produce beta-carotene (Viatmin A). Currently 80% of papayas grown in Hawaii are derived from a variety that has been genetically engineered to contain a gene making it resistant to papaya ringspot virus, a natural pest of the papaya plant.</p>
 +
<p><i>Availability: Now</i></p>
 +
</div></div></div>  </div>
    
    

Latest revision as of 03:22, 4 October 2012