<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>queueing-system &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/queueing-system/</link>
	<description>Feed of posts on WordPress.com tagged "queueing-system"</description>
	<pubDate>Mon, 28 Dec 2009 15:18:56 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Configuring Torque and InterProScan]]></title>
<link>http://freelancingscience.com/2008/07/10/configuring-torque-and-interproscan/</link>
<pubDate>Thu, 10 Jul 2008 16:29:35 +0000</pubDate>
<dc:creator>Pawel Szczesny</dc:creator>
<guid>http://freelancingscience.com/2008/07/10/configuring-torque-and-interproscan/</guid>
<description><![CDATA[Image via Wikipedia If by the chance, you want to use InterProScan with Torque Resource Manager (que]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div class="zemanta-img" style="float:right;display:block;margin:1em;"><span class="zemanta-img-attribution">Image via <a href="http://commons.wikipedia.org/wiki/Image:Bash_screenshot.png">Wikipedia</a></span></div>
<p>If by the chance, you want to use <a title="InterProScan README" href="ftp://ftp.ebi.ac.uk/pub/databases/interpro/iprscan/README.html">InterProScan</a> with <a class="zem_slink" title="Portable Batch System" rel="wikipedia" href="http://en.wikipedia.org/wiki/Portable_Batch_System">Torque Resource Manager</a> (queueing system based on PBS project) it doesn&#8217;t work by default (it&#8217;s tested with <a class="zem_slink" title="Platform LSF" rel="wikipedia" href="http://en.wikipedia.org/wiki/Platform_LSF">LSF</a>, configuration files are supplied for original PBS and <a class="zem_slink" title="Sun Grid Engine" rel="wikipedia" href="http://en.wikipedia.org/wiki/Sun_Grid_Engine">Sun Grid Engine</a>). Fortunately there are two small changes needed in the InterProScan config files to make it work. First, during iprscan configuration, choose PBS54 as your queueing system. Then, in the file pbs54.conf (IPRSCANHOME/conf) remove &#8220;-d&#8221; switch from following two lines:</p>
<pre>asyncsub=qsub [%optqueue][%optresource] -d -o /dev/null -e /dev/null "[%toolcmd]"
syncsub=qsub [%optqueue][%optresource] -d -o /dev/null -e /dev/null -I "[%toolcmd"]</pre>
<p>Assumming that Torque binaries are available in the global PATH (qsub, qdel etc., on my machine they sit under /usr/local/bin), change in default shell in the enviroment file pbs54env.sh &#8211; from #!/bin/sh to #!/bin/bash. Also, you can add another directories to the PATH in that file (I didn&#8217;t). Voilla. InterProScan jobs are now queued.</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/d0484b25-8865-4fef-acf1-c4e19cfd20ef/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=d0484b25-8865-4fef-acf1-c4e19cfd20ef" alt="Zemanta Pixie" /></a></div>
</div>]]></content:encoded>
</item>

</channel>
</rss>
