<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: BioGeek Fun]]></title>
	<link>https://bioinformaticsonline.com/fun/view/9207/biogeek-fun?</link>
	<atom:link href="https://bioinformaticsonline.com/fun/view/9207/biogeek-fun?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/fun/view/9207/biogeek-fun</guid>
	<pubDate>Sun, 16 Mar 2014 06:33:31 -0500</pubDate>
	<link>https://bioinformaticsonline.com/fun/view/9207/biogeek-fun</link>
	<title><![CDATA[BioGeek Fun]]></title>
	<description><![CDATA[<p>1. A futuristic computational biology student was told to write "It is in my gene!!!" on the board 100 times as a punishment. here's his response -<br /><br />use warnings;<br />for ($count=1; $count &lt;=100; $count++) { print "It is in my gene!!!";}<br /><br />I guess, he is gonna to be a real biogeek. Nice try though. Smart kid.</p><p>&nbsp;</p><p>2. In some perl script I found this <br />&nbsp;. . . . . .<br />&nbsp;. . . . . .<br /># It works for me, only God understood how it is working<br />while (/(&lt;\/[^&gt;]+&gt;)|(&lt;[^&gt;]+&gt;)|(&lt;[^&gt;]+&gt;)$|([^&gt;&lt;]+)/go) {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $startGene=$1;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $beginChromosome=$2;<br />&nbsp;&nbsp; &nbsp;<br />. . . . . .<br />&nbsp;.. . . . . .<br />}</p><p>&nbsp;</p><p>3. One more interesting message in Perl found &hellip;. It will must tickle you bone :) <br />open(my $fh, "&lt;", "gene.txt")&nbsp;&nbsp; &nbsp;or kill " Me if you think this is a mistake :$!";<br /><br /></p><p>&nbsp;</p><p>4. From the Perl <br /><br />&nbsp; while () {&nbsp; # "The Mothership Connection is here!"<br />&nbsp;&nbsp; &nbsp;print &ldquo;$_\n&rdquo;; # Printing the offspring :)</p><p>&nbsp;</p><p>5. Perl message<br />if ($1) { print &ldquo;Just found a the error in chromosome !!!, yahoo&hellip;&rdquo;; else { &ldquo;That is not error, but mutation you moron!&rdquo;;</p><p>&nbsp;</p><p>6. One genome database curator walk in wine bar asked the bartender:<br />CREATE TABLE gene IF NOT EXISTS SexOnTheBeach;</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink='true'>https://bioinformaticsonline.com/fun/view/9207/biogeek-fun#item-annotation-2996</guid>
	<pubDate>Tue, 09 May 2017 09:42:42 -0500</pubDate>
	<link>https://bioinformaticsonline.com/fun/view/9207/biogeek-fun#item-annotation-2996</link>
	<title><![CDATA[Comment by Jit]]></title>
	<description><![CDATA[<p><span>perl -e 's&amp;&amp;rob@cowsnet.com.au&amp;&amp;&amp;split/[@.]/&amp;&amp;s&amp;.com.&amp;_&amp;&amp;&amp;print' </span></p>
<p><span>;)</span></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink='true'>https://bioinformaticsonline.com/fun/view/9207/biogeek-fun#item-annotation-2849</guid>
	<pubDate>Fri, 23 Dec 2016 09:06:41 -0600</pubDate>
	<link>https://bioinformaticsonline.com/fun/view/9207/biogeek-fun#item-annotation-2849</link>
	<title><![CDATA[Comment by Bulbul]]></title>
	<description><![CDATA[<p>How about this oneliner ;)</p>
<pre>perl -ne 'chomp;if( /&gt;(.*)/){$head = $1; $i=0; next};@a=split("",$_); foreach(@a){$i++;if($_ eq "N" &amp;&amp; $s ==0 ){print "$head\t$i"; $s =1}elsif($s==1 &amp;&amp; $_ ne "N"){print "\t$i\n";$s=0}}' <code>infile</code>.fa</pre>]]></description>
	<dc:creator>Bulbul</dc:creator>
</item>

</channel>
</rss>