X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=wiki%2Fgenetreepreprocessing.wiki;h=25348f9535efca4f298422d8e1172b9f06a3df39;hb=5f423b8eb56b1d2763dceaceef8309ed1246e51b;hp=0c977ccb90235e3319a714ccb68f23e11cc4ac02;hpb=ce8acc6ee90c4e2e91f4f03de4116feffaaf097a;p=jalview.git diff --git a/wiki/genetreepreprocessing.wiki b/wiki/genetreepreprocessing.wiki index 0c977cc..25348f9 100644 --- a/wiki/genetreepreprocessing.wiki +++ b/wiki/genetreepreprocessing.wiki @@ -1,13 +1,27 @@ -#Gene tree preprocessing +#summary preprocessing of gene trees for speciation/duplication inference -= Introduction = += Gene tree preprocessing = -Add your content here. +== Purpose == +Use EBI database to add species information to a gene tree which has sequence identifiers as labels. -= Details = +== Usage == +{{{ +java -Xmx1024m -cp +path/to/forester.jar org.forester.application.gene_tree_preprocess +}}} -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 + + +== Details == + +Output consists of three files: + * input-name_preprocessed_gene_tree.phylo.xml + * 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