Edited wiki page Archaeopteryx through web user interface.
[jalview.git] / wiki / Archaeopteryx.wiki
index 4197aec..99c6588 100644 (file)
@@ -1,3 +1,5 @@
+#summary Archaeopteryx Documentation
+
 = Archaeopteryx Documentation =
 <wiki:toc max_depth="3" />
 
@@ -5,14 +7,18 @@
 
 Under development!
 
-Documentation, tutorial, and examples for visualization, analysis, and editing of phylogenetic trees with [http://www.phylosoft.org/archaeopteryx/ Archaeopteryx].
+Documentation, tutorial, and examples for visualization, analysis, and editing of phylogenetic trees with [https://sites.google.com/site/cmzmasek/home/software/archaeopteryx/ Archaeopteryx].
+Some (older) documentation can also be found [http://aptxevo.wordpress.com/ here].
+
+For developers: Information on the underlying [https://sites.google.com/site/cmzmasek/home/software/forester/ forester] framework is available [forester here].
+
+Author: [https://sites.google.com/site/cmzmasek/ Christian Zmasek], Sanford-Burnham Medical Research Institute
 
-Author: [http://www.cmzmasek.net/ Christian M Zmasek], Sanford-Burnham Medical Research Institute
 
  
 Copyright (C) 2012 Christian M Zmasek. All rights reserved.
 
-
+----
 
 = Frequently Asked Questions =
 
@@ -21,11 +27,9 @@ Copyright (C) 2012 Christian M Zmasek. All rights reserved.
 Aptx can be used to display vector or expression data associated with tree nodes:
 
   # Ensure the configuration file contains this line: "show_vector_data:               display yes"
-
   # Start Aptx and read in a tree ([http://forester.googlecode.com/files/apaf.xml example tree])
+  # Open "Tools" menu and select "read Vector/Expression Values" to read in a matrix (of, for example, expression values) ([http://forester.googlecode.com/files/apaf_expression.tab example expression values])
 
-  # Open "Tools" menu and select "read Vector/Expression Values"
-
-
+It is also possible to store vector data in phyloXML formatted files ([http://forester.googlecode.com/files/apaf_with_vector_data.xml example]).
 
-"show_vector_data: display no"
\ No newline at end of file
+----
\ No newline at end of file