fixing lining up of domains.
[jalview.git] / wiki / genetreepreprocessing.wiki
index cd52d9e..25348f9 100644 (file)
@@ -1,4 +1,10 @@
-= Gene tree Preprocessing =
+#summary preprocessing of gene trees for speciation/duplication inference
+
+= Gene tree preprocessing =
+
+== Purpose ==
+
+Use EBI database to add species information to a gene tree which has sequence identifiers as labels.
 
 == Usage == 
 {{{
@@ -10,6 +16,12 @@ path/to/forester.jar org.forester.application.gene_tree_preprocess <input tree i
 
 == Details ==
 
-Output is two files:
+Output consists of three files:
   * input-name_preprocessed_gene_tree.phylo.xml
-  * input-name_removed_nodes.txt
\ No newline at end of file
+  * input-name_species_present.txt
+  * input-name_removed_nodes.txt
+
+
+== Download ==
+
+Download forester.jar here: http://code.google.com/p/forester/downloads/list
\ No newline at end of file