X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=wiki%2Fgenetreepreprocessing.wiki;h=25348f9535efca4f298422d8e1172b9f06a3df39;hb=886c0c0a7a7cef72503df9f21762db1dab594362;hp=89de395df800eaae70fcb764960ead829cf2d688;hpb=23d3f670b7c215d77fdefdcd3b4f7d4d81e32c49;p=jalview.git diff --git a/wiki/genetreepreprocessing.wiki b/wiki/genetreepreprocessing.wiki index 89de395..25348f9 100644 --- a/wiki/genetreepreprocessing.wiki +++ b/wiki/genetreepreprocessing.wiki @@ -1,17 +1,27 @@ -= Gene tree Preprocessing = +#summary preprocessing of gene trees for speciation/duplication inference -Usage: -java -Xms32m -Xmx1024m -cp += Gene tree preprocessing = + +== Purpose == + +Use EBI database to add species information to a gene tree which has sequence identifiers as labels. + +== Usage == +{{{ +java -Xmx1024m -cp path/to/forester.jar org.forester.application.gene_tree_preprocess +}}} +== Details == +Output consists of three files: + * input-name_preprocessed_gene_tree.phylo.xml + * input-name_species_present.txt + * input-name_removed_nodes.txt -= Details = +== Download == -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 +Download forester.jar here: http://code.google.com/p/forester/downloads/list \ No newline at end of file