<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?action=history&amp;feed=atom&amp;title=ProDBWiki%2FDeveloperDocumentation%2FCluster</id>
	<title>ProDBWiki/DeveloperDocumentation/Cluster - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?action=history&amp;feed=atom&amp;title=ProDBWiki%2FDeveloperDocumentation%2FCluster"/>
	<link rel="alternate" type="text/html" href="https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?title=ProDBWiki/DeveloperDocumentation/Cluster&amp;action=history"/>
	<updated>2026-05-01T09:58:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?title=ProDBWiki/DeveloperDocumentation/Cluster&amp;diff=3100&amp;oldid=prev</id>
		<title>Admin: 2 revisions</title>
		<link rel="alternate" type="text/html" href="https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?title=ProDBWiki/DeveloperDocumentation/Cluster&amp;diff=3100&amp;oldid=prev"/>
		<updated>2011-10-26T06:18:54Z</updated>

		<summary type="html">&lt;p&gt;2 revisions&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:18, 26 October 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?title=ProDBWiki/DeveloperDocumentation/Cluster&amp;diff=3098&amp;oldid=prev</id>
		<title>imported&gt;AnnaKranz at 14:40, 5 June 2005</title>
		<link rel="alternate" type="text/html" href="https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?title=ProDBWiki/DeveloperDocumentation/Cluster&amp;diff=3098&amp;oldid=prev"/>
		<updated>2005-06-05T14:40:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:40, 5 June 2005&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;AnnaKranz</name></author>
	</entry>
	<entry>
		<id>https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?title=ProDBWiki/DeveloperDocumentation/Cluster&amp;diff=3099&amp;oldid=prev</id>
		<title>Unknown user at 00:00, 1 January 1970</title>
		<link rel="alternate" type="text/html" href="https://wiki.cebitec.uni-bielefeld.de/brf-software/index.php?title=ProDBWiki/DeveloperDocumentation/Cluster&amp;diff=3099&amp;oldid=prev"/>
		<updated>1970-01-01T00:00:00Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
= [[SubmitEmowse]].pm =&lt;br /&gt;
&lt;br /&gt;
== Idea ==&lt;br /&gt;
&lt;br /&gt;
Most of the time in proteomics much data is analysed at once and the results are needed fast. So when hundreds of samples are  examined one after another, one have to wait a long time for results. But if the work is parallelised, one would get the results much faster. Since &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;emowse&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; works for every sample and every set of parameters independently, all searches can be done at the same time. For this reason, the searches are collected and submit to a cluster. This is realised in the module &amp;#039;&amp;#039;&amp;#039;SubmitEmowse.pm&amp;#039;&amp;#039;&amp;#039; in prodb/share/www/cgi-bin. &lt;br /&gt;
&lt;br /&gt;
== Implementation ==&lt;br /&gt;
&lt;br /&gt;
The module has only one function of interest: &amp;#039;&amp;#039;&amp;#039;submitThemAll&amp;#039;&amp;#039;&amp;#039;. The function expects a reference on an array with all &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;emowse&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;calls. These calls are seperated in groups of 200 calls. If more than 200 jobs are calculated at the same time, there is no advantage on time any more. So only an arrayjob of at most 200 calls is submitted. To create an array job and submit it to the cluster, I use the existing module &amp;#039;&amp;#039;Scheduler::Codine.pm&amp;#039;&amp;#039; in bioinfo/common/share/perl. In order to submit the jobs not as single jobs but alltogether, the scheduler has to be freezed. Then every job can be submitted and after all jobs have been collected, the arrayjob can be run.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Scheduler::Codine-&amp;gt;freeze();&lt;br /&gt;
foreach emowsecall {&lt;br /&gt;
      my $job = Scheduler::Codine-&amp;gt;new();&lt;br /&gt;
      #extra option for the scheduler: do the job immediately&lt;br /&gt;
      $job-&amp;gt;options(&amp;quot;-now y&amp;quot;);&lt;br /&gt;
      $job-&amp;gt;command(emowsecall);&lt;br /&gt;
      $job-&amp;gt;submit();&lt;br /&gt;
}&lt;br /&gt;
Scheduler::Codine-&amp;gt;thaw();&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By parallelising the &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;emowse&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;searches, your work is done in at least half the time.&lt;br /&gt;
&lt;br /&gt;
Author: Anna-Lena Kranz&lt;/div&gt;</summary>
		<author><name>Unknown user</name></author>
	</entry>
</feed>