From f65497d6d09c77f37b9371f164e988276a44b1bd Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Thu, 7 Jun 2012 18:55:06 +0000 Subject: [PATCH] Edited wiki page genetreepreprocessing through web user interface. --- wiki/genetreepreprocessing.wiki | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/wiki/genetreepreprocessing.wiki b/wiki/genetreepreprocessing.wiki index 89de395..4c365a4 100644 --- a/wiki/genetreepreprocessing.wiki +++ b/wiki/genetreepreprocessing.wiki @@ -1,17 +1,13 @@ = Gene tree Preprocessing = -Usage: -java -Xms32m -Xmx1024m -cp -path/to/forester.jar org.forester.application.gene_tree_preprocess +== Usage == +`java -Xmx1024m -cp +path/to/forester.jar org.forester.application.gene_tree_preprocess ` +== 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: + * _preprocessed_gene_tree.phylo.xml + * _removed_nodes.txt \ No newline at end of file -- 1.7.10.2