summaryrefslogtreecommitdiffstats
path: root/academic/treeview/README
diff options
context:
space:
mode:
author Petar Petrov2011-10-20 02:10:14 +0200
committer Niels Horn2011-10-21 19:59:17 +0200
commit689264195c7f1e15673cd3b1696e0a6a2032683f (patch)
treea3d4ea507c3fa5c4d59e2f578bcf6b3d362cf243 /academic/treeview/README
parent04b727d2619a834fca022a7a04351581085225d7 (diff)
downloadold.slackbuilds-689264195c7f1e15673cd3b1696e0a6a2032683f.tar.gz
academic/treeview: Added (Program to display phylogenetic trees)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/treeview/README')
-rw-r--r--academic/treeview/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/academic/treeview/README b/academic/treeview/README
new file mode 100644
index 0000000000..86281f2a43
--- /dev/null
+++ b/academic/treeview/README
@@ -0,0 +1,21 @@
+TreeView 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
+
+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.
+
+This requires wxGTK or wxPython, available at SlackBuilds.org.