<?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>Todd Harris</title>
	<atom:link href="http://toddharris.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://toddharris.net/blog</link>
	<description>Discussing Genomics, Bioinformatics, Social Media , Science Policy, and Outreach.</description>
	<lastBuildDate>Mon, 17 May 2010 16:38:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OmniGraffle Stencils galore at Graffletopia</title>
		<link>http://toddharris.net/blog/2010/05/17/omnigraffle-stencils-galore-at-graffeltopia/</link>
		<comments>http://toddharris.net/blog/2010/05/17/omnigraffle-stencils-galore-at-graffeltopia/#comments</comments>
		<pubDate>Mon, 17 May 2010 16:38:41 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[omnigraffle]]></category>
		<category><![CDATA[stencils]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=315</guid>
		<description><![CDATA[If you&#8217;re a proper nerd, you probably use The Omni Groups excellent charting tool OmniGraffle.
And if you&#8217;re a serious nerd, you&#8217;ll definitely want to check out Graffletopia.  They have over a million stencils for Omnigraffle. Hours of fun.
]]></description>
			<content:encoded><![CDATA[<p></p><p>If you&#8217;re a proper nerd, you probably use The Omni Groups excellent charting tool <a href="http://www.omnigroup.com/products/omnigraffle/">OmniGraffle</a>.</p>
<p>And if you&#8217;re a serious nerd, you&#8217;ll definitely want to check out <a href="http://graffletopia.com/">Graffletopia</a>.  They have over a million stencils for Omnigraffle. Hours of fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2010/05/17/omnigraffle-stencils-galore-at-graffeltopia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Targeted gene deletions in C. elegans using transposon excision</title>
		<link>http://toddharris.net/blog/2010/04/28/targeted-gene-deletions-in-c-elegans-using-transposon-excision/</link>
		<comments>http://toddharris.net/blog/2010/04/28/targeted-gene-deletions-in-c-elegans-using-transposon-excision/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 15:57:35 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[bioinformatics]]></category>
		<category><![CDATA[C. elegans]]></category>
		<category><![CDATA[deletions]]></category>
		<category><![CDATA[genetics]]></category>
		<category><![CDATA[publications]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=312</guid>
		<description><![CDATA[&#8220;Targeted gene deletions in C. elegans using transposon excision&#8221; is now available in advance online publication form at Nature Methods.
Even after 40 years of intense genetics in the model system C. elegans, a large majority of genes have not yet been disabled by deletion. Although targeted deletions have been possible in flies and mice for [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>&#8220;Targeted gene deletions in <i>C. elegans</i> using transposon excision&#8221; is now available in <a href="http://www.nature.com/nmeth/journal/vaop/ncurrent/abs/nmeth.1454.html">advance online publication</a> form at <a href="http://www.nature.com/nmeth/index.html">Nature Methods</a>.</p>
<p>Even after 40 years of intense genetics in the model system <i>C. elegans</i>, a large majority of genes have not yet been disabled by deletion. Although targeted deletions have been possible in flies and mice for years, the technology has been elusive in worms.</p>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2010/04/28/targeted-gene-deletions-in-c-elegans-using-transposon-excision/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Worthy Mercurial (hg) Tutorial from Joel Spolsky</title>
		<link>http://toddharris.net/blog/2010/04/04/a-worthy-mercurial-hg-tutorial-from-joel-spolsky/</link>
		<comments>http://toddharris.net/blog/2010/04/04/a-worthy-mercurial-hg-tutorial-from-joel-spolsky/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 20:53:06 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[bioinformatics]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[DVCS]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=300</guid>
		<description><![CDATA[At WormBase, we&#8217;ve been busy re-writing the website from the ground up to build a modern information discovery space that will generically handle genomic data.
As the project manager, I made the executive decision to switch from CVS/SVN to a distributed version control system (DVCS).  I&#8217;d used both git and mercurial personally for over a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>At <a href="http://www.wormbase.org/">WormBase</a>, we&#8217;ve been busy re-writing the website from the ground up to build a modern information discovery space that will generically handle genomic data.</p>
<p>As the project manager, I made the executive decision to switch from CVS/SVN to a distributed version control system (DVCS).  I&#8217;d used both git and mercurial personally for over a year and enjoyed their flexibility.</p>
<p>And given the already distributed nature of our project, DVCS was a natural fit. (In fact, I believe that DVCS should be roundly adopted across the genomics/bioinformatics research sector precisely for this reason).</p>
<p>Nonetheless, for small teams accustomed to the quirks of SVN, the transition to DVCS can be a rocky road.  Recently I came across <a href="http://www.joelonsoftware.com/">Joel Spolsky&#8217;s</a> excellent <a href="http://hginit.com/">HG Init: Mercurial Tutorial</a>.</p>
<p>If you&#8217;re considering or in the process of switching to Mercurial, I highly recommend checking out <a href="http://hginit.com/">Joel&#8217;s tutorial</a> and circulating it to your team.</p>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2010/04/04/a-worthy-mercurial-hg-tutorial-from-joel-spolsky/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weekly Digest for December 26th</title>
		<link>http://toddharris.net/blog/2009/12/26/weekly-digest-for-december-26th/</link>
		<comments>http://toddharris.net/blog/2009/12/26/weekly-digest-for-december-26th/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 14:55:39 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[weekly activity]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/2009/12/26/weekly-digest-for-december-26th/</guid>
		<description><![CDATA[


			   
		   

New Post: Weekly Digest for December 19th http://bit.ly/4SElTB [tharris]




			   
		   

Weekly Digest for December 19th http://ff.im/d6I2H [tharris]




			   
		   

Uploading my #23andme data to @decodegenetics; done #personalgenomics #fb [tharris]




			   
		   

50 finalists for #nikonfestival tonight! Support Hi-Lonesome and [...]]]></description>
			<content:encoded><![CDATA[<p></p><table class="lifestream">
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6830572147"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New Post: Weekly Digest for December 19th <a href="http://bit.ly/4SElTB">http://bit.ly/4SElTB</a> [<a href="http://twitter.com/tharris/statuses/6830572147">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6830584569"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Weekly Digest for December 19th <a href="http://ff.im/d6I2H">http://ff.im/d6I2H</a> [<a href="http://twitter.com/tharris/statuses/6830584569">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6862281475"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Uploading my <a class="searchterm" href="https://search.twitter.com/search?q=%2323andme">#23andme</a> data to <a class="user" href="http://www.twitter.com/decodegenetics">@decodegenetics</a>; done <a class="searchterm" href="https://search.twitter.com/search?q=%23personalgenomics">#personalgenomics</a> <a class="searchterm" href="https://search.twitter.com/search?q=%23fb">#fb</a> [<a href="http://twitter.com/tharris/statuses/6862281475">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6905319429"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">50 finalists for <a class="searchterm" href="https://search.twitter.com/search?q=%23nikonfestival">#nikonfestival</a> tonight! Support Hi-Lonesome and See You Then-be sure to comment! <a href="http://bit.ly/6mEDqI">http://bit.ly/6mEDqI</a>  <a href="http://bit.ly/7rSdOQ">http://bit.ly/7rSdOQ</a> [<a href="http://twitter.com/tharris/statuses/6905319429">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6937723203"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Ratings <a class="user" href="http://www.twitter.com/nikonfestival">@nikonfestival</a> nonintuitive: tooltips should be clearer (&quot;click here to rate this 3 stars&quot;), diff color when voting, confirmtn msg [<a href="http://twitter.com/tharris/statuses/6937723203">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6937958874"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">See You Then a finalist in <a class="searchterm" href="https://search.twitter.com/search?q=%23nikonfestival">#nikonfestival</a>! Go vote for this beautiful short film shot with a <a class="searchterm" href="https://search.twitter.com/search?q=%23D5000">#D5000</a> <a href="http://bit.ly/6mEDqI">http://bit.ly/6mEDqI</a> <a class="searchterm" href="https://search.twitter.com/search?q=%23seeyouthen">#seeyouthen</a> [<a href="http://twitter.com/tharris/statuses/6937958874">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6957932007"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Thanks for the RT, <a class="user" href="http://www.twitter.com/23andme">@23andme</a>! “Here’s to you, genome finishers and curators!” <a href="http://bit.ly/7ZGIM0">http://bit.ly/7ZGIM0</a> (via <a class="user" href="http://www.twitter.com/tharris">@tharris</a>) [<a href="http://twitter.com/tharris/statuses/6957932007">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/7007315519"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">All I want for Christmas is to have an inbox that doesn&#8217;t have any email in it. I&#8217;m easy. [<a href="http://twitter.com/tharris/statuses/7007315519">tharris</a>]</div>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2009/12/26/weekly-digest-for-december-26th/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weekly Digest for December 19th</title>
		<link>http://toddharris.net/blog/2009/12/19/weekly-digest-for-december-19th/</link>
		<comments>http://toddharris.net/blog/2009/12/19/weekly-digest-for-december-19th/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 14:57:36 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[weekly activity]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/2009/12/19/weekly-digest-for-december-19th/</guid>
		<description><![CDATA[


			   
		   

Published Weekly Digest for December 12th.




			   
		   

New Post: Weekly Digest for December 12th [tharris]




			   
		   

Weekly Digest for December 12th http://ff.im/cPics [tharris]




			   
		   

Hanging out with @audreyhallphoto, she&#8217;s uploading first submission to the @nikonfestival!  Super-psyched [...]]]></description>
			<content:encoded><![CDATA[<p></p><table class="lifestream">
<tr class="lifestream_feedid_1 lifestream_feed_blog">
<td class="lifestream_icon">
			   <a href="http://toddharris.net/blog/2009/12/12/weekly-digest-for-december-12th/"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/blog.png" alt="blog (feed #1)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Published <a href="http://toddharris.net/blog/2009/12/12/weekly-digest-for-december-12th/">Weekly Digest for December 12th</a>.</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6611928419"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New Post: Weekly Digest for December 12th [<a href="http://twitter.com/tharris/statuses/6611928419">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6612122858"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Weekly Digest for December 12th <a href="http://ff.im/cPics">http://ff.im/cPics</a> [<a href="http://twitter.com/tharris/statuses/6612122858">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6637465343"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Hanging out with <a class="user" href="http://www.twitter.com/audreyhallphoto">@audreyhallphoto</a>, she&#8217;s uploading first submission to the <a class="user" href="http://www.twitter.com/nikonfestival">@nikonfestival</a>!  Super-psyched to see it go-live! [<a href="http://twitter.com/tharris/statuses/6637465343">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6671239922"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Writing <a class="searchterm" href="https://search.twitter.com/search?q=%23php">#php</a> makes me physically ill. [<a href="http://twitter.com/tharris/statuses/6671239922">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6733421689"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Great short film: RT <a class="user" href="http://www.twitter.com/audreyhallphoto">@audreyhallphoto</a>: Very proud to be a part of the <a class="user" href="http://www.twitter.com/nikonfestival">@nikonfestival</a>! Watch &quot;See You Then&quot;  <a href="http://bit.ly/6mEDqI">http://bit.ly/6mEDqI</a> [<a href="http://twitter.com/tharris/statuses/6733421689">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6733599402"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Stark &amp; Poignant RT <a class="user" href="http://www.twitter.com/quiteme">@quiteme</a>: <a href="http://bit.ly/7rSdOQ">http://bit.ly/7rSdOQ</a>  Audrey Hall totally captures a man and his world in 140 seconds.  Just awesome! [<a href="http://twitter.com/tharris/statuses/6733599402">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6736431882"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Hope there&#8217;s no EtBr: RT <a class="user" href="http://www.twitter.com/Comprendia">@Comprendia</a>: Gel Electrophoresis cookies&#8230;I want to make protein gels though! <a href="http://bit.ly/576yjn">http://bit.ly/576yjn</a> (HT <a class="user" href="http://www.twitter.com/aruplabs">@aruplabs</a>) [<a href="http://twitter.com/tharris/statuses/6736431882">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_1 lifestream_feed_blog">
<td class="lifestream_icon">
			   <a href="http://toddharris.net/blog/2009/12/16/an-early-model-for-open-access-returns-say-hello-to-the-new-worm-breeders-gazette/"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/blog.png" alt="blog (feed #1)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Published <a href="http://toddharris.net/blog/2009/12/16/an-early-model-for-open-access-returns-say-hello-to-the-new-worm-breeders-gazette/">An early model for open access reopens (say hello to the new Worm Breeder’s Gazette!)</a>.</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6737309507"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New Post: An early model for open access reopens (say hello to the new Worm Breeder&#8217;s Gazette!) [<a href="http://twitter.com/tharris/statuses/6737309507">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6737496746"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">An early model for open access reopens (say hello to the new Worm Breeder’s Gazette!) <a href="http://ff.im/d0onx">http://ff.im/d0onx</a> [<a href="http://twitter.com/tharris/statuses/6737496746">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6774253707"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">I&#8217;m thinking that <a class="user" href="http://www.twitter.com/nikonfestival">@nikonfestival</a> should hire me as a comment moderator/sysadmin/wordpress guru I&#8217;m guessing there&#8217;s a big bottleneck. [<a href="http://twitter.com/tharris/statuses/6774253707">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_1 lifestream_feed_blog">
<td class="lifestream_icon">
			   <a href="http://toddharris.net/blog/2009/12/17/new-23andme-and-h1n1-survey/"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/blog.png" alt="blog (feed #1)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Published <a href="http://toddharris.net/blog/2009/12/17/new-23andme-and-h1n1-survey/">New 23andMe and H1N1 survey</a>.</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6786981692"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New Post: New 23andMe and H1N1 survey [<a href="http://twitter.com/tharris/statuses/6786981692">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6786988273"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New 23andMe and H1N1 survey <a href="http://ff.im/d4PvC">http://ff.im/d4PvC</a> [<a href="http://twitter.com/tharris/statuses/6786988273">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6798869719"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Love the West and Mountain Life? Check out these short films! <a href="http://ff.im/d68LA">http://ff.im/d68LA</a> [<a href="http://twitter.com/tharris/statuses/6798869719">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_1 lifestream_feed_blog">
<td class="lifestream_icon">
			   <a href="http://toddharris.net/blog/2009/12/18/finishers-and-curators-are-the-unsung-heroes-of-the-genome-era/"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/blog.png" alt="blog (feed #1)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Published <a href="http://toddharris.net/blog/2009/12/18/finishers-and-curators-are-the-unsung-heroes-of-the-genome-era/">Finishers and curators are the unsung heroes of the Genome Era.</a>.</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6800758280"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New Post: Finishers and curators are the unsung heroes of the Genome Era. <a href="http://bit.ly/6e5CNc">http://bit.ly/6e5CNc</a> [<a href="http://twitter.com/tharris/statuses/6800758280">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6800769761"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Finishers and curators are the unsung heroes of the Genome Era. <a href="http://ff.im/d6juT">http://ff.im/d6juT</a> [<a href="http://twitter.com/tharris/statuses/6800769761">tharris</a>]</div>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2009/12/19/weekly-digest-for-december-19th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finishers and curators are the unsung heroes of the Genome Era.</title>
		<link>http://toddharris.net/blog/2009/12/18/finishers-and-curators-are-the-unsung-heroes-of-the-genome-era/</link>
		<comments>http://toddharris.net/blog/2009/12/18/finishers-and-curators-are-the-unsung-heroes-of-the-genome-era/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 16:25:44 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[genome sequencing]]></category>
		<category><![CDATA[annotation]]></category>
		<category><![CDATA[curation]]></category>
		<category><![CDATA[finishers]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=288</guid>
		<description><![CDATA[The utility of genome sequencing projects would be greatly reduced without the efforts of finishers and curators.
A few days ago, Elie Dolgin wrote in Nature News about the role that finishers are playing to complete and make sense of the human genome (see &#8220;Human Genomics: The Genome Finishers&#8221;, 16 December 2009 &#124; Nature  462, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><i>The utility of genome sequencing projects would be greatly reduced without the efforts of finishers and curators.</i></p>
<p>A few days ago, Elie Dolgin wrote in <a href="http://www.nature.com/news/2009/091216/full/462843a.html">Nature News</a> about the role that finishers are playing to complete and make sense of the human genome (see <a href="http://www.nature.com/news/2009/091216/full/462843a.html">&#8220;Human Genomics: The Genome Finishers&#8221;</a>, 16 December 2009 | Nature  462, 843-845 (2009) | doi:10.1038/462843a).</p>
<p>Having worked on model organisms for two decades on both the bench and sequencing sides &#8212; including working with a team of curators annotating one <a href="http://www.wormbase.org/">specific model organism</a> &#8212; it&#8217;s clear that the field of genomics wouldn&#8217;t be where it is today without the toil of genome finishers and curators.</p>
<p>Sure, the raw and basic assemblies have been deposited in public repositories.  And they&#8217;ve been useful to a degree for basic researchers. Still, sequence gaps remain. Assembly errors are rampant.  Without annotation, bench scientists spend their time piecing together sequence and doing piecemeal analyses instead of the next Big Experiment.  Often, results from those experiments then remain buried in publications, not associated with the sequence it is intended to clarify.</p>
<p>Finishing and annotating the sequence serves to make sense of the jumble that remains after the sequencers have been powered down and moved to their new digs in the basement of the industrial park across town.</p>
<p>Let&#8217;s face it:  the primary sequence is the easiest information to acquire but it isn&#8217;t the most information rich.  It&#8217;s the layers of annotations that rest upon that sequence that make it useful.  Generating and curating those annotations are a difficult, tedious, and usually thankless job, but a required one if we are ever to talk about &#8220;completing the genome.&#8221;</p>
<p>So at the risk of sounding like a Budweiser commercial, &#8220;Here&#8217;s to you, finishers and curators!&#8221;</p>
<p><i>Thanks to <a href="http://twitter.com/bmahersciwriter">@bmahersciwriter</a> for drawing my attention to Elie&#8217;s article.</i></p>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2009/12/18/finishers-and-curators-are-the-unsung-heroes-of-the-genome-era/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New 23andMe and H1N1 survey</title>
		<link>http://toddharris.net/blog/2009/12/17/new-23andme-and-h1n1-survey/</link>
		<comments>http://toddharris.net/blog/2009/12/17/new-23andme-and-h1n1-survey/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 04:30:37 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[personal genomics]]></category>
		<category><![CDATA[flu]]></category>
		<category><![CDATA[H1N1]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=286</guid>
		<description><![CDATA[23andMe is now tapping their user base to look for links between H1N1 susceptibility/severity via another user survey.  I can&#8217;t keep up with all the surveys they&#8217;ve been launching recently!
]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://23andme.com/">23andMe</a> is now tapping their user base to look for links between H1N1 susceptibility/severity via another <a href="https://www.23andme.com/you/23andwe/surveys/h1n1/">user survey</a>.  I can&#8217;t keep up with all the surveys they&#8217;ve been launching recently!</p>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2009/12/17/new-23andme-and-h1n1-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An early model for open access reopens (say hello to the new Worm Breeder&#8217;s Gazette!)</title>
		<link>http://toddharris.net/blog/2009/12/16/an-early-model-for-open-access-returns-say-hello-to-the-new-worm-breeders-gazette/</link>
		<comments>http://toddharris.net/blog/2009/12/16/an-early-model-for-open-access-returns-say-hello-to-the-new-worm-breeders-gazette/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 18:01:37 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[open access]]></category>
		<category><![CDATA[biology]]></category>
		<category><![CDATA[C. elegans]]></category>
		<category><![CDATA[online newsletter]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=279</guid>
		<description><![CDATA[The Worm Breeder&#8217;s Gazette was an early model of open access publishing. Today, it returns.


The C. elegans research community has a long tradition of open access.


This spirit led the community to adopt early a standard nomenclature for genes, alleles, proteins, strains, and mutant phenotypes.  Standardization made it vastly easier to discuss biological concepts and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><i>The Worm Breeder&#8217;s Gazette was an early model of open access publishing. Today, <a href="http://www.wormbook.org/wbg">it returns.</a></i>
</p>
<p>
The <em>C. elegans</em> research community has a long tradition of open access.
</p>
<p>
This spirit led the community to adopt early a standard nomenclature for genes, alleles, proteins, strains, and mutant phenotypes.  Standardization made it vastly easier to discuss biological concepts and to share reagents.  As the community grew, a stock center was established which thrives to this day.  As the genome was cloned as proof-of-concept for sequencing a large genome, cosmids were available with just a quick email.
</p>
<p>
But it wasn&#8217;t just shared nomenclature that bound the community together.  The annual <em>C. elegans</em> meeting was a single session. It was believed that in order to understand the corner you were trying to tease apart that you needed to understand the entire organism.  To this day, presentations often include raw and unpublished data. Posters are rarely limited to just what&#8217;s in the publishing pipeline.
</p>
<p>The <em>C. elegans</em> community also pioneered electronic collection, curation, and dissemination of data, through the standalone genomic database <a href="http://www.acedb.org/">AceDB</a>, gopher, BBSs, early websites, and in 2000, with the launch of the comprehensive curated online repository <a href="http://www.wormbase.org/">WormBase</a>.
</p>
<p> In general, people in the worm field are psyched to share what they know regardless of its publication status.
</p>
<p>
This is particularly evident from <b>The Worm Breeder&#8217;s Gazette</b>.  The WBG began as a printed newsletter in December 1975 as an ad-hoc collection of preliminary results, methods, and sometimes pure speculation. Each abstract was limited to one page in length, mimeographed and assembled into a printed booklet complete with <a href="http://www.wormbook.org/wbg/volume-18-number-1/cover-artwork/">a cover depicting worms in various absurd endeavors</a>.  No editors. No peer review. Freely available (well, nearly so).
</p>
<p>
The Gazette continued in printed form until May of 2003.  It provided many young researchers a chance to hone their writing skills and to report preliminary data. And it was a model for the Open Access revolution now taking place.
</p>
<p>
Some of these things have changed as the community has grown larger.  But today I&#8217;m happy to announce the return of <a href="http://www.wormbook.org/wbg">The Worm Breeder&#8217;s Gazette</a>.  We&#8217;re following the casual format of before, with short abstracts limited to a printed page in length.  Abstracts are cross-linked to <a href="http://www.wormbase.org/">WormBase</a> for genes, variations, and proteins, as well as to external resources when appropriate.  To retain the feel of a newsletter, we&#8217;ll be publishing the Gazette twice a year.</p>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2009/12/16/an-early-model-for-open-access-returns-say-hello-to-the-new-worm-breeders-gazette/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weekly Digest for December 12th</title>
		<link>http://toddharris.net/blog/2009/12/12/weekly-digest-for-december-12th/</link>
		<comments>http://toddharris.net/blog/2009/12/12/weekly-digest-for-december-12th/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 22:55:44 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[weekly activity]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/2009/12/12/weekly-digest-for-december-12th/</guid>
		<description><![CDATA[


			   
		   

Published Weekly Digest for December 5th.




			   
		   

New Post: Weekly Digest for December 5th [tharris]




			   
		   

Weekly Digest for December 5th http://ff.im/cuuPI [tharris]




			   
		   

Bio::DB::SeqFeature store loading scripts are surprisingly fast on a MacBook air equipped with [...]]]></description>
			<content:encoded><![CDATA[<p></p><table class="lifestream">
<tr class="lifestream_feedid_1 lifestream_feed_blog">
<td class="lifestream_icon">
			   <a href="http://toddharris.net/blog/2009/12/05/weekly-digest-for-december-5th/"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/blog.png" alt="blog (feed #1)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Published <a href="http://toddharris.net/blog/2009/12/05/weekly-digest-for-december-5th/">Weekly Digest for December 5th</a>.</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6382256126"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New Post: Weekly Digest for December 5th [<a href="http://twitter.com/tharris/statuses/6382256126">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6382376959"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Weekly Digest for December 5th <a href="http://ff.im/cuuPI">http://ff.im/cuuPI</a> [<a href="http://twitter.com/tharris/statuses/6382376959">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6437030207"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Bio::DB::SeqFeature store loading scripts are surprisingly fast on a MacBook air equipped with SSD <a class="searchterm" href="https://search.twitter.com/search?q=%23bioperl">#bioperl</a> [<a href="http://twitter.com/tharris/statuses/6437030207">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6437083442"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Exploring Moose-based BioPerl: <a href="http://github.com/cjfields/biome/">http://github.com/cjfields/biome/</a> Yay! <a class="user" href="http://www.twitter.com/bioperl">@bioperl</a> [<a href="http://twitter.com/tharris/statuses/6437083442">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_1 lifestream_feed_blog">
<td class="lifestream_icon">
			   <a href="http://toddharris.net/blog/2009/12/11/23andme-launches-longevity-survey/"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/blog.png" alt="blog (feed #1)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Published <a href="http://toddharris.net/blog/2009/12/11/23andme-launches-longevity-survey/">23andMe launches Longevity Survey</a>.</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6567734899"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">New Post: 23andMe launches Longevity Survey [<a href="http://twitter.com/tharris/statuses/6567734899">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6567760132"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">23andMe launches Longevity Survey <a href="http://ff.im/cLsRd">http://ff.im/cLsRd</a> [<a href="http://twitter.com/tharris/statuses/6567760132">tharris</a>]</div>
</td>
</tr>
<tr class="lifestream_feedid_2 lifestream_feed_twitter">
<td class="lifestream_icon">
			   <a href="http://twitter.com/tharris/statuses/6583432660"><img src="http://toddharris.net/blog/wp-content/plugins/lifestream/icons/default/twitter.png" alt="twitter (feed #2)" /></a>
		   </td>
<td class="lifestream_text">
<div class="lifestream_label">Writing a state machine to analyze engineered transposon insertion distribution across the genome. [<a href="http://twitter.com/tharris/statuses/6583432660">tharris</a>]</div>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2009/12/12/weekly-digest-for-december-12th/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>23andMe launches Longevity Survey</title>
		<link>http://toddharris.net/blog/2009/12/11/23andme-launches-longevity-survey/</link>
		<comments>http://toddharris.net/blog/2009/12/11/23andme-launches-longevity-survey/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 14:26:58 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[personal genomics]]></category>
		<category><![CDATA[daf-2]]></category>
		<category><![CDATA[longevity]]></category>
		<category><![CDATA[surveys]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=275</guid>
		<description><![CDATA[DTC personal genomics company 23andMe has just launched a new Longevity Survey that aims to tease out the genetic basis of a long life.
Early studies in longevity were pioneered in the model organism C. elegans, a roundworm. C. elegans is a perfect model system for studying aging.  It&#8217;s small (1mM in length), it develops [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>DTC personal genomics company <a href="http://23andme.com/">23andMe</a> has just launched a new <a href="https://www.23andme.com/you/23andwe/surveys/longevity/">Longevity Survey</a> that aims to tease out the genetic basis of a long life.</p>
<p>Early studies in longevity were pioneered in the model organism <em>C. elegans</em>, a roundworm. <em>C. elegans</em> is a perfect model system for studying aging.  It&#8217;s small (1mM in length), it develops from an egg to an adult quickly (2.5 days), and has a short lifespan (2-3 weeks).  Coupled with the ability to conduct chemical mutagenesis, it&#8217;s relatively easy to look through 1000s of animals with an extended lifespan, and in turn to identify the genes responsible.  One of these genes, <a href="http://www.wormbase.org/db/gene/gene?name=daf-2">daf-2</a>, is a receptor tyrosine kinase and the <em>C. elegans</em> insulin/IGF receptor ortholog.</p>
<p>Typical lifespan is about 2-3 weeks. And since you can do chemical mutagenesis, it&#8217;s possible to easily look for </p>
<p>You can read more about the survey on 23andme&#8217;s blog, <a href="http://spittoon.23andme.com/2009/12/10/23andme-longevity-survey-help-us-discover-the-keys-to-living-a-long-healthy-life/">The Spittoon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://toddharris.net/blog/2009/12/11/23andme-launches-longevity-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
