<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article
  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="3.0" xml:lang="EN">
<front>
<journal-meta><journal-id journal-id-type="nlm-ta">PLoS ONE</journal-id><journal-id journal-id-type="publisher-id">plos</journal-id><journal-id journal-id-type="pmc">plosone</journal-id><!--===== Grouping journal title elements =====--><journal-title-group><journal-title>PLoS ONE</journal-title></journal-title-group><issn pub-type="epub">1932-6203</issn><publisher>
<publisher-name>Public Library of Science</publisher-name>
<publisher-loc>San Francisco, USA</publisher-loc></publisher></journal-meta>
<article-meta><article-id pub-id-type="publisher-id">10-PONE-RA-19156R1</article-id><article-id pub-id-type="doi">10.1371/journal.pone.0012267</article-id><article-categories><subj-group subj-group-type="heading"><subject>Research Article</subject></subj-group><subj-group subj-group-type="Discipline"><subject>Computational Biology</subject><subject>Evolutionary Biology</subject><subject>Computational Biology/Comparative Sequence Analysis</subject><subject>Computer Science/Applications</subject><subject>Evolutionary Biology/Bioinformatics</subject><subject>Evolutionary Biology/Microbial Evolution and Genomics</subject><subject>Microbiology/Microbial Evolution and Genomics</subject></subj-group></article-categories><title-group><article-title>jsPhyloSVG: A Javascript Library for Visualizing Interactive and Vector-Based Phylogenetic Trees on the Web</article-title><alt-title alt-title-type="running-head">jsPhyloSVG: Javascript Library</alt-title></title-group><contrib-group>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Smits</surname><given-names>Samuel A.</given-names></name><xref ref-type="aff" rid="aff1"/><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Ouverney</surname><given-names>Cleber C.</given-names></name><xref ref-type="aff" rid="aff1"/><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib>
</contrib-group><aff id="aff1">          <addr-line>Department of Biological Sciences, San José State University, San José, California, United States of America</addr-line>       </aff><contrib-group>
<contrib contrib-type="editor" xlink:type="simple"><name name-style="western"><surname>Poon</surname><given-names>Art F. Y.</given-names></name>
<role>Editor</role>
<xref ref-type="aff" rid="edit1"/></contrib>
</contrib-group><aff id="edit1">BC Centre for Excellence in HIV/AIDS, Canada</aff><author-notes>
<corresp id="cor1">* E-mail: <email xlink:type="simple">samsmits@gmail.com</email> (SAS); <email xlink:type="simple">cleber.ouverney@sjsu.edu</email> (CCO)</corresp>
<fn fn-type="con"><p>Conceived and designed the experiments: SAS CCO. Performed the experiments: SAS. Analyzed the data: SAS CCO. Contributed reagents/materials/analysis tools: CCO. Wrote the paper: SAS.</p></fn>
<fn fn-type="conflict"><p>The authors have declared that no competing interests exist.</p></fn></author-notes><pub-date pub-type="collection"><year>2010</year></pub-date><pub-date pub-type="epub"><day>18</day><month>8</month><year>2010</year></pub-date><volume>5</volume><issue>8</issue><elocation-id>e12267</elocation-id><history>
<date date-type="received"><day>22</day><month>5</month><year>2010</year></date>
<date date-type="accepted"><day>26</day><month>7</month><year>2010</year></date>
</history><!--===== Grouping copyright info into permissions =====--><permissions><copyright-year>2010</copyright-year><copyright-holder/><license><license-p>This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.</license-p></license></permissions><abstract><sec>
<title>Background</title>
<p>Many software packages have been developed to address the need for generating phylogenetic trees intended for print. With an increased use of the web to disseminate scientific literature, there is a need for phylogenetic trees to be viewable across many types of devices and feature some of the interactive elements that are integral to the browsing experience. We propose a novel approach for publishing interactive phylogenetic trees.</p>
</sec><sec>
<title>Methods/Principal Findings</title>
<p>We present a javascript library, jsPhyloSVG, which facilitates constructing interactive phylogenetic trees from raw Newick or phyloXML formats directly within the browser in Scalable Vector Graphics (SVG) format. It is designed to work across all major browsers and renders an alternative format for those browsers that do not support SVG. The library provides tools for building rectangular and circular phylograms with integrated charting. Interactive features may be integrated and made to respond to events such as clicks on any element of the tree, including labels.</p>
</sec><sec>
<title>Conclusions/Significance</title>
<p>jsPhyloSVG is an open-source solution for rendering dynamic phylogenetic trees. It is capable of generating complex and interactive phylogenetic trees across all major browsers without the need for plugins. It is novel in supporting the ability to interpret the tree inference formats directly, exposing the underlying markup to data-mining services. The library source code, extensive documentation and live examples are freely accessible at <ext-link ext-link-type="uri" xlink:href="http://www.jsphylosvg.com" xlink:type="simple">www.jsphylosvg.com</ext-link>.</p>
</sec></abstract><funding-group><funding-statement>This work has been funded in part by National Institutes of Health (NIH) Grant #1SC3GM0822 and NIH MARC Grant #5T34 GM008253. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.</funding-statement></funding-group><counts><page-count count="4"/></counts></article-meta>
</front>
<body><sec id="s1">
<title>Introduction</title>
<p>Constructing phylogenetic trees is a fundamental task in multiple fields of biology, including evolutionary, genetic, molecular and conservational biology. Many software packages <xref ref-type="bibr" rid="pone.0012267-Felsenstein1">[1]</xref>–<xref ref-type="bibr" rid="pone.0012267-Zmasek1">[4]</xref> have been created to address the need for constructing trees as static images for use in printed literature. Online access to scientific literature has recently opened up new possibilities yet presents additional challenges, however. For instance, phylogenetic trees need to be presented at varying resolutions in order to be optimized for both large monitors and small mobile devices. Furthermore, the dynamic nature of the web demands interactive elements and rich analytics integrated within a tree.</p>
<p>We introduce a novel javascript library for phylogenetic visualizations, jsPhyloSVG, which addresses many of the fundamental challenges involved with viewing phylogenetic trees online, including: generating scalable, navigatable trees that render in all major browsers without the need for plugins, integrating complex charting and boasting interactive features.</p>
</sec><sec id="s2" sec-type="methods">
<title>Methods</title>
<p>jsPhyloSVG is designed to be a flexible, lightweight javascript library for building interactive and complex phylogenetic trees in a web-based environment with the broadest range of accessibility. To this end, it renders Scalable Vector Graphics (SVG) files using client-side javascript. SVG offers a number of key features, including: the ability to pan and zoom without loss of resolution, interactive capabilities, extensibility with javascript and CSS, small file size and is supported by HTML5. SVG is supported out-of-the-box by all major browsers with the exception of Internet Explorer (version 9 is anticipated to support SVG). However, the software degrades gracefully – adjusts to inferior capabilities of the browser without producing an error message – within Internet Explorer and automatically generates an analogous format, Vector Markup Language (VML). The VML format displays an identical tree but is unable to support the interactive features that SVG is capable of.</p>
<p>Javascript rendering of phylogenetic trees also offers a number of advantages. Firstly, all modern browsers implement javascript natively. Alternative web-based approaches to rendering phylogenetic trees, such as implementations using Flash (iTOL <xref ref-type="bibr" rid="pone.0012267-Letunic1">[5]</xref>) or Java applets (PhyloWidget <xref ref-type="bibr" rid="pone.0012267-Jordan1">[6]</xref>), are limited by requiring plugins (see <xref ref-type="table" rid="pone-0012267-t001">Table 1</xref>) that are not natively supported by many browsers and a broad range of mobile devices, including recent tablet devices. Secondly, although the javascript implementation utilizes the web browser for its Graphical User Interface (GUI), it does not require an internet connection. Other web-based implementations <xref ref-type="bibr" rid="pone.0012267-Palidwor1">[7]</xref>, <xref ref-type="bibr" rid="pone.0012267-Pethica1">[8]</xref> circumvent requiring plugins by generating the tree server-side, and therefore require online connectivity. Finally, the use of javascript enables one to harness the power of many popular javascript libraries, such as jQuery <xref ref-type="bibr" rid="pone.0012267-jQuery1">[9]</xref> and the Yahoo User Interface Library <xref ref-type="bibr" rid="pone.0012267-YUI1">[10]</xref>, and have the ability to create complex, interactive trees.</p>
<table-wrap id="pone-0012267-t001" position="float"><object-id pub-id-type="doi">10.1371/journal.pone.0012267.t001</object-id><label>Table 1</label><caption>
<title>Comparison of common, scalable and interactive phylogenetic tree viewers that are intended for the web.</title>
</caption><!--===== Grouping alternate versions of objects =====--><alternatives><graphic id="pone-0012267-t001-1" mimetype="image" position="float" xlink:href="info:doi/10.1371/journal.pone.0012267.t001" xlink:type="simple"/><table><colgroup span="1"><col align="left" span="1"/><col align="center" span="1"/><col align="center" span="1"/><col align="center" span="1"/><col align="center" span="1"/></colgroup>
<thead>
<tr>
<td align="left" colspan="1" rowspan="1"/>
<td align="left" colspan="1" rowspan="1">jsPhyloSVG</td>
<td align="left" colspan="1" rowspan="1">TreeVector</td>
<td align="left" colspan="1" rowspan="1">PhyloWidget</td>
<td align="left" colspan="1" rowspan="1">iTol</td>
</tr>
</thead>
<tbody>
<tr>
<td align="left" colspan="1" rowspan="1"><bold>User Interface (for generation)</bold></td>
<td align="left" colspan="1" rowspan="1">Web</td>
<td align="left" colspan="1" rowspan="1">Command-line</td>
<td align="left" colspan="1" rowspan="1">Web</td>
<td align="left" colspan="1" rowspan="1">Web</td>
</tr>
<tr>
<td align="left" colspan="1" rowspan="1"><bold>Open source</bold></td>
<td align="left" colspan="1" rowspan="1">Yes</td>
<td align="left" colspan="1" rowspan="1">Yes</td>
<td align="left" colspan="1" rowspan="1">Yes</td>
<td align="left" colspan="1" rowspan="1">No</td>
</tr>
<tr>
<td align="left" colspan="1" rowspan="1"><bold>Plugins required</bold></td>
<td align="left" colspan="1" rowspan="1">None</td>
<td align="left" colspan="1" rowspan="1">None</td>
<td align="left" colspan="1" rowspan="1">Java</td>
<td align="left" colspan="1" rowspan="1">Flash</td>
</tr>
<tr>
<td align="left" colspan="1" rowspan="1"><bold>Supports Charting</bold></td>
<td align="left" colspan="1" rowspan="1">Yes</td>
<td align="left" colspan="1" rowspan="1">No</td>
<td align="left" colspan="1" rowspan="1">No</td>
<td align="left" colspan="1" rowspan="1">Yes</td>
</tr>
<tr>
<td align="left" colspan="1" rowspan="1"><bold>Supports Newick and phyloXML</bold></td>
<td align="left" colspan="1" rowspan="1">Both</td>
<td align="left" colspan="1" rowspan="1">Newick</td>
<td align="left" colspan="1" rowspan="1">Newick</td>
<td align="left" colspan="1" rowspan="1">Both</td>
</tr>
<tr>
<td align="left" colspan="1" rowspan="1"><bold>What Renders the Visualization</bold></td>
<td align="left" colspan="1" rowspan="1">Browser</td>
<td align="left" colspan="1" rowspan="1">Server</td>
<td align="left" colspan="1" rowspan="1">Browser</td>
<td align="left" colspan="1" rowspan="1">Server</td>
</tr>
<tr>
<td align="left" colspan="1" rowspan="1"><bold>Rectangular and Circular Phylograms</bold></td>
<td align="left" colspan="1" rowspan="1">Both</td>
<td align="left" colspan="1" rowspan="1">Rectangular</td>
<td align="left" colspan="1" rowspan="1">Both</td>
<td align="left" colspan="1" rowspan="1">Both</td>
</tr>
</tbody>
</table></alternatives><table-wrap-foot><fn id="nt101"><label/><p>It is important to note, that jsPhyloSVG is the only solution that is capable of rendering phylogenetic trees directly from the calculated inference within the browser without the need for plugins.</p></fn></table-wrap-foot></table-wrap></sec><sec id="s3">
<title>Results and Discussion</title>
<sec id="s3a">
<title>Core Functionality</title>
<p>The library renders both rectangular and circular phylograms from Newick and phyloXML <xref ref-type="bibr" rid="pone.0012267-Han1">[11]</xref> formats. Newick files (outputted by many popular phylogenetic packages, such as PHYLIP <xref ref-type="bibr" rid="pone.0012267-Felsenstein1">[1]</xref>) include at most only labels, edge lengths and bootstrap values; the tree renderings are therefore limited to these elements. Implementing the recently devised XML format specialized for phylogentic trees, phyloXML, offers the ability to include features such as text nodes that link to other websites or reveal descriptions on rollovers (see <xref ref-type="fig" rid="pone-0012267-g001">Figure 1</xref>). These core characteristics are present in both tree formats.</p>
<fig id="pone-0012267-g001" position="float"><object-id pub-id-type="doi">10.1371/journal.pone.0012267.g001</object-id><label>Figure 1</label><caption>
<title>The two rendering formats: rectangular and circular phylograms.</title>
<p>These tree formats are interchangeable and can be swapped between the two views dynamically. The figure illustrates customized behavior on mouse rollover. All events, including mouse rollovers, can be customized using javascript to perform any unique function within an application. The core functions of the library provide for mouse rollover and click events which by default may link to other websites or databases specified in the tree XML file.</p>
</caption><graphic mimetype="image" position="float" xlink:href="info:doi/10.1371/journal.pone.0012267.g001" xlink:type="simple"/></fig>
<p>The javascript library consumes and interprets the raw Newick or phyloXML formats directly, from which trees are then generated. This approach is advantageous because it allows the readership to have access to the underlying tree source. Many online access journals and databases (PLoS <xref ref-type="bibr" rid="pone.0012267-Public1">[12]</xref>, BioMed Central <xref ref-type="bibr" rid="pone.0012267-BioMed1">[13]</xref>, Pubmed <xref ref-type="bibr" rid="pone.0012267-PubMed1">[14]</xref> and others) provide full papers in XML format while the phylogenetic trees themselves are provided as static images. It is of our opinion that the readership of online scientific literature would benefit greatly if the trees were also maintained in XML format. This would both provide greater transparency and allow the trees to be indexed by data-mining tools.</p>
<p>All of the stylistic qualities of the tree may be specified either programmatically as parameters or within the tree's XML file. Characteristics such as the font size or type, branch stroke width, mouse rollover events and scale can be easily customized. This offers the ability for each tree to be uniquely rendered using its predefined style in the XML file, or conversely allows for sites to override styles to maintain trees that are visually similar. Detailed explanations and documentation of available parameters and file formatting are available on our website.</p>
</sec><sec id="s3b">
<title>Charting</title>
<p>The library integrates charting analytics within the tree visualization. Two charting formats are currently supported: binary and bar charts (see <xref ref-type="fig" rid="pone-0012267-g002">Figure 2</xref>). These reporting features are based on provided data within the tree XML file. The software normalizes the data and renders the charts according to user-defined styles in the XML file or parameters set at tree instantiation. jsPhyloSVG is flexible enough to an unlimited number of chart tracks to be added to the tree, with any number of stylistic characteristics.</p>
<fig id="pone-0012267-g002" position="float"><object-id pub-id-type="doi">10.1371/journal.pone.0012267.g002</object-id><label>Figure 2</label><caption>
<title>Integrated charting capabilities.</title>
<p>Charting integrated within phylogenetic trees are powerful visualizations that are capable of conveying a lot of information. jsPhyloSVG currently supports two charting formats: binary and bar charts. Binary charts feature a ribbon that may be color-coded to indicate groups. Bar charts are utilized to convey a quantitative figure relative to others, such as the number of clones. An unlimited number of chart tracks may be integrated within the visualization.</p>
</caption><graphic mimetype="image" position="float" xlink:href="info:doi/10.1371/journal.pone.0012267.g002" xlink:type="simple"/></fig></sec><sec id="s3c">
<title>Limitations</title>
<p>The limitations of the library are primarily related to the authors' choice of using SVG to render the visualizations. Firstly, the format is not natively supported by current versions of Internet Explorer. This restriction has been overcome by automatically rendering the tree in the analogous format VML for these browsers. Secondly, SVG exposes its elements to the browser's Document Object Model (DOM) in order to allow for interactivity at an added slight computational cost. These computational tasks begin to significantly affect the performance of the browser, however, when rendering large trees that contain more than 2000 nodes (see <xref ref-type="supplementary-material" rid="pone.0012267.s001">Table S1</xref>). The choice to use SVG was deliberate in order to fulfill the primary objective of providing interactive capabilities despite the cost in performance for large trees.</p>
</sec><sec id="s3d">
<title>Conclusions</title>
<p>jsPhyloSVG is a comprehensive open-source solution for rendering dynamic phylogenetic trees. It leverages modern approaches by supporting HTML5 for the widest possible audience. It consumes phylogenetic inferences in Newick or XML formats and generates sophisticated trees that incorporate charting analytics in scalable vector images. The trees are also dynamic and provide instantaneous user feedback as they are navigated. Finally, the library is simple to extend and may be easily integrated into existing web applications.</p>
</sec><sec id="s3e">
<title>Availability and Requirements</title>
<p>Project home page: <ext-link ext-link-type="uri" xlink:href="http://www.jsphylosvg.com" xlink:type="simple">http://www.jsphylosvg.com</ext-link></p>
<p>Operating System: Platform independent</p>
<p>Programming Language: Javascript</p>
<p>License: Open Source, GPL.</p>
</sec></sec><sec id="s4">
<title>Supporting Information</title>
<supplementary-material id="pone.0012267.s001" mimetype="application/msword" position="float" xlink:href="info:doi/10.1371/journal.pone.0012267.s001" xlink:type="simple"><label>Table S1</label><caption>
<p>Rendering performance across different browsers and devices. Number of seconds required to render SVG visualizations of phylogenetic trees with varying amounts of nodes across different browsers. Both Chrome and Firefox browsers were tested on a Lenovo Thinkpad X200 laptop (2.4 GHz, 4 Gb RAM) running Microsoft Windows 7. Safari was tested on a first generation Apple iPad.</p>
<p>(0.03 MB DOC)</p>
</caption></supplementary-material></sec></body>
<back>
<ack>
<p>Thanks to Jorge Dinas for the many fruitful discussions and critiques of tree-building.</p>
</ack>
<ref-list>
<title>References</title>
<ref id="pone.0012267-Felsenstein1"><label>1</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Felsenstein</surname><given-names>J</given-names></name>
</person-group>             <year>1989</year>             <article-title>PHYLIP - Phylogeny Inference Package (Version 3.2).</article-title>             <source>Cladistics</source>             <volume>5</volume>             <fpage>166, 164</fpage>          </element-citation></ref>
<ref id="pone.0012267-Tamura1"><label>2</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Tamura</surname><given-names>K</given-names></name>
<name name-style="western"><surname>Dudley</surname><given-names>J</given-names></name>
<name name-style="western"><surname>Nei</surname><given-names>M</given-names></name>
<name name-style="western"><surname>Kumar</surname><given-names>S</given-names></name>
</person-group>             <year>2007</year>             <article-title>MEGA4: Molecular Evolutionary Genetics Analysis (MEGA) software version 4.0.</article-title>             <source>Mol. Biol. Evol</source>             <volume>24</volume>             <fpage>1596</fpage>             <lpage>1599</lpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1093/molbev/msm092" xlink:type="simple">10.1093/molbev/msm092</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-Page1"><label>3</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Page</surname><given-names>RDM</given-names></name>
</person-group>             <year>2002</year>             <article-title>Visualizing phylogenetic trees using TreeView.</article-title>             <source>Curr Protoc Bioinformatics Chapter</source>             <volume>6</volume>             <fpage>Unit 6.2</fpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1002/0471250953.bi0602s01" xlink:type="simple">10.1002/0471250953.bi0602s01</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-Zmasek1"><label>4</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Zmasek</surname><given-names>CM</given-names></name>
<name name-style="western"><surname>Eddy</surname><given-names>SR</given-names></name>
</person-group>             <year>2001</year>             <article-title>ATV: display and manipulation of annotated phylogenetic trees.</article-title>             <source>Bioinformatics</source>             <volume>17</volume>             <fpage>383</fpage>             <lpage>384</lpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1093/bioinformatics/17.4.383" xlink:type="simple">10.1093/bioinformatics/17.4.383</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-Letunic1"><label>5</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Letunic</surname><given-names>I</given-names></name>
<name name-style="western"><surname>Bork</surname><given-names>P</given-names></name>
</person-group>             <year>2007</year>             <article-title>Interactive Tree Of Life (iTOL): an online tool for phylogenetic tree display and annotation.</article-title>             <source>Bioinformatics</source>             <volume>23</volume>             <fpage>127</fpage>             <lpage>128</lpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1093/bioinformatics/btl529" xlink:type="simple">10.1093/bioinformatics/btl529</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-Jordan1"><label>6</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Jordan</surname><given-names>GE</given-names></name>
<name name-style="western"><surname>Piel</surname><given-names>WH</given-names></name>
</person-group>             <year>2008</year>             <article-title>PhyloWidget: web-based visualizations for the tree of life.</article-title>             <source>Bioinformatics</source>             <volume>24</volume>             <fpage>1641</fpage>             <lpage>1642</lpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1093/bioinformatics/btn235" xlink:type="simple">10.1093/bioinformatics/btn235</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-Palidwor1"><label>7</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Palidwor</surname><given-names>G</given-names></name>
<name name-style="western"><surname>Reynaud</surname><given-names>E</given-names></name>
<name name-style="western"><surname>Andrade-Navarro</surname><given-names>M</given-names></name>
</person-group>             <year>2006</year>             <article-title>Taxonomic colouring of phylogenetic trees of protein sequences.</article-title>             <source>BMC Bioinformatics</source>             <volume>7</volume>             <fpage>79</fpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1186/1471-2105-7-79" xlink:type="simple">10.1186/1471-2105-7-79</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-Pethica1"><label>8</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Pethica</surname><given-names>R</given-names></name>
<name name-style="western"><surname>Barker</surname><given-names>G</given-names></name>
<name name-style="western"><surname>Kovacs</surname><given-names>T</given-names></name>
<name name-style="western"><surname>Gough</surname><given-names>J</given-names></name>
</person-group>             <year>2010</year>             <article-title>TreeVector: Scalable, Interactive, Phylogenetic Trees for the Web.</article-title>             <source>PLoS ONE</source>             <volume>5</volume>             <fpage>e8934</fpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1371/journal.pone.0008934" xlink:type="simple">10.1371/journal.pone.0008934</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-jQuery1"><label>9</label><element-citation publication-type="other" xlink:type="simple">             <comment>jQuery: The Write Less, Do More, JavaScript Library (n.d.). Available: <ext-link ext-link-type="uri" xlink:href="http://jquery.com/" xlink:type="simple">http://jquery.com/</ext-link>. Accessed 7 May 2010</comment>          </element-citation></ref>
<ref id="pone.0012267-YUI1"><label>10</label><element-citation publication-type="other" xlink:type="simple">             <comment>YUI 3 — Yahoo! User Interface Library (n.d.). Available: <ext-link ext-link-type="uri" xlink:href="http://developer.yahoo.com/yui/3/" xlink:type="simple">http://developer.yahoo.com/yui/3/</ext-link>. Accessed 7 May 2010</comment>          </element-citation></ref>
<ref id="pone.0012267-Han1"><label>11</label><element-citation publication-type="journal" xlink:type="simple">             <person-group person-group-type="author">
<name name-style="western"><surname>Han</surname><given-names>M</given-names></name>
<name name-style="western"><surname>Zmasek</surname><given-names>C</given-names></name>
</person-group>             <year>2009</year>             <article-title>phyloXML: XML for evolutionary biology and comparative genomics.</article-title>             <source>BMC Bioinformatics</source>             <volume>10</volume>             <fpage>356</fpage>             <comment>doi:<ext-link ext-link-type="uri" xlink:href="http://dx.doi.org/10.1186/1471-2105-10-356" xlink:type="simple">10.1186/1471-2105-10-356</ext-link></comment>          </element-citation></ref>
<ref id="pone.0012267-Public1"><label>12</label><element-citation publication-type="other" xlink:type="simple">             <comment>Public Library of Science (n.d.). Available: <ext-link ext-link-type="uri" xlink:href="http://www.plos.org/" xlink:type="simple">http://www.plos.org/</ext-link>. Accessed 5 May 2010</comment>          </element-citation></ref>
<ref id="pone.0012267-BioMed1"><label>13</label><element-citation publication-type="other" xlink:type="simple">             <comment>BioMed Central | The Open Access Publisher (n.d.). Available: <ext-link ext-link-type="uri" xlink:href="http://www.biomedcentral.com/" xlink:type="simple">http://www.biomedcentral.com/</ext-link>. Accessed 16 May 2010</comment>          </element-citation></ref>
<ref id="pone.0012267-PubMed1"><label>14</label><element-citation publication-type="other" xlink:type="simple">             <comment>PubMed (n.d.). Available: <ext-link ext-link-type="uri" xlink:href="http://www.ncbi.nlm.nih.gov/pubmed/" xlink:type="simple">http://www.ncbi.nlm.nih.gov/pubmed/</ext-link>. Accessed 5 May 2010</comment>          </element-citation></ref>
</ref-list>

</back>
</article>