<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
	<ui>1751-0473-1-2</ui>
	<ji>1751-0473</ji>
	<fm>
		<dochead>Methodology</dochead>
		<bibl>
			<title>
				<p>EST-PAC a web package for EST annotation and protein sequence prediction</p>
			</title>
			<aug>
				<au id="A1" ca="yes">
					<snm>Strahm</snm>
					<fnm>Yvan</fnm>
					<insr iid="I1"/>
					<email>yvan.strahm@gmail.com</email>
				</au>
				<au id="A2" ca="yes">
					<snm>Powell</snm>
					<fnm>David</fnm>
					<insr iid="I1"/>
					<email>powell@csse.monash.edu.au</email>
				</au>
				<au id="A3" ce="yes">
					<snm>Lef&#232;vre</snm>
					<fnm>Christophe</fnm>
					<insr iid="I1"/>
					<insr iid="I2"/>
					<email>c.lefevre@zoology.unimelb.edu.au</email>
				</au>
			</aug>
			<insg>
				<ins id="I1">
					<p>Victorian Bioinformatics Consortium, Monash University, Clayton Vic 3800, Australia</p>
				</ins>
				<ins id="I2">
					<p>Department of Zoology, the University of Melbourne, Melbourne Vic 3010, Australia</p>
				</ins>
			</insg>
			<source>Source Code for Biology and Medicine</source>
			<issn>1751-0473</issn>
			<pubdate>2006</pubdate>
			<volume>1</volume>
			<issue>1</issue>
			<fpage>2</fpage>
			<url>http://www.scfbm.org/content/1/1/2</url>
			<xrefbib>
				<pubidlist><pubid idtype="pmpid">17147782</pubid><pubid idtype="doi">10.1186/1751-0473-1-2</pubid>
				</pubidlist></xrefbib>
		</bibl>
		<history>
			<rec>
				<date>
					<day>23</day>
					<month>5</month>
					<year>2006</year>
				</date>
			</rec>
			<acc>
				<date>
					<day>12</day>
					<month>10</month>
					<year>2006</year>
				</date>
			</acc>
			<pub>
				<date>
					<day>12</day>
					<month>10</month>
					<year>2006</year>
				</date>
			</pub>
		</history>
		<cpyrt>
			<year>2006</year>
			<collab>Strahm et al; licensee BioMed Central Ltd.</collab>
			<note>This is an Open Access article distributed under the terms of the Creative Commons Attribution License (<url>http://creativecommons.org/licenses/by/2.0</url>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</note>
		</cpyrt>
		<abs>
			<sec>
				<st>
					<p>Abstract</p>
				</st>
				<p>With the decreasing cost of DNA sequencing technology and the vast diversity of biological resources, researchers increasingly face the basic challenge of annotating a larger number of expressed sequences tags (EST) from a variety of species. This typically consists of a series of repetitive tasks, which should be automated and easy to use. The results of these annotation tasks need to be stored and organized in a consistent way. All these operations should be self-installing, platform independent, easy to customize and amenable to using distributed bioinformatics resources available on the Internet.</p>
				<p>In order to address these issues, we present EST-PAC a web oriented multi-platform software package for expressed sequences tag (EST) annotation. EST-PAC provides a solution for the administration of EST and protein sequence annotations accessible through a web interface. Three aspects of EST annotation are automated: 1) searching local or remote biological databases for sequence similarities using Blast services, 2) predicting protein coding sequence from EST data and, 3) annotating predicted protein sequences with functional domain predictions. In practice, EST-PAC integrates the BLASTALL suite, EST-Scan2 and HMMER in a relational database system accessible through a simple web interface. EST-PAC also takes advantage of the relational database to allow consistent storage, powerful queries of results and, management of the annotation process. The system allows users to customize annotation strategies and provides an open-source data-management environment for research and education in bioinformatics.</p>
			</sec>
		</abs>
	</fm>
	<bdy>
		<sec>
			<st>
				<p>Findings</p>
			</st>
			<p>An expressed sequences tag (EST) is the result of sequencing a portion of a cDNA clone derived from an mRNA <abbrgrp><abbr bid="B1">1</abbr></abbrgrp>. EST sequencing is especially useful for gene discovery in species lacking a draft genome sequence. Used in conjunction with genomic sequencing, ESTs have been used to characterize gene expression products, define intron-exon boundaries, find genes or gene locations <abbrgrp><abbr bid="B2">2</abbr><abbr bid="B3">3</abbr></abbrgrp>, and analyze splice variation and polymorphism <abbrgrp><abbr bid="B4">4</abbr></abbrgrp>. In many instances EST annotation allows the identification or functional prediction of cloned inserts. These clones can be used subsequently in the laboratory for the experimental characterization of bioactivity. The annotation of EST libraries requires a number of repetitive tasks (see <abbrgrp><abbr bid="B5">5</abbr></abbrgrp> for a review) that are easily automated: database searches, translations into peptides and, functional annotation of translation products with probabilistic model searches such as the protein family database (Pfam) <abbrgrp><abbr bid="B6">6</abbr></abbrgrp>. Efforts in the open source and in the academic community have been made to provide the scientific community with on line services, examples of which are PipeOnline, <abbrgrp><abbr bid="B7">7</abbr></abbrgrp>, EST-PAGE <abbrgrp><abbr bid="B8">8</abbr></abbrgrp>, or complete packages such as ESTannotator <abbrgrp><abbr bid="B9">9</abbr></abbrgrp>, ESTAP <abbrgrp><abbr bid="B10">10</abbr></abbrgrp>, PartiGene <abbrgrp><abbr bid="B11">11</abbr></abbrgrp>, and Prot4EST <abbrgrp><abbr bid="B12">12</abbr></abbrgrp>. However, these packages often have restrictive system dependencies, do not always allow extensive data mining and, may not always be available for download and customization. Furthermore, few packages allow real sequence management where users can decide to build, store and use complex filters for sequence similarity searches with criteria based on previous results. This facility offers more flexibility for the annotation process, updating and the optimal use of often limited computational resources. Here, we propose a flexible interface and a PHP Hypertext Preprocessor programming language framework for annotation data mining. The management and updating of sequence annotations is facilitated using EST-PAC and the source code is accessible for customization of the web interface.</p>
			<p>The core of EST-PAC consists of an open source relational database management system that uses Structured Query Language (MySQL) and a number of PHP programs. EST-PAC uses open source software; MySQL 4 or 5 <abbrgrp><abbr bid="B13">13</abbr></abbrgrp> for database management and, PHP 4 or PHP 5 <abbrgrp><abbr bid="B14">14</abbr></abbrgrp> for web development. PHP allows the storage and management of ESTs using web pages. User login is available for visualization and query only or, with additional privileges to run annotation tools. Sequences in FASTA format are loaded into the database through a web interface and annotation tasks can be requested. A set of continuously running programs checks the database and extracts sequence to be processed using the BLASTALL suite <abbrgrp><abbr bid="B15">15</abbr></abbrgrp>, ESTScan2 <abbrgrp><abbr bid="B16">16</abbr><abbr bid="B17">17</abbr></abbrgrp> or, HMMER <abbrgrp><abbr bid="B18">18</abbr></abbrgrp> against the Pfam database <abbrgrp><abbr bid="B19">19</abbr></abbrgrp>. The coding content of the EST can be evaluated with the Hidden Markov Model approach of ESTScan2 and the predicted translation products can then be compared against protein sequence databases. A report can be obtained from a web query page. As all results are stored in a relational database, users are able to query on every value returned by the annotation process. An interface is also available to assist the construction and storage of database queries. In addition to the public databases which can be downloaded and installed locally or accessed through web based blast services such as NCBI, users have the possibility to create their own databases from EST-PAC in order to make more precise and relevant comparisons. We have tried to restrict the programming in EST-PAC to the PHP language. However, Perl 5.8.1 was used to integrate ESTScan2. The usage of Perl is limited to this and a full installation of Perl or BioPerl <abbrgrp><abbr bid="B20">20</abbr></abbrgrp> is not necessary. System specific configuration of EST-PAC has been kept to a minimum. However, some indispensable set-up is needed. First, MySQL should be running and MySQL administrator login and password are required during installation. Second the configuration file (config.inc.php) should be edited to reflect the environment where the package is installed. The user must indicate where in the operating system the package and auxiliary programs are located as well as the name of the database to be created. It is also possible to create multiple databases by specifying database names, usernames, and passwords. These parameters will be passed automatically at the time of database creation. The BLASTALL programs can be used either locally or remotely. With the remote option, blast jobs will be sent to the blast server at NCBI <abbrgrp><abbr bid="B21">21</abbr></abbrgrp> in compliance with NCBI remote access policy. Access to other resources can also be implemented using the EST-PAC framework.</p>
			<p>EST-PAC is distributed in a comprehensive PHP package for the integration of all the third party bioinformatics annotation pipeline program components. Installation of the auxiliary components (NCBI tool suite version 2.2.10, HMMER version 2.3.2 ESTSCAN version 2.0b, MySQL version 5, and PHP) is also necessary. EST-PAC scripts can be downloaded <abbrgrp><abbr bid="B22">22</abbr></abbrgrp>. Installation and configuration instructions are available here for MacOSX, Windows or Linux systems. In addition, precompiled version of ESTScan2 for MacOSX, Linux Fedora Core 3, Centos 4 and Windows are also available at this URL.</p>
			<p>EST-PAC is a software package for the annotation of EST data particularly geared towards laboratories with limited bioinformatics resources and expertise. It provides a basic package to install a database system for the management of a complete suite of third party annotation software components, integrated into a simple and powerful web interface. Mainly built in PHP, the source code is easily accessible to developers for customization and evolution. EST-PAC does not currently address directly the assembly of EST sequences. It is however possible to assemble EST data independently and straightforward to annotate the contig sequences obtained after the assembly process. Additional support for EST assembly data storage and visualization is in development. Furthermore, EST-PAC already provides a workbench to cluster ESTs onto reference sequence data sets when available, for example, from public genome annotation data. Finally, usage of EST-PAC is not restricted to EST sequences and any type of nucleotide or protein sequences can be loaded for the management of sequence analysis results. This allows the compilation, storage and management of a diversity of customized sequence databases for the analysis of EST or other sequence libraries. In conclusion, EST-PAC provides an open framework for rapid prototyping of data mining and on-line visualization of sequence data, presenting an expandable data-management environment for research and education in bioinformatics.</p>
		</sec>
		<sec>
			<st>
				<p>Availability</p>
			</st>
			<p>Project name: EST-PAC.</p>
			<p>Project home page: <url>http://vbc.med.monash.edu.au/~yvan/est-pac</url>.</p>
			<p>Operating system(s): multiplatform; Programming language: PHP 4 or 5;</p>
			<p>Other requirements: mySQL, BLASTALL suite, ESTScan2 and HMMER.</p>
			<p>A web page with a fully functional instance of EST-PAC has been set up for demonstration purpose. Software download and installation instructions are also available under GPL.</p>
		</sec>
		<sec>
			<st>
				<p>Competing interests</p>
			</st>
			<p>The author(s) declare that they have no competing interests.</p>
		</sec>
		<sec>
			<st>
				<p>Authors' contributions</p>
			</st>
			<p>YS was involved in the conceptualisation, development and testing of the package. DP was involved in the programming of the core functionality of EST-PAC. CL supervised the work, implemented the graphic components and, prepared the manuscript.</p>
			<fig id="F1">
				<title>
					<p>Figure 1</p>
				</title>
				<caption>
					<p>Workflow and interfaces available in EST-PAC</p>
				</caption>
				<text>
					<p><b>Workflow and interfaces available in EST-PAC</b>. EST-PAC provides a web interface for the management, storage and querying of sequences and results from annotation tools such as BLASTALL, EST-Scan2 and HMMER.</p>
				</text>
				<graphic file="1751-0473-1-2-1"/>
			</fig>
		</sec>
	</bdy>
	<bm>
		<ack>
			<sec>
				<st>
					<p>Acknowledgements</p>
				</st>
				<p>The authors would like to thank Torsten Seemann for expert advise, Marc Liyanage for providing the MacOSX Apache/PHP/Mysql package <url>http://www.entropy.ch</url>, the Apache friends for the Windows XAMP package <url>http://www.apachefriends.org</url>, and Claudio Lottaz and Christian Iseli for allowing us to incorporate ESTScan2 in this package.</p>
			</sec>
		</ack>
		<refgrp>
			<bibl id="B1">
				<title>
					<p>Complementary DNA sequencing: expressed sequence tags and human genome project</p>
				</title>
				<aug>
					<au>
						<snm>Adams</snm>
						<fnm>MD</fnm>
					</au>
					<au>
						<snm>Kelley</snm>
						<fnm>JM</fnm>
					</au>
					<au>
						<snm>Gocayne</snm>
						<fnm>JD</fnm>
					</au>
					<au>
						<snm>Dubnick</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Polymeropoulos</snm>
						<fnm>MH</fnm>
					</au>
					<au>
						<snm>Xiao</snm>
						<fnm>H</fnm>
					</au>
					<au>
						<snm>Merril</snm>
						<fnm>CR</fnm>
					</au>
					<au>
						<snm>Wu</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Olde</snm>
						<fnm>B</fnm>
					</au>
					<au>
						<snm>Moreno</snm>
						<fnm>RF</fnm>
					</au>
				</aug>
				<source>Science</source>
				<pubdate>1991</pubdate>
				<volume>252</volume>
				<fpage>1651</fpage>
				<lpage>1656</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="doi">10.1126/science.2047873</pubid>
						<pubid idtype="pmpid" link="fulltext">2047873</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B2">
				<title>
					<p>Shotgun sequencing of the human transcriptome with ORF expressed sequence tags</p>
				</title>
				<aug>
					<au>
						<snm>Dias Neto</snm>
						<fnm>E</fnm>
					</au>
					<au>
						<snm>Correa</snm>
						<fnm>RG</fnm>
					</au>
					<au>
						<snm>Verjovski-Almeida</snm>
						<fnm>S</fnm>
					</au>
					<au>
						<snm>Briones</snm>
						<fnm>MR</fnm>
					</au>
					<au>
						<snm>Nagai</snm>
						<fnm>MA</fnm>
					</au>
					<au>
						<snm>da Silva</snm>
						<fnm>W</fnm>
					</au>
					<au>
						<snm>Zago</snm>
						<fnm>MA</fnm>
					</au>
					<au>
						<snm>Bordin</snm>
						<fnm>S</fnm>
					</au>
					<au>
						<snm>Costa</snm>
						<fnm>FF</fnm>
					</au>
					<au>
						<snm>Goldman</snm>
						<fnm>GH</fnm>
					</au>
					<au>
						<snm>Carvalho</snm>
						<fnm>AF</fnm>
					</au>
					<au>
						<snm>Matsukuma</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Baia</snm>
						<fnm>GS</fnm>
					</au>
					<au>
						<snm>Simpson</snm>
						<fnm>DH</fnm>
					</au>
					<au>
						<snm>Brunstein</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>de Oliveira</snm>
						<fnm>PS</fnm>
					</au>
					<au>
						<snm>Bucher</snm>
						<fnm>P</fnm>
					</au>
					<au>
						<snm>Jongeneel</snm>
						<fnm>CV</fnm>
					</au>
					<au>
						<snm>O'Hare</snm>
						<fnm>MJ</fnm>
					</au>
					<au>
						<snm>Soares</snm>
						<fnm>F</fnm>
					</au>
					<au>
						<snm>Brentani</snm>
						<fnm>RR</fnm>
					</au>
					<au>
						<snm>Reis</snm>
						<fnm>LF</fnm>
					</au>
					<au>
						<snm>de Souza</snm>
						<fnm>SJ</fnm>
					</au>
					<au>
						<snm>Simpson</snm>
						<fnm>AJ</fnm>
					</au>
				</aug>
				<source>Proc Natl Acad Sci USA</source>
				<pubdate>2000</pubdate>
				<volume>97</volume>
				<fpage>3491</fpage>
				<lpage>3496</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="pmcid">16267</pubid>
						<pubid idtype="pmpid" link="fulltext">10737800</pubid>
						<pubid idtype="doi">10.1073/pnas.97.7.3491</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B3">
				<title>
					<p>Generation and analysis of 280,000 human expressed sequence tags</p>
				</title>
				<aug>
					<au>
						<snm>Hillier</snm>
						<fnm>LD</fnm>
					</au>
					<au>
						<snm>Lennon</snm>
						<fnm>G</fnm>
					</au>
					<au>
						<snm>Becker</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Bonaldo</snm>
						<fnm>MF</fnm>
					</au>
					<au>
						<snm>Chiapelli</snm>
						<fnm>B</fnm>
					</au>
					<au>
						<snm>Chissoe</snm>
						<fnm>S</fnm>
					</au>
					<au>
						<snm>Dietrich</snm>
						<fnm>N</fnm>
					</au>
					<au>
						<snm>DuBuque</snm>
						<fnm>T</fnm>
					</au>
					<au>
						<snm>Favello</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Gish</snm>
						<fnm>W</fnm>
					</au>
					<au>
						<snm>Hawkins</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Hultman</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Kucaba</snm>
						<fnm>T</fnm>
					</au>
					<au>
						<snm>Lacy</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Le</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Le</snm>
						<fnm>N</fnm>
					</au>
					<au>
						<snm>Mardis</snm>
						<fnm>E</fnm>
					</au>
					<au>
						<snm>Moore</snm>
						<fnm>B</fnm>
					</au>
					<au>
						<snm>Morris</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Parsons</snm>
						<fnm>J</fnm>
					</au>
					<au>
						<snm>Prange</snm>
						<fnm>C</fnm>
					</au>
					<au>
						<snm>Rifkin</snm>
						<fnm>L</fnm>
					</au>
					<au>
						<snm>Rohlfing</snm>
						<fnm>T</fnm>
					</au>
					<au>
						<snm>Schellenberg</snm>
						<fnm>K</fnm>
					</au>
					<au>
						<snm>Marra</snm>
						<fnm>M</fnm>
					</au>
				</aug>
				<source>Genome Res</source>
				<pubdate>1996</pubdate>
				<volume>6</volume>
				<fpage>807</fpage>
				<lpage>828</lpage>
				<xrefbib>
					<pubid idtype="pmpid">8889549</pubid>
				</xrefbib>
			</bibl>
			<bibl id="B4">
				<title>
					<p>Expressed sequence tag analysis of human RPE/choroid for the NEIBank Project: over 6000 non-redundant transcripts, novel genes and splice variants</p>
				</title>
				<aug>
					<au>
						<snm>Wistow</snm>
						<fnm>G</fnm>
					</au>
					<au>
						<snm>Bernstein</snm>
						<fnm>SL</fnm>
					</au>
					<au>
						<snm>Wyatt</snm>
						<fnm>MK</fnm>
					</au>
					<au>
						<snm>Fariss</snm>
						<fnm>RN</fnm>
					</au>
					<au>
						<snm>Behal</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Touchman</snm>
						<fnm>JW</fnm>
					</au>
					<au>
						<snm>Bouffard</snm>
						<fnm>G</fnm>
					</au>
					<au>
						<snm>Smith</snm>
						<fnm>D</fnm>
					</au>
					<au>
						<snm>Peterson</snm>
						<fnm>K</fnm>
					</au>
				</aug>
				<source>Mol Vis</source>
				<pubdate>2002</pubdate>
				<volume>8</volume>
				<fpage>205</fpage>
				<lpage>220</lpage>
				<xrefbib>
					<pubid idtype="pmpid" link="fulltext">12107410</pubid>
				</xrefbib>
			</bibl>
			<bibl id="B5">
				<title>
					<p>A hitchhiker's guide to expressed sequence tags (ESTs) and their bioinformatics analysis</p>
				</title>
				<aug>
					<au>
						<snm>Shivashankar</snm>
						<fnm>HN</fnm>
					</au>
					<au>
						<snm>Gasser</snm>
						<fnm>RB</fnm>
					</au>
					<au>
						<snm>Ranganathan</snm>
						<fnm>S</fnm>
					</au>
				</aug>
				<source>Briefings Bioinf</source>
				<inpress/>
			</bibl>
			<bibl id="B6">
				<title>
					<p>The Pfam protein families database</p>
				</title>
				<aug>
					<au>
						<snm>Bateman</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Birney</snm>
						<fnm>E</fnm>
					</au>
					<au>
						<snm>Cerruti</snm>
						<fnm>L</fnm>
					</au>
					<au>
						<snm>Durbin</snm>
						<fnm>R</fnm>
					</au>
					<au>
						<snm>Etwiller</snm>
						<fnm>L</fnm>
					</au>
					<au>
						<snm>Eddy</snm>
						<fnm>SR</fnm>
					</au>
					<au>
						<snm>Griffiths-Jones</snm>
						<fnm>S</fnm>
					</au>
					<au>
						<snm>Howe</snm>
						<fnm>KL</fnm>
					</au>
					<au>
						<snm>Marshall</snm>
						<fnm>M</fnm>
					</au>
					<au>
						<snm>Sonnhammer</snm>
						<fnm>EL</fnm>
					</au>
				</aug>
				<source>Nucleic Acids Res</source>
				<pubdate>2002</pubdate>
				<volume>30</volume>
				<fpage>276</fpage>
				<lpage>280</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="pmcid">99071</pubid>
						<pubid idtype="pmpid" link="fulltext">11752314</pubid>
						<pubid idtype="doi">10.1093/nar/30.1.276</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B7">
				<title>
					<p>PipeOnline 2.0: automated EST processing and functional data sorting</p>
				</title>
				<aug>
					<au>
						<snm>Ayoubi</snm>
						<fnm>P</fnm>
					</au>
					<au>
						<snm>Jin</snm>
						<fnm>X</fnm>
					</au>
					<au>
						<snm>Leite</snm>
						<fnm>S</fnm>
					</au>
					<au>
						<snm>Liu</snm>
						<fnm>X</fnm>
					</au>
					<au>
						<snm>Martajaja</snm>
						<fnm>J</fnm>
					</au>
					<au>
						<snm>Abduraham</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Wan</snm>
						<fnm>Q</fnm>
					</au>
					<au>
						<snm>Yan</snm>
						<fnm>W</fnm>
					</au>
					<au>
						<snm>Misawa</snm>
						<fnm>E</fnm>
					</au>
					<au>
						<snm>Prade</snm>
						<fnm>RA</fnm>
					</au>
				</aug>
				<source>Nucleic Acids Res</source>
				<pubdate>2002</pubdate>
				<volume>30</volume>
				<fpage>4761</fpage>
				<lpage>4769</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="pmcid">135791</pubid>
						<pubid idtype="pmpid" link="fulltext">12409467</pubid>
						<pubid idtype="doi">10.1093/nar/gkf585</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B8">
				<title>
					<p>EST-PAGE. Managing and analyzing EST data</p>
				</title>
				<aug>
					<au>
						<snm>Matukumalli</snm>
						<fnm>LK</fnm>
					</au>
					<au>
						<snm>Grefenstette</snm>
						<fnm>JJ</fnm>
					</au>
					<au>
						<snm>Sonstegard</snm>
						<fnm>TS</fnm>
					</au>
					<au>
						<snm>Van Tassell</snm>
						<fnm>CP</fnm>
					</au>
				</aug>
				<source>Bioinformatics</source>
				<pubdate>2004</pubdate>
				<volume>20</volume>
				<fpage>286</fpage>
				<lpage>288</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="doi">10.1093/bioinformatics/btg411</pubid>
						<pubid idtype="pmpid" link="fulltext">14734326</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B9">
				<title>
					<p>ESTAnnotator: A tool for high throughput EST annotation</p>
				</title>
				<aug>
					<au>
						<snm>Hotz-Wagenblatt</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Hankeln</snm>
						<fnm>T</fnm>
					</au>
					<au>
						<snm>Ernst</snm>
						<fnm>P</fnm>
					</au>
					<au>
						<snm>Glatting</snm>
						<fnm>KH</fnm>
					</au>
					<au>
						<snm>Schmidt</snm>
						<fnm>ER</fnm>
					</au>
					<au>
						<snm>Suhai</snm>
						<fnm>S</fnm>
					</au>
				</aug>
				<source>Nucleic Acids Res</source>
				<pubdate>2003</pubdate>
				<volume>31</volume>
				<fpage>3716</fpage>
				<lpage>3719</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="pmcid">169160</pubid>
						<pubid idtype="pmpid" link="fulltext">12824401</pubid>
						<pubid idtype="doi">10.1093/nar/gkg566</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B10">
				<title>
					<p>ESTAP. An automated system for the analysis of EST data</p>
				</title>
				<aug>
					<au>
						<snm>Mao</snm>
						<fnm>C</fnm>
					</au>
					<au>
						<snm>Cushman</snm>
						<fnm>JC</fnm>
					</au>
					<au>
						<snm>May</snm>
						<fnm>GD</fnm>
					</au>
					<au>
						<snm>Weller</snm>
						<fnm>JW</fnm>
					</au>
				</aug>
				<source>Bioinformatics</source>
				<pubdate>2003</pubdate>
				<volume>19</volume>
				<fpage>1720</fpage>
				<lpage>1722</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="doi">10.1093/bioinformatics/btg205</pubid>
						<pubid idtype="pmpid" link="fulltext">15593407</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B11">
				<title>
					<p>PartiGene. Constructing partial genomes</p>
				</title>
				<aug>
					<au>
						<snm>Parkinson</snm>
						<fnm>J</fnm>
					</au>
					<au>
						<snm>Anthony</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Wasmuth</snm>
						<fnm>J</fnm>
					</au>
					<au>
						<snm>Schmid</snm>
						<fnm>R</fnm>
					</au>
					<au>
						<snm>Hedley</snm>
						<fnm>A</fnm>
					</au>
					<au>
						<snm>Blaxter</snm>
						<fnm>M</fnm>
					</au>
				</aug>
				<source>Bioinformatics</source>
				<pubdate>2004</pubdate>
				<volume>20</volume>
				<fpage>1398</fpage>
				<lpage>1404</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="doi">10.1093/bioinformatics/bth101</pubid>
						<pubid idtype="pmpid" link="fulltext">14988115</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B12">
				<title>
					<p>prot4EST: translating expressed sequence tags from neglected genomes</p>
				</title>
				<aug>
					<au>
						<snm>Wasmuth</snm>
						<fnm>JD</fnm>
					</au>
					<au>
						<snm>Blaxter</snm>
						<fnm>ML</fnm>
					</au>
				</aug>
				<source>BMC Bioinformatics</source>
				<pubdate>2004</pubdate>
				<volume>5</volume>
				<fpage>187</fpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="pmcid">543579</pubid>
						<pubid idtype="pmpid" link="fulltext">15571632</pubid>
						<pubid idtype="doi">10.1186/1471-2105-5-187</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B13">
				<title>
					<p>MySQL</p>
				</title>
				<url>http://www.mysql.com</url>
			</bibl>
			<bibl id="B14">
				<title>
					<p>PHP</p>
				</title>
				<url>http://www.php.net</url>
			</bibl>
			<bibl id="B15">
				<title>
					<p>BLAST: at the core of a powerful and diverse set of sequence analysis tools</p>
				</title>
				<aug>
					<au>
						<snm>McGinnis</snm>
						<fnm>S</fnm>
					</au>
					<au>
						<snm>Madden</snm>
						<fnm>TL</fnm>
					</au>
				</aug>
				<source>Nucleic Acids Res</source>
				<pubdate>2004</pubdate>
				<volume>32</volume>
				<fpage>W20</fpage>
				<lpage>25</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="pmcid">441573</pubid>
						<pubid idtype="pmpid" link="fulltext">15215342</pubid>
						<pubid idtype="doi">10.1093/nar/gnh003</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B16">
				<title>
					<p>ESTScan: a program for detecting, evaluating, and reconstructing potential coding regions in EST sequences</p>
				</title>
				<aug>
					<au>
						<snm>Iseli</snm>
						<fnm>C</fnm>
					</au>
					<au>
						<snm>Jongeneel</snm>
						<fnm>CV</fnm>
					</au>
					<au>
						<snm>Bucher</snm>
						<fnm>P</fnm>
					</au>
				</aug>
				<source>Proc Int Conf Intell Syst Mol Biol</source>
				<pubdate>1999</pubdate>
				<fpage>138</fpage>
				<lpage>148</lpage>
				<xrefbib>
					<pubid idtype="pmpid">10786296</pubid>
				</xrefbib>
			</bibl>
			<bibl id="B17">
				<title>
					<p>Modeling sequencing errors by combining Hidden Markov models</p>
				</title>
				<aug>
					<au>
						<snm>Lottaz</snm>
						<fnm>C</fnm>
					</au>
					<au>
						<snm>Iseli</snm>
						<fnm>C</fnm>
					</au>
					<au>
						<snm>Jongeneel</snm>
						<fnm>CV</fnm>
					</au>
					<au>
						<snm>Bucher</snm>
						<fnm>P</fnm>
					</au>
				</aug>
				<source>Bioinformatics</source>
				<pubdate>2003</pubdate>
				<volume>19</volume>
				<issue>Suppl 2</issue>
				<fpage>103</fpage>
				<lpage>112</lpage>
			</bibl>
			<bibl id="B18">
				<title>
					<p>Profile hidden Markov models</p>
				</title>
				<aug>
					<au>
						<snm>Eddy</snm>
						<fnm>SR</fnm>
					</au>
				</aug>
				<source>Bioinformatics</source>
				<pubdate>1998</pubdate>
				<volume>14</volume>
				<fpage>755</fpage>
				<lpage>763</lpage>
				<xrefbib>
					<pubidlist>
						<pubid idtype="doi">10.1093/bioinformatics/14.9.755</pubid>
						<pubid idtype="pmpid" link="fulltext">9918945</pubid>
					</pubidlist>
				</xrefbib>
			</bibl>
			<bibl id="B19">
				<title>
					<p>Pfam</p>
				</title>
				<url>http://www.sanger.ac.uk/Software/Pfam</url>
			</bibl>
			<bibl id="B20">
				<title>
					<p>BioPerl</p>
				</title>
				<url>http://bio.perl.org</url>
			</bibl>
			<bibl id="B21">
				<title>
					<p>NCBI BLAST</p>
				</title>
				<url>http://www.ncbi.nlm.nih.gov/blast</url>
			</bibl>
			<bibl id="B22">
				<title>
					<p>EST-PAC</p>
				</title>
				<url>http://vbc.med.monash.edu.au/~yvan/est-pac</url>
			</bibl>
		</refgrp>
	</bm>
</art>
