<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>X-Informatics</title>
	<atom:link href="http://c13s.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://c13s.wordpress.com</link>
	<description>Finding Structures in the Unstructured</description>
	<lastBuildDate>Fri, 30 Sep 2011 20:06:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='c13s.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>X-Informatics</title>
		<link>http://c13s.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://c13s.wordpress.com/osd.xml" title="X-Informatics" />
	<atom:link rel='hub' href='http://c13s.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Summary:  Flux Variability Analysis of Metabolic Networks in Purple Nonsulfur Bacteria</title>
		<link>http://c13s.wordpress.com/2011/09/30/summary-flux-variability-analysis-of-metabolic-networks-in-purple-nonsulfur-bacteria/</link>
		<comments>http://c13s.wordpress.com/2011/09/30/summary-flux-variability-analysis-of-metabolic-networks-in-purple-nonsulfur-bacteria/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 20:03:20 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[Paper Summary]]></category>
		<category><![CDATA[Bacteria]]></category>
		<category><![CDATA[Metabolic Network]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/?p=181</guid>
		<description><![CDATA[Hadicke et al published a research paper in BMC Systems Biology. The group modeled metabolic networks of purple nonsulfur bacteria (PNSB) using flux variability analysis (FVA). FVA is slightly different to flux balance analysis (FBA) in that in the former, the biological objective is in its contraints, not the value to optimize. So FBA can be formulated as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=181&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ncbi.nlm.nih.gov/pubmed/21943387">Hadicke <em>et al</em> published a research paper in BMC Systems Biology</a>. The group modeled metabolic networks of purple nonsulfur bacteria (PNSB) using flux variability analysis (FVA). FVA is slightly different to flux balance analysis (FBA) in that in the former, the biological objective is in its contraints, not the value to optimize.</p>
<p>So FBA can be formulated as<br />
<img src='http://s0.wp.com/latex.php?latex=max_%7B%5Cmathbf%7Bv%7D%7D%5C%2C%5Cmathbf%7BZ%3Dc%5E%7BT%7D%5Ccdot+v%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='max_{&#92;mathbf{v}}&#92;,&#92;mathbf{Z=c^{T}&#92;cdot v}' title='max_{&#92;mathbf{v}}&#92;,&#92;mathbf{Z=c^{T}&#92;cdot v}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=s.t.&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='s.t.' title='s.t.' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cmbox%7B%5Ctextbf%7BS%7D%5Censuremath%7B%5Ccdot%7D%5Ctextbf%7Bv%7D%3D%5Ctextbf%7B0%7D%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mbox{&#92;textbf{S}&#92;ensuremath{&#92;cdot}&#92;textbf{v}=&#92;textbf{0}}' title='&#92;mbox{&#92;textbf{S}&#92;ensuremath{&#92;cdot}&#92;textbf{v}=&#92;textbf{0}}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv_%7Bl%7D%5Cleq+v%7D%5Cleq%5Cmathbf%7Bv_%7Bu%7D%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mathbf{v_{l}&#92;leq v}&#92;leq&#92;mathbf{v_{u}}' title='&#92;mathbf{v_{l}&#92;leq v}&#92;leq&#92;mathbf{v_{u}}' class='latex' /></p>
<p>where Z is the biological objective function, c is a vector of coefficients that define how much each reaction contribute to the objective. v is the vector of fluxes of each reaction, and it is unknown. S is a m*n matrix. It contains the stoichiometry of the metabolic networks. <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv_%7Bl%7D%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mathbf{v_{l}}' title='&#92;mathbf{v_{l}}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv_%7Bu%7D%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mathbf{v_{u}}' title='&#92;mathbf{v_{u}}' class='latex' /> are the lower bounds and upper bounds of <img src='http://s0.wp.com/latex.php?latex=%5Ctextbf%7Bv%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;textbf{v}' title='&#92;textbf{v}' class='latex' />.</p>
<p>Then FVA can be formulated as<br />
<img src='http://s0.wp.com/latex.php?latex=min%5C%2Fmax_%7B%5Cmathbf%7Bv%7D%7D%5C%2Cv_i&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='min&#92;/max_{&#92;mathbf{v}}&#92;,v_i' title='min&#92;/max_{&#92;mathbf{v}}&#92;,v_i' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=s.t.&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='s.t.' title='s.t.' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cmbox%7B%5Ctextbf%7BS%7D%5Censuremath%7B%5Ccdot%7D%5Ctextbf%7Bv%7D%3D%5Ctextbf%7B0%7D%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mbox{&#92;textbf{S}&#92;ensuremath{&#92;cdot}&#92;textbf{v}=&#92;textbf{0}}' title='&#92;mbox{&#92;textbf{S}&#92;ensuremath{&#92;cdot}&#92;textbf{v}=&#92;textbf{0}}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7BZ%3Dc%5E%7BT%7D%5Ccdot+v%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mathbf{Z=c^{T}&#92;cdot v}' title='&#92;mathbf{Z=c^{T}&#92;cdot v}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv_%7Bl%7D%5Cleq+v%7D%5Cleq%5Cmathbf%7Bv_%7Bu%7D%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mathbf{v_{l}&#92;leq v}&#92;leq&#92;mathbf{v_{u}}' title='&#92;mathbf{v_{l}&#92;leq v}&#92;leq&#92;mathbf{v_{u}}' class='latex' /> </p>
<p>Note that now <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7BZ%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mathbf{Z}' title='&#92;mathbf{Z}' class='latex' /> is a known value. So this means that we already know the optimal of the biological objective, but we want to find out the range (min, max) of certain fluxes that fit the optimal solution. This gives the variability of <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bv%7D&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='&#92;mathbf{v}' title='&#92;mathbf{v}' class='latex' />. For example, in certain conditions, some reactions might changes but without changing the outcome. FVA analysis will be able to identify such reactions. </p>
<p>This paper applied FVA to the analysis of the metabolic network in photosynthetic PNSB. The authors tested their model in several conditions. This paper is particularly interesting to me because of the methods FVA. The original paper of FVA is published in 2003. (<a href="http://www.ncbi.nlm.nih.gov/pubmed/14642354">pubmed</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=181&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2011/09/30/summary-flux-variability-analysis-of-metabolic-networks-in-purple-nonsulfur-bacteria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>
	</item>
		<item>
		<title>Drug Mode of Action and repositioning from gene expression data</title>
		<link>http://c13s.wordpress.com/2010/09/13/drug-mode-of-action-and-repositioning-from-gene-expression-data/</link>
		<comments>http://c13s.wordpress.com/2010/09/13/drug-mode-of-action-and-repositioning-from-gene-expression-data/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 19:17:59 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Cheminformatics]]></category>
		<category><![CDATA[Paper Summary]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/09/13/drug-mode-of-action-and-repositioning-from-gene-expression-data/</guid>
		<description><![CDATA[Iorio, F. et al published a paper in the PNAS journal. They built a drug network out of gene expression data from small molecule screens. Using network analysis tools, they were able to group drugs into communities using network analysis. They claim that the compounds in the same community tend to have similar MoA, or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=174&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Iorio, F. et al published a paper in the PNAS journal. They built a drug network out of gene expression data from small molecule screens. Using network analysis tools, they were able to group drugs into communities using network analysis. They claim that the compounds in the same community tend to have similar MoA, or act on similar biological pathways. They correctly predicted nine anticancer compounds and discovered an unreported effect for an existing drug.</p>
<p>There are several interesting things in their work. First, they developed a new algorithm to merge the gene expression data from different cell lines given the same compound. This aggregation algorithm uses several techniques such as Spearman&#8217;s footrule, Borda Merging Method and the Kruskal Algorithm.</p>
<p>Secondly, they calculated the drug similarity based on the merged list of gene ranks from the previous step based on results from Gene Set Enrichment Analysis (GSEA). This is because the list of expressions are different for two different compounds.</p>
<p>Thirdly, they compared the drug similarity measure with chemical similarity measures using fingerprints or electrotopological descriptors. The results are quite uncorralted with very low pearson correlation coefficient. An interesting extension of this could be the activity cliffs &#8211; very similar compounds that having completely different biological activity profile.</p>
<p>One limitation of this method is that you need to have a gene expression profile of a compound to be able to use it, similar to the original connectivity map approach. The other concern is that for compounds that have inconsistent effects on different cell lines. But as the authors mentioned, &#8220;when no information on the drug MoA is available a priori, the best strategy is still<br />
to merge profiles from multiple cell lines&#8221;.</p>
<p>Iorio, F. et al. Discovery of drug mode of action and drug repositioning from transcriptional responses. <span style="font-style:italic;">Proceedings of the National Academy of Sciences</span> <span style="font-weight:bold;">107</span>, 14621 -14626 (2010). <span class="slug-metadata-note ahead-of-print">doi:<span class="slug-doi" title="10.1073/pnas.1000138107">10.1073/pnas.1000138107<br />
</span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=174&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/09/13/drug-mode-of-action-and-repositioning-from-gene-expression-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>
	</item>
		<item>
		<title>Chemical of this week &#8211; Cephalosporin</title>
		<link>http://c13s.wordpress.com/2010/09/08/cheical-of-today-cephalosporin/</link>
		<comments>http://c13s.wordpress.com/2010/09/08/cheical-of-today-cephalosporin/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 03:59:40 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Chemical of Today]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/09/08/cheical-of-today-cephalosporin/</guid>
		<description><![CDATA[I have a bad cough this week, so I did a little lookup of an antibiotics &#8211; Cephalosporins. Cephalosporins are a class of β-lactam antibiotics originally derived from Acremonium. Cephalosporins disrupts the synthesis of the peptidoglycan layer of bacterial cell walls. The petidoglycan layer is important for cell wall structural integrity. The final transpeptidation step [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=172&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a bad cough this week, so I did a little lookup of an antibiotics &#8211; Cephalosporins. Cephalosporins are a class of<strong> </strong><a title="Beta-lactam antibiotic" href="http://en.wikipedia.org/wiki/Beta-lactam_antibiotic">β-lactam antibiotics</a> originally derived from <em><a title="Acremonium" href="http://en.wikipedia.org/wiki/Acremonium">Acremonium</a></em>.<br />
<img style="max-width:800px;float:right;margin-top:10px;margin-bottom:10px;margin-left:10px;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Cephalosporin_core_structure.svg/220px-Cephalosporin_core_structure.svg.png" alt="" /></p>
<blockquote><p>Cephalosporins disrupts the synthesis of the peptidoglycan layer of bacterial cell walls. The petidoglycan layer is important for cell wall structural integrity. The final transpeptidation step in the synthesis of the peptidoglycan is facilitated by <a title="Transpeptidase" href="http://en.wikipedia.org/wiki/Transpeptidase">transpeptidases</a> known as <a class="mw-redirect" title="Penicillin-binding protein" href="http://en.wikipedia.org/wiki/Penicillin-binding_protein">penicillin-binding proteins</a> (PBPs). PBPs bind to the D-Ala-D-Ala at the end of muropeptides (peptidoglycan precursors) to crosslink the peptidoglycan. <a title="Beta-lactam antibiotic" href="http://en.wikipedia.org/wiki/Beta-lactam_antibiotic">Beta-lactam antibiotics</a> mimic this site and competitively inhibit PBP crosslinking of peptidoglycan.</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=172&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/09/08/cheical-of-today-cephalosporin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Cephalosporin_core_structure.svg/220px-Cephalosporin_core_structure.svg.png" medium="image" />
	</item>
		<item>
		<title>Molecule of this week &#8211; BPA</title>
		<link>http://c13s.wordpress.com/2010/09/07/chemical-of-today-bpa/</link>
		<comments>http://c13s.wordpress.com/2010/09/07/chemical-of-today-bpa/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 14:51:07 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Chemical of Today]]></category>
		<category><![CDATA[Chemical Of Today]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/09/07/chemical-of-today-bpa/</guid>
		<description><![CDATA[&#160; This week&#8217;s molecule is BPA, or bisphenol-A. New York time has a long article about the research over this controversial chemical, mended with some political background. Details at In Feast of Data on BPA Plastic, No Final Answer &#8211; NYTimes.com From the article, there is no decisive results to testify BPA&#8217;s effects on human [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=168&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>This week&#8217;s molecule is BPA, or bisphenol-A. New York time has a long article about the research over this controversial chemical, mended with some political background. Details at <a href="http://www.nytimes.com/2010/09/07/science/07bpa.html?pagewanted=1&amp;ref=science">In Feast of Data on BPA Plastic, No Final Answer &#8211; NYTimes.com</a></p>
<p><img style="max-width:800px;float:right;margin-top:10px;margin-bottom:10px;margin-left:10px;" title="Estrone (one major type of estrogen)" src="http://upload.wikimedia.org/wikipedia/en/thumb/7/77/Estrone2.png/200px-Estrone2.png" alt="Estrone (one major type of estrogen)" />From the article, there is no decisive results to testify BPA&#8217;s effects on human bodies. But it doesn&#8217;t mean there is no results. Rather, scientists are still debating over whether BPA is toxic or not, mainly because unreproducible results. Part of the reasons of the conflicting results, as the article pointed out, is that &#8220;different laboratories have studied the chemical in different ways&#8221;. The conflicting results have even produced conflicts between scientists. It&#8217;s interesting to read that &#8220;researchers who study it argue bitterly at conferences&#8221;, and &#8220;At one such meeting, scientists in the audience said, “We don’t want to hear you two speak until you get this straightened out,” &#8220;.</p>
<p>The articles goes on with recent development in the research, and mentioned some efforts in reconciling the disputes. One biggest dispute is that low dosage of BPA turns out to have worse effects in animal studies than higher dosages. From endocrinologists&#8217; point of view, it makes sense because BPA is no regular toxicant, but it &#8220;acts like a hormone&#8221;, and &#8220;hormones can act at extremely low doses&#8221;.</p>
<p>So much about the article, and here is the chemistry about BPA.</p>
<p>BPA has two phenol functional groups, and it is used to make <a class="zem_slink" title="Polycarbonate" href="http://en.wikipedia.org/wiki/Polycarbonate" rel="wikipedia">polycarbonate</a> plastic that are used in almost everything we use that are plastic, including food containers and baby bottles (in some states in the USA, BPA bottles is already banned in Canada, as well as some states in the US). <img style="max-width:800px;float:right;margin-top:10px;margin-bottom:10px;margin-left:10px;" title="DES" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Diethylstilbestrol.png/220px-Diethylstilbestrol.png" alt="DES" /></p>
<p>Why is BPA toxic? Because it can bind to estrogen receptors, though the binding is much weaker than the body&#8217;s own estrogen. Estrogen is assotiated with many horrible diseases, such as cancers, obesity, immune system diseases, and behavior problems. BPA could also bind to receptors for male hormone and <a class="zem_slink" title="Thyroid hormone" href="http://en.wikipedia.org/wiki/Thyroid_hormone" rel="wikipedia">thyroid hormone</a>. DES (diethylstibestrol) is a disastrous example of an <a class="zem_slink" title="Endocrine disruptor" href="http://en.wikipedia.org/wiki/Endocrine_disruptor" rel="wikipedia">endocrine disruptor</a>, as mentioned in the <a class="zem_slink" title="New York Times" href="http://www.newyorktimes.com" rel="homepage">NYTimes</a> article. It was used as a drug to prevent miscarriage for pregnant women in 1950s. It could bind to estrogen receptors much stronger than BPA, and has caused sever problems such as cancers, and even affects the offsprings of the womens who took it. What&#8217;s this chemical?</p>
<p>(Images: BPA, Estrone, and DES. Curtosey of wikipedia)</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="float:right;" src="http://img.zemanta.com/zemified_e.png?x-id=4a0dc301-2ac2-4503-a54b-cb877e60821f" alt="Enhanced by Zemanta" /></a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=168&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/09/07/chemical-of-today-bpa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/7/77/Estrone2.png/200px-Estrone2.png" medium="image">
			<media:title type="html">Estrone (one major type of estrogen)</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Diethylstilbestrol.png/220px-Diethylstilbestrol.png" medium="image">
			<media:title type="html">DES</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/zemified_e.png?x-id=4a0dc301-2ac2-4503-a54b-cb877e60821f" medium="image">
			<media:title type="html">Enhanced by Zemanta</media:title>
		</media:content>
	</item>
		<item>
		<title>Cytoscape Retreat</title>
		<link>http://c13s.wordpress.com/2010/08/03/cytoscape-retreat/</link>
		<comments>http://c13s.wordpress.com/2010/08/03/cytoscape-retreat/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 14:15:10 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Bioinformatics]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/09/03/cytoscape-retreat/</guid>
		<description><![CDATA[This summer I am working on a GSoC project (Gene Expression Reader plugin) for cytoscape again, and as a GSoC student, I got a chance to go to the 2010 Cytoscape summer retreat in Ann Arbor Michigan, and met several mentors, and listened to several very interesting talks. I talked to Alex Pico, my direct [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=163&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This summer I am working on a GSoC project (Gene Expression Reader plugin) for cytoscape again, and as a GSoC student, I got a chance to go to the <a href="http://cytoscape.wodaklab.org/wiki/CytoscapeRetreat2010">2010 Cytoscape summer retreat</a> in Ann Arbor Michigan, and met several mentors, and listened to several very interesting talks. </p>
<p>I talked to Alex Pico, my direct mentor on the Express Reader plugin, also Scooter and Daniele. The face to face meeting turns out to be very efficient <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and we clarified several uncertainties in the project design. It&#8217;s also interesting to learn some history of the Cytoscape, and link faces to some familiar names in mailing lists. </p>
<p>One of the interesting talk is about a cytoscape plugin that can explore open linked data (LOD), given by Eric Neumann. He talked about a SPARQL plugin that can be used to query LOD data, and gave quite a few case studies on how to use the plugin to query and visualize data that are related to drug discovery.&nbsp; It was related to the work that is being done in the Wild&#8217;s group I worked with last year (chem2bio2rdf). Although I am not actively involved in that project any more, it&#8217;s exciting to see that the data could be potentially put into real use. </p>
<p>Dr Lee Hood gave a inspiring talk on the future role of systems biology to <a href="http://www.systemsbiology.org/intro_to_isb_and_systems_biology/Predictive_Preventive_Personalized_and_Participatory">P4 medicine</a> (predictive, preventive, personalized, participatory). There are several other interesting talks and fun posters too. </p>
<p>Finally, the location of the meeting was in a big research building that was belong to Pfizer, and was recently bought to UM, but was still pretty much vacant. It&#8217;s a huge building and very nice facilities, but so quiet as we are the only group of people in it. </p>
<p>Update on 9/3: It seems the videos of all talks are uploaded now (<a href="http://cytoscape.wodaklab.org/wiki/CytoscapeRetreat2010">http://cytoscape.wodaklab.org/wiki/CytoscapeRetreat2010</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=163&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/08/03/cytoscape-retreat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>
	</item>
		<item>
		<title>igraph example: edge-labeled graph or weighted graph</title>
		<link>http://c13s.wordpress.com/2010/07/23/igraph-example-edge-labeled-graph-or-weighted-graph/</link>
		<comments>http://c13s.wordpress.com/2010/07/23/igraph-example-edge-labeled-graph-or-weighted-graph/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 16:38:08 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[R]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/?p=136</guid>
		<description><![CDATA[Here is an example of how to create a edge-labeled graph using igraph.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=136&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is an example of how to create a edge-labeled graph using <a href="http://igraph.sourceforge.net/">igraph</a>.</p>
<pre class="brush: plain;">
&gt; a
a
[,1] [,2] [,3]
[1,] 0 2 1
[2,] 2 0 3
[3,] 1 3 0
&gt; g1
g1
Vertices: 3
Edges: 6
Directed: TRUE
Edges:

[0] 0 -&gt; 1
[1] 0 -&gt; 2
[2] 1 -&gt; 0
[3] 1 -&gt; 2
[4] 2 -&gt; 0
[5] 2 -&gt; 1
&gt; E(g1)$weight
[1] 2 1 2 3 1 3
&gt; E(g1)
Edge sequence:

[0] 0 -&gt; 1
[1] 0 -&gt; 2
[2] 1 -&gt; 0
[3] 1 -&gt; 2
[4] 2 -&gt; 0
[5] 2 -&gt; 1
&gt; get.adjacency(g1, attr=&quot;weight&quot;)
[,1] [,2] [,3]
[1,] 0 2 1
[2,] 2 0 3
[3,] 1 3 0
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=136&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/07/23/igraph-example-edge-labeled-graph-or-weighted-graph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>
	</item>
		<item>
		<title>Paper Summary: Generative Models for Chemical Structures</title>
		<link>http://c13s.wordpress.com/2010/07/21/paper-summary-generative-models-for-chemical-structures/</link>
		<comments>http://c13s.wordpress.com/2010/07/21/paper-summary-generative-models-for-chemical-structures/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:40:00 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Cheminformatics]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Paper Summary]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/07/21/paper-summary-generative-models-for-chemical-structures/</guid>
		<description><![CDATA[Generative Models for Chemical Structures, David White, Richard C. Wilson. Journal of Chemical Information and Modeling Article ASAP An interesting paper published on JCIM. The authors created a GMM (Gaussian mixture model) based on properties of active compounds over targets, and used the model to generate more molecules that are likely to be active. Each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=131&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Generative Models for Chemical Structures, David White, Richard C. Wilson. Journal of Chemical Information and Modeling Article ASAP</p>
<p>An interesting paper published on JCIM. The authors created a GMM (<a class="zem_slink" title="Mixture model" rel="wikipedia" href="http://en.wikipedia.org/wiki/Mixture_model">Gaussian mixture model</a>) based on properties of active compounds over targets, and used the model to generate more molecules that are likely to be active. Each compound is represented based on properties extracted from a graph representation of it, and <a class="zem_slink" title="Principal component analysis" rel="wikipedia" href="http://en.wikipedia.org/wiki/Principal_component_analysis">PCA</a> conducted to reduce dimensionality. Then they sample from the built GMM, and map the samples back to a molecule.</p>
<p>Testing this method on DUD data sets, they authors showed that molecules generated using this method are similar to the compounds in the input sets, and docking results show that the molecules are likely to be active against a target of the input molecules.</p>
<p><a href="http://pubs.acs.org/doi/full/10.1021/ci9004089">Generative Models for Chemical Structures &#8211; Journal of Chemical Information and Modeling (ACS Publications)</a></p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/zemified_e.png?x-id=7a2eaa9b-f00c-4d89-ae9a-0e001d05af82" alt="Enhanced by Zemanta" /></a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=131&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/07/21/paper-summary-generative-models-for-chemical-structures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/zemified_e.png?x-id=7a2eaa9b-f00c-4d89-ae9a-0e001d05af82" medium="image">
			<media:title type="html">Enhanced by Zemanta</media:title>
		</media:content>
	</item>
		<item>
		<title>Add noise to data</title>
		<link>http://c13s.wordpress.com/2010/04/13/add-noise-to-data/</link>
		<comments>http://c13s.wordpress.com/2010/04/13/add-noise-to-data/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 14:29:56 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[MATLAB]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/04/13/add-noise-to-data/</guid>
		<description><![CDATA[There are two easy ways to add noise, by scale the original data, or by mask some noise on the data. First for a simple function , the following matlab code add 10% noise to it. The final result looks like this: We can also try to add noise to a more complicated synthetic data. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=73&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are two easy ways to add noise, by scale the original data, or by mask some noise on the data.<br />
First for a simple function <img src='http://s0.wp.com/latex.php?latex=y%3D%5Csin%28x%29+&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='y=&#92;sin(x) ' title='y=&#92;sin(x) ' class='latex' /> , the following matlab code add 10% noise to it.</p>
<pre class="brush: matlabkey;">
N = 100;
x = linspace(-pi, pi, N);
y = sin(x);
plot(x, y, 'r');
hold on;

% add 10% noise based on gaussian
scale = 0.1;
n1 = randn(1, N); % noise with mean=0 and std=1;
y1 = y + n1.*y*scale;
plot(x, y1, 'g');

% mask signal with noise
n2 = 0.1*randn(1,N)*sqrt(max(abs(y))); % noise with mean=0 and %std=max(amplitude);
y2 = y + n2;
plot(x, y2, 'b');

% Of course we can combine the two
y3 = y1 + n2;
plot(x, y3, 'm');
</pre>
<p>The final result looks like this:<br />
<img src="http://c13s.files.wordpress.com/2010/04/noise-sin.png?w=700" alt="y=sin(x)" width="500px"></p>
<p>We can also try to add noise to a more complicated synthetic data. For example, the famous swiss roll data<a id="ad-f1" href="#ad-1"><sup>[1]</sup></a> in <a class="zem_slink" title="Nonlinear dimensionality reduction" rel="wikipedia" href="http://en.wikipedia.org/wiki/Nonlinear_dimensionality_reduction">manifold learning</a>. First, we can generate the dataset by this function:<br />
<img src='http://s0.wp.com/latex.php?latex=t%3D%5Cfrac%7B3%7D%7B2%7D%5Ccdot%5Cpi%5Ccdot%281%2B2r%29%5C%2Cwhere%5C%2Cr%5Cge+0&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='t=&#92;frac{3}{2}&#92;cdot&#92;pi&#92;cdot(1+2r)&#92;,where&#92;,r&#92;ge 0' title='t=&#92;frac{3}{2}&#92;cdot&#92;pi&#92;cdot(1+2r)&#92;,where&#92;,r&#92;ge 0' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=x%3Dt%5Ccdot%5Ccos%28t%29+&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='x=t&#92;cdot&#92;cos(t) ' title='x=t&#92;cdot&#92;cos(t) ' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=y%3Dt%5Ccdot%5Csin%28t%29+&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='y=t&#92;cdot&#92;sin(t) ' title='y=t&#92;cdot&#92;sin(t) ' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=z%5Cin%28z_%7B1%7D%2C+z_2%29%2C%5C%2Cwhere%5C%2Cz_1%2C+z_2%5Cin%5Cmathbb%7BR%7D+&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='z&#92;in(z_{1}, z_2),&#92;,where&#92;,z_1, z_2&#92;in&#92;mathbb{R} ' title='z&#92;in(z_{1}, z_2),&#92;,where&#92;,z_1, z_2&#92;in&#92;mathbb{R} ' class='latex' /><br />
Plot a <a class="zem_slink" title="Scatter plot" rel="wikipedia" href="http://en.wikipedia.org/wiki/Scatter_plot">scatter plot</a> of <img src='http://s0.wp.com/latex.php?latex=%28x%2C+y%2C+z%29&amp;bg=ffffff&amp;fg=1c1c1c&amp;s=0' alt='(x, y, z)' title='(x, y, z)' class='latex' /> will give us a swiss roll dataset. For example, the following matlab code will create this figure.</p>
<pre class="brush: matlabkey;">
N = 500;
r = linspace(0,1,N);
t = (3*pi/2)*(1+2*r);
x = t.*cos(t);
y = t.*sin(t);
z = 20*rand(1,N);
scatter3(x, y, z, 12, t, 'filled');
</pre>
<p><img src="http://c13s.files.wordpress.com/2010/04/swiss-roll.png?w=700" alt="swiss roll data without noise" width="500px"></p>
<p>Now after adding noise. the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Standard_deviation" title="Standard deviation" rel="wikipedia">standard deviation</a> of the noise is 2% of smallest dimension of the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Minimum_bounding_box" title="Minimum bounding box" rel="wikipedia">bounding box</a> enclosing the data (as discussed in <sup><a id="ad-f2" href="#ad-2">[2]</a></sup>)</p>
<pre class="brush: matlabkey;">
mindim = min(max(y)-min(y), max(x)-min(x));
x = x+0.02*randn(1,N)*sqrt(mindim);
y = y+0.02*randn(1,N)*sqrt(mindim);
scatter3(x, y, z, 12, t, 'filled');
</pre>
<p><img src="http://c13s.files.wordpress.com/2010/04/noise-swiss-roll.png?w=700" alt="swiss roll data with noise" width="500px"></p>
<p><a id="ad-1" href="#ad-f1">1</a>. Tenenbaum, J.B., Silva, V.D. &amp; Langford, J.C. A Global Geometric Framework for Nonlinear Dimensionality Reduction. Science 290, 2319-2323 (2000).<br />
<a id="ad-2" href="#ad-f2">2</a>. Balasubramanian, M., Schwartz, E.L., Tenenbaum, J.B., de Silva, V. &amp; Langford, J.C. The Isomap Algorithm and Topological Stability. Science 295, 7a (2002).</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/zemified_e.png?x-id=bfb5dc0c-5eaf-4328-bb9e-7b2e379f11d1" alt="Enhanced by Zemanta"></a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=73&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/04/13/add-noise-to-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>

		<media:content url="http://c13s.files.wordpress.com/2010/04/noise-sin.png" medium="image">
			<media:title type="html">y=sin(x)</media:title>
		</media:content>

		<media:content url="http://c13s.files.wordpress.com/2010/04/swiss-roll.png" medium="image">
			<media:title type="html">swiss roll data without noise</media:title>
		</media:content>

		<media:content url="http://c13s.files.wordpress.com/2010/04/noise-swiss-roll.png" medium="image">
			<media:title type="html">swiss roll data with noise</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/zemified_e.png?x-id=bfb5dc0c-5eaf-4328-bb9e-7b2e379f11d1" medium="image">
			<media:title type="html">Enhanced by Zemanta</media:title>
		</media:content>
	</item>
		<item>
		<title>Dimension</title>
		<link>http://c13s.wordpress.com/2010/04/13/96/</link>
		<comments>http://c13s.wordpress.com/2010/04/13/96/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 16:05:52 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/04/13/96/</guid>
		<description><![CDATA[Source: http://xkcd.com/721/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=96&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://imgs.xkcd.com/comics/flatland.png" alt="dimension" /><br />
Source: <a href="http://xkcd.com/721/">http://xkcd.com/721/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=96&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/04/13/96/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>

		<media:content url="http://imgs.xkcd.com/comics/flatland.png" medium="image">
			<media:title type="html">dimension</media:title>
		</media:content>
	</item>
		<item>
		<title>Rocks, computing, and morning class</title>
		<link>http://c13s.wordpress.com/2010/04/02/rocks-computing-and-morning-class/</link>
		<comments>http://c13s.wordpress.com/2010/04/02/rocks-computing-and-morning-class/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 16:17:48 +0000</pubDate>
		<dc:creator>djiao</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://c13s.wordpress.com/2010/04/02/rocks-computing-and-morning-class/</guid>
		<description><![CDATA[If I could have infinite time and space &#8230; Cartoon courtesy of xkcd<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=65&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If I could have infinite time and space &#8230;</p>
<p><img src="http://imgs.xkcd.com/comics/a_bunch_of_rocks.png" alt="" /></p>
<p><a href="http://xkcd.com/505/">Cartoon</a> courtesy of <a href="http://xkcd.com">xkcd </a></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=a5445dc2-bbdc-829c-88c7-e24a8142bd68" alt="" /></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c13s.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c13s.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c13s.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c13s.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c13s.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c13s.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c13s.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c13s.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c13s.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c13s.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c13s.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c13s.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c13s.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c13s.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=c13s.wordpress.com&amp;blog=6714149&amp;post=65&amp;subd=c13s&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://c13s.wordpress.com/2010/04/02/rocks-computing-and-morning-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3753f3aa8631c46c0e51525edf9bbbd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djiao</media:title>
		</media:content>

		<media:content url="http://imgs.xkcd.com/comics/a_bunch_of_rocks.png" medium="image" />

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=a5445dc2-bbdc-829c-88c7-e24a8142bd68" medium="image" />
	</item>
	</channel>
</rss>
