<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.scipedia.com/wd/index.php?action=history&amp;feed=atom&amp;title=Wilson_Yu_2008a</id>
		<title>Wilson Yu 2008a - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.scipedia.com/wd/index.php?action=history&amp;feed=atom&amp;title=Wilson_Yu_2008a"/>
		<link rel="alternate" type="text/html" href="https://www.scipedia.com/wd/index.php?title=Wilson_Yu_2008a&amp;action=history"/>
		<updated>2026-04-25T22:24:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0-wmf.10</generator>

	<entry>
		<id>https://www.scipedia.com/wd/index.php?title=Wilson_Yu_2008a&amp;diff=196138&amp;oldid=prev</id>
		<title>Scipediacontent: Scipediacontent moved page Draft Content 474150789 to Wilson Yu 2008a</title>
		<link rel="alternate" type="text/html" href="https://www.scipedia.com/wd/index.php?title=Wilson_Yu_2008a&amp;diff=196138&amp;oldid=prev"/>
				<updated>2021-02-01T14:51:34Z</updated>
		
		<summary type="html">&lt;p&gt;Scipediacontent moved page &lt;a href=&quot;/public/Draft_Content_474150789&quot; class=&quot;mw-redirect&quot; title=&quot;Draft Content 474150789&quot;&gt;Draft Content 474150789&lt;/a&gt; to &lt;a href=&quot;/public/Wilson_Yu_2008a&quot; title=&quot;Wilson Yu 2008a&quot;&gt;Wilson Yu 2008a&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:51, 1 February 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&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>Scipediacontent</name></author>	</entry>

	<entry>
		<id>https://www.scipedia.com/wd/index.php?title=Wilson_Yu_2008a&amp;diff=196137&amp;oldid=prev</id>
		<title>Scipediacontent: Created page with &quot; == Abstract ==  Bioinformatics pipelines enable life scientists to effectively analyze biological data through automated multi-step processes constructed by individual progra...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.scipedia.com/wd/index.php?title=Wilson_Yu_2008a&amp;diff=196137&amp;oldid=prev"/>
				<updated>2021-02-01T14:51:29Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; == Abstract ==  Bioinformatics pipelines enable life scientists to effectively analyze biological data through automated multi-step processes constructed by individual progra...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Abstract ==&lt;br /&gt;
&lt;br /&gt;
Bioinformatics pipelines enable life scientists to effectively analyze biological data through automated multi-step processes constructed by individual programs and databases. The huge amount of data and time consuming computations require effectively parallelized pipelines to provide results within a reasonable time. To reduce researchers' programming burden for pipeline creation and parallelization, we developed the bioinformatics pipeline generation and parallelization toolkit (BioGent). A user needs only to create a pipeline definition file that describes the data processing sequence and input/output files. A program termed schedpipe in the BioGent toolkit takes the definition file and executes the designed procedure. Schedpipe automatically parallelizes the pipeline execution by performing independent data processing steps on multiple CPUs, and by decomposing big datasets into small chunks and processing them in parallel. Schedpipe controls program execution on multiple CPUs through a simple application programming interface (API) of the Parallel Job Manager (PJM) library. As a part of the BioGent toolkit, PJM was developed to effectively launch and monitor programs on multiple CPUs using a message passing interface (MPI) protocol. The PJM API can also be used to parallelize other serial programs. A demonstration using PJM for parallelization shows 10% to 50% savings in time compared to an indigenous parallelization through a batch queuing system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Original document ==&lt;br /&gt;
&lt;br /&gt;
The different versions of the original document can be found in:&lt;br /&gt;
&lt;br /&gt;
* [http://bhsai.org/pubs/Yu_2007_A_Tool_for_Creating.pdf http://bhsai.org/pubs/Yu_2007_A_Tool_for_Creating.pdf]&lt;br /&gt;
&lt;br /&gt;
* [http://xplorestaging.ieee.org/ielx5/4437948/4437949/04438020.pdf?arnumber=4438020 http://xplorestaging.ieee.org/ielx5/4437948/4437949/04438020.pdf?arnumber=4438020],&lt;br /&gt;
: [http://dx.doi.org/10.1109/hpcmp-ugc.2007.5 http://dx.doi.org/10.1109/hpcmp-ugc.2007.5]&lt;br /&gt;
&lt;br /&gt;
* [http://yadda.icm.edu.pl/yadda/element/bwmeta1.element.ieee-000004438020 http://yadda.icm.edu.pl/yadda/element/bwmeta1.element.ieee-000004438020],&lt;br /&gt;
: [https://apps.dtic.mil/dtic/tr/fulltext/u2/a480822.pdf https://apps.dtic.mil/dtic/tr/fulltext/u2/a480822.pdf],&lt;br /&gt;
: [https://dl.acm.org/citation.cfm?id=1335093 https://dl.acm.org/citation.cfm?id=1335093],&lt;br /&gt;
: [https://apps.dtic.mil/docs/citations/ADA480822 https://apps.dtic.mil/docs/citations/ADA480822],&lt;br /&gt;
: [https://ieeexplore.ieee.org/document/4438020 https://ieeexplore.ieee.org/document/4438020],&lt;br /&gt;
: [http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADP023782&amp;amp;Location=U2&amp;amp;doc=GetTRDoc.pdf http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADP023782&amp;amp;Location=U2&amp;amp;doc=GetTRDoc.pdf],&lt;br /&gt;
: [https://academic.microsoft.com/#/detail/2095598813 https://academic.microsoft.com/#/detail/2095598813]&lt;/div&gt;</summary>
		<author><name>Scipediacontent</name></author>	</entry>

	</feed>