<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,13 +19,14 @@ chart &lt;- densityplot(
     for(i in 1:2){
       panel.densityplot(
         subset[subset$alignment == values[i],]$value,
-        col=colours[i]
+        col=colours[i],
+        pch='.'
       )
     }
   }
 )
 
 postscript(paste(getwd(),'../plots/average_gene_cost_density.eps',sep='/'),
-  width=10,height=10,onefile=FALSE,horizontal=FALSE, paper = &quot;special&quot;)
+  width=10,height=5,onefile=FALSE,horizontal=FALSE, paper = &quot;special&quot;)
 print(chart)
 graphics.off()</diff>
      <filename>analysis/003_estimate_amino_acid_frequency_and_cost/r/scripts/plot_gene_costs_density.R</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>284e95a4eccf4eaba722ab8d53f1296b0ead8007</id>
    </parent>
  </parents>
  <author>
    <name>Michael Barton</name>
    <email>mail@michaelbarton.me.uk</email>
  </author>
  <url>http://github.com/michaelbarton/cost_in_evolution/commit/f3bc3444fccf14a52fb64e17c5c1e87333597005</url>
  <id>f3bc3444fccf14a52fb64e17c5c1e87333597005</id>
  <committed-date>2008-12-04T09:16:41-08:00</committed-date>
  <authored-date>2008-12-04T09:16:41-08:00</authored-date>
  <message>Updated plotting of gene cost density. More pretty.</message>
  <tree>4d941431368a19aba5427e1008231311d63e07c0</tree>
  <committer>
    <name>Michael Barton</name>
    <email>mail@michaelbarton.me.uk</email>
  </committer>
</commit>
