diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-07-10 10:06:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-07-10 10:07:47 +0100 |
commit | c5710a1ef12ae9417e5f08a752df336c406299a7 (patch) | |
tree | 4ded0bc31a853c221e895c1e00b8ac151c4a5f00 /academic/treeviewx/README | |
parent | 646d20b456381637ac2bafc3f38b2e7aa5337ad9 (diff) |
academic/treeviewx: Added (Program to display phylogenetic trees).
Renamed from academic/treeview, to avoid confusion with a
different package also named Treeview.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/treeviewx/README')
-rw-r--r-- | academic/treeviewx/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/academic/treeviewx/README b/academic/treeviewx/README new file mode 100644 index 0000000000000..9e1dcb3422d01 --- /dev/null +++ b/academic/treeviewx/README @@ -0,0 +1,23 @@ +Rod Page's TreeView X is a simple program for displaying phylogenies. +Some of its features include: + +- reads many different tree file formats (including NEXUS, PHYLIP, + Hennig86, NONA, MEGA, and ClustalW/X) +- supports standard the TrueType and Postscript fonts +- supports native graphics file format for copying pictures into + other applications, and for saving graphics files +- print preview +- can print multiple trees per page and/or one tree over more than + one page +- has drag-and-drop facility for easy opening of files +- Web-based online help +- tree editor + +Note! +This program is different from Michael Eisen's TreeView for matrix- +like display of expression data. + +For details and citation: +Page, R. D. M. 1996. TREEVIEW: An application to display phylogenetic +trees on personal computers. Computer Applications in the Biosciences +12: 357-358. |