Edited wiki page genetreepreprocessing through web user interface.
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 7 Jun 2012 18:55:06 +0000 (18:55 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 7 Jun 2012 18:55:06 +0000 (18:55 +0000)
wiki/genetreepreprocessing.wiki

index 89de395..4c365a4 100644 (file)
@@ -1,17 +1,13 @@
 = Gene tree Preprocessing =
 
-Usage: 
-java -Xms32m -Xmx1024m -cp
-path/to/forester.jar org.forester.application.gene_tree_preprocess <input tree in NH, NHX, Nexus, or phyloXML>
+== Usage == 
+`java -Xmx1024m -cp
+path/to/forester.jar org.forester.application.gene_tree_preprocess <input tree in NH, NHX, Nexus, or phyloXML>`
 
 
 
+== Details ==
 
-
-
-= Details =
-
-Add your content here.  Format your content with:
-  * Text in *bold* or _italic_
-  * Headings, paragraphs, and lists
-  * Automatic links to other wiki pages
\ No newline at end of file
+Output is two files:
+  * <input>_preprocessed_gene_tree.phylo.xml
+  * <input>_removed_nodes.txt
\ No newline at end of file