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

index 4c365a4..d2d951c 100644 (file)
@@ -1,13 +1,13 @@
 = Gene tree Preprocessing =
 
 == Usage == 
-`java -Xmx1024m -cp
-path/to/forester.jar org.forester.application.gene_tree_preprocess <input tree in NH, NHX, Nexus, or phyloXML>`
+{{{java -Xmx1024m -cp
+path/to/forester.jar org.forester.application.gene_tree_preprocess <input tree in NH, NHX, Nexus, or phyloXML>}}}
 
 
 
 == Details ==
 
 Output is two files:
-  * <input>_preprocessed_gene_tree.phylo.xml
-  * <input>_removed_nodes.txt
\ No newline at end of file
+  * input-name_preprocessed_gene_tree.phylo.xml
+  * input-name_removed_nodes.txt
\ No newline at end of file