<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Short Bioinformatics Hacks, ch. 1</title>
	<atom:link href="http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/</link>
	<description>The musings and ravings of a computational biologist about science, computers, music and, you know, stuff</description>
	<lastBuildDate>Sat, 05 May 2012 18:13:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Iddo</title>
		<link>http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/comment-page-1/#comment-475</link>
		<dc:creator>Iddo</dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://bytesizebio.net/?p=1337#comment-475</guid>
		<description>&lt;a href=&quot;#comment-474&quot; rel=&quot;nofollow&quot;&gt;@Zee&lt;/a&gt; 
Why not indeed.... :)</description>
		<content:encoded><![CDATA[<p><a href="#comment-474" rel="nofollow">@Zee</a><br />
Why not indeed&#8230;. <img src='http://bytesizebio.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zee</title>
		<link>http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/comment-page-1/#comment-474</link>
		<dc:creator>Zee</dc:creator>
		<pubDate>Tue, 23 Jun 2009 19:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://bytesizebio.net/?p=1337#comment-474</guid>
		<description>Why not just use EMBOSS infoseq e.g.

$ infoseq -auto -stdout -only -length mysequences.fa &gt; dist.csv

# And for GC

$ infoseq -auto -stdout -only -pgc mysequences.fa 

And it should be a whole lot faster than gawk</description>
		<content:encoded><![CDATA[<p>Why not just use EMBOSS infoseq e.g.</p>
<p>$ infoseq -auto -stdout -only -length mysequences.fa &gt; dist.csv</p>
<p># And for GC</p>
<p>$ infoseq -auto -stdout -only -pgc mysequences.fa </p>
<p>And it should be a whole lot faster than gawk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riju aikkal</title>
		<link>http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/comment-page-1/#comment-473</link>
		<dc:creator>riju aikkal</dc:creator>
		<pubDate>Fri, 19 Jun 2009 04:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://bytesizebio.net/?p=1337#comment-473</guid>
		<description>HI, Nice to see the code, I have been using the same trick. I wish to share another one to find the number of sequences in a fasta file. Open the file using microsoft word or other word processing application. Use &#039;find and replace&#039; option there. Find &gt; and replace all with &gt;. then it will show how many replacement it did.

Chears..
riju aikkal
Bioinformatics centre, Indian Institute of Spices Research, India</description>
		<content:encoded><![CDATA[<p>HI, Nice to see the code, I have been using the same trick. I wish to share another one to find the number of sequences in a fasta file. Open the file using microsoft word or other word processing application. Use &#8216;find and replace&#8217; option there. Find &gt; and replace all with &gt;. then it will show how many replacement it did.</p>
<p>Chears..<br />
riju aikkal<br />
Bioinformatics centre, Indian Institute of Spices Research, India</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iddo</title>
		<link>http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/comment-page-1/#comment-447</link>
		<dc:creator>Iddo</dc:creator>
		<pubDate>Tue, 26 May 2009 02:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://bytesizebio.net/?p=1337#comment-447</guid>
		<description>&lt;a href=&quot;#comment-445&quot; rel=&quot;nofollow&quot;&gt;@Neil&lt;/a&gt; 

Good idea. You want to get on it? You can start with the stuff from here, I&#039;ll publicise it at the next posting.

&lt;a href=&quot;#comment-446&quot; rel=&quot;nofollow&quot;&gt;@PN&lt;/a&gt; 

D&#039;oh! thanks. I&#039;ve been using an alias to my more cumbersome version since i don&#039;t know when... I updated the post with your more elegant version.</description>
		<content:encoded><![CDATA[<p><a href="#comment-445" rel="nofollow">@Neil</a> </p>
<p>Good idea. You want to get on it? You can start with the stuff from here, I&#8217;ll publicise it at the next posting.</p>
<p><a href="#comment-446" rel="nofollow">@PN</a> </p>
<p>D&#8217;oh! thanks. I&#8217;ve been using an alias to my more cumbersome version since i don&#8217;t know when&#8230; I updated the post with your more elegant version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PN</title>
		<link>http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/comment-page-1/#comment-446</link>
		<dc:creator>PN</dc:creator>
		<pubDate>Tue, 26 May 2009 01:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://bytesizebio.net/?p=1337#comment-446</guid>
		<description>grep &quot;&gt;&quot; mysequences.fa &#124; wc -l 

can be rewritten as

grep -c &quot;^&gt;&quot; mysequences.fa

Using ^ and not tells you if the fasta format is valid.</description>
		<content:encoded><![CDATA[<p>grep &#8220;&gt;&#8221; mysequences.fa | wc -l </p>
<p>can be rewritten as</p>
<p>grep -c &#8220;^&gt;&#8221; mysequences.fa</p>
<p>Using ^ and not tells you if the fasta format is valid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://bytesizebio.net/index.php/2009/05/25/short-bioinformatics-hacks-ch-1/comment-page-1/#comment-445</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Mon, 25 May 2009 23:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://bytesizebio.net/?p=1337#comment-445</guid>
		<description>Thanks for sharing - I know most bioinformaticians have many small hacks just like these.  It would be nice if they were shared more widely.  Perhaps &lt;a href=&quot;http://gist.github.com/gists&quot; rel=&quot;nofollow&quot;&gt;gists&lt;/a&gt; at Github is a good way to do this?</description>
		<content:encoded><![CDATA[<p>Thanks for sharing &#8211; I know most bioinformaticians have many small hacks just like these.  It would be nice if they were shared more widely.  Perhaps <a href="http://gist.github.com/gists" rel="nofollow">gists</a> at Github is a good way to do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

