| Literature DB >> 22695796 |
Huangkai Zhang1, Shenghan Gao, Martin J Lercher, Songnian Hu, Wei-Hua Chen.
Abstract
EvolView is a web application for visualizing, annotating and managing phylogenetic trees. First, EvolView is a phylogenetic tree viewer and customization tool; it visualizes trees in various formats, customizes them through built-in functions that can link information from external datasets, and exports the customized results to publication-ready figures. Second, EvolView is a tree and dataset management tool: users can easily organize related trees into distinct projects, add new datasets to trees and edit and manage existing trees and datasets. To make EvolView easy to use, it is equipped with an intuitive user interface. With a free account, users can save data and manipulations on the EvolView server. EvolView is freely available at: http://www.evolgenius.info/evolview.html.Entities:
Mesh:
Year: 2012 PMID: 22695796 PMCID: PMC3394307 DOI: 10.1093/nar/gks576
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Figure 1.The user interface of EvolView. Functions of some widgets are highlighted with red text. The interface consists of three parts. (i) A multi-tab toolbar contains sets of icons for tree and data manipulation, data upload and export into various graphical formats. (ii) An interactive canvas displays the annotated tree exactly as it will be reproduced in publication-ready image files. (iii) The browsing panel shows user data and provides widgets for data management.
‘Modifiers’ supported by the dataset system
| Modifiers (case insensitive) | Value | Description |
|---|---|---|
| !groups or !LegendText | Comma separated text | Legend texts |
| !LegendStyle or !Style | rect/circle/star | Shapes to be plotted before the legends |
| !LegendColors or !Colors | Comma separated color codes or names | Colors to be applied to the shapes specified by LegendStyle |
| !Title or !Legend | Text | Title of the legend |
| !showLegends or !showLegend | 0/1 | 0: hide legends; 1: show legends |
| !opacity or !op | Any float number between 0 and 1 | Opacity of the graphical annotation |
| !plotWidth | Any integer > 0 | Graphical width of the dataset on the canvas |
| !minradius | Any float number > 0 | Minimal radius of the pies |
| !maxradius | Any float number > 0 | Maximal radius of the pies |
| !area | None | Use user inputs as the areas of the pies |
| !radius | None | Use user inputs as the radiuses of the pies |
| !grid | None | Show grid lines behind the plots |
| !gridlabel or !axis | None | Show numbers corresponding to the grid lines |
| !fanPlot or !fan | None | Plot bars as fans in circular plot |
aFor pie charts only.
bfor bar charts only. For more details about the datasets and more examples, please see our online documentation on datasets at http://code.google.com/p/evolgenius/wiki/EvolViewIntroductionToDatasets.
Figure 2.A demonstration of how the modifiers can control various aspects of the graphical annotation; the corresponding data are available in Supplementary Table 2. (A) A simple phylogenetic tree with bar plots. By default, the title of the legend is the name of the dataset. (B) The legend title can be changed by a modifier ‘!title’. (C) The width of the graphical annotation can be specified using ‘!plotwidth’. (D) Two additional modifiers ‘!grid’ and ‘!gridlabel’ can show grid lines behind the bars and their corresponding values under the bars, respectively. (E) A simple modifier ‘!align’ can change the plot from ‘stacked’ bars to aligned-column bars. Note that the modifiers can be used in combination.