<?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/"
	>

<channel>
	<title>dave&#039;s blog of art and programming &#187; genetics viz</title>
	<atom:link href="http://www.pawfal.org/dave/blog/category/genetics-viz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pawfal.org/dave/blog</link>
	<description>missing acceptable use policy</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:20:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hapstar 0.5</title>
		<link>http://www.pawfal.org/dave/blog/2010/01/hapstar-05/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/01/hapstar-05/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 14:56:40 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[bioinformatics]]></category>
		<category><![CDATA[genetics viz]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=971</guid>
		<description><![CDATA[Hapstar is released, and now has it's own website. Here's a screenshot of an example haplotype network of human and neanderthal DNA sequences.

]]></description>
			<content:encoded><![CDATA[<p>Hapstar is released, and now has it's <a href="http://fo.am/hapstar">own website</a>. Here's a screenshot of an example haplotype network of human and neanderthal DNA sequences.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/hapstar-scr3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/hapstar-scr3-300x247.png" alt="" title="hapstar-scr3" width="300" height="247" class="alignnone size-medium wp-image-973" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/01/hapstar-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HapStar</title>
		<link>http://www.pawfal.org/dave/blog/2010/01/hapstar/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/01/hapstar/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 18:16:56 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[bioinformatics]]></category>
		<category><![CDATA[genetics viz]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=952</guid>
		<description><![CDATA[Hapstar is the new name for my little bioinformatics project, visualising population structure from differences between genetic sequences. The last few days I've done a lot of work on the GUI, allowing you to drag nodes around by hand, zoom in and out and navigate the graph. Also quite a bit of graph theory, validating [...]]]></description>
			<content:encoded><![CDATA[<p>Hapstar is the new name for my little <a href="https://git.fo.am/?p=bioinformatics/hapstar;a=tree">bioinformatics project</a>, visualising population structure from differences between genetic sequences. The last few days I've done a lot of work on the GUI, allowing you to drag nodes around by hand, zoom in and out and navigate the graph. Also quite a bit of graph theory, validating the input graphs by detecting if they are a single connected component - or contain isolated graphs. It's already been used to produce figures for an upcoming publication, so hopefully I can show some real examples soon.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/screen.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/screen-300x268.jpg" alt="" title="screen" width="300" height="268" class="alignnone size-medium wp-image-953" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/01/hapstar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hapnet</title>
		<link>http://www.pawfal.org/dave/blog/2009/11/hapnet/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/11/hapnet/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:48:39 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[bioinformatics]]></category>
		<category><![CDATA[genetics viz]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=867</guid>
		<description><![CDATA[A small bioinformatics project in progress:
Haplotype networks and Minimum Spanning Networks are commonly used for representing associations between sequences. HapNet is a tool for viewing both types of networks, using the output data generated from Arlequin. HapNet automatically formats the network in the optimal layout for easy visualisation, and publication-ready figures can be exported in [...]]]></description>
			<content:encoded><![CDATA[<p>A small bioinformatics project in progress:</p>
<p><em>Haplotype networks and Minimum Spanning Networks are commonly used for representing associations between sequences. HapNet is a tool for viewing both types of networks, using the output data generated from <a href="http://lgb.unige.ch/arlequin/">Arlequin</a>. HapNet automatically formats the network in the optimal layout for easy visualisation, and publication-ready figures can be exported in several formats.</em></p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/example2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/example2-300x225.png" alt="" title="example2" width="300" height="225" class="alignnone size-medium wp-image-868" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/example.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/example-300x225.png" alt="" title="example" width="300" height="225" class="alignnone size-medium wp-image-869" /></a></p>
<p>After calculating the <a href="http://en.wikipedia.org/wiki/Minimum_spanning_tree">minimum spanning trees</a> of the networks, my initial reaction was to use graphviz for this, as it seems perfect for the job. However, I had a lot of trouble with the different length edges, and the need to represent distance with intermediate nodes which have to be on a straight path. As I'd already written force directed graph drawing for <a href="http://www.pawfal.org/dave/index.cgi?Projects/Daisy%20Chain">daisy</a> it wasn't too hard to adapt. Source code <a href="https://git.fo.am/?p=haptree/.git;a=summary">here</a>, and the start of a proper webpage <a href="http://libarynth.org/haptree">on the libarynth</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/11/hapnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accidental graph art</title>
		<link>http://www.pawfal.org/dave/blog/2009/11/accidental-graph-art/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/11/accidental-graph-art/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:14:22 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[genetics viz]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=858</guid>
		<description><![CDATA[If I ran one of these new fangled 'new media arts' courses (or whatever they are called now) I'd force students to restrict themselves to only using graphviz for several months. These are some accidents which happened trying to visualise haplotype networks for some biology visualisation work I'm doing:
   
Alex Mclean has some [...]]]></description>
			<content:encoded><![CDATA[<p>If I ran one of these new fangled 'new media arts' courses (or whatever they are called now) I'd force students to restrict themselves to only using graphviz for several months. These are some accidents which happened trying to visualise haplotype networks for some biology visualisation work I'm doing:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/1.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/1-295x300.png" alt="" title="1" width="295" height="300" class="alignnone size-medium wp-image-859" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/2-300x279.png" alt="" title="2" width="300" height="279" class="alignnone size-medium wp-image-860" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/3-300x293.png" alt="" title="3" width="300" height="293" class="alignnone size-medium wp-image-861" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/hap.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/hap-300x221.png" alt="" title="hap" width="300" height="221" class="alignnone size-medium wp-image-862" /></a></p>
<p>Alex Mclean has some <a href="http://yaxu.org/thank-you-graphviz/">more impressive graphviz drawings here.</a> I'm actually having to abandon graphviz as it wont cope with different length edges very well. I expect this will come back to bite me. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/11/accidental-graph-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

