X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=wiki%2FGSDI.wiki;h=4bd8a2545a82e679d41bc006d951e5ba394698f3;hb=51067a27d785cb31fbd3d8fd81b09b0d140efdff;hp=20fb526a05771cc15554ca11a11172dfc5ada205;hpb=9fb521efd69ca1bbb41f8c64ea5e96929e05f996;p=jalview.git diff --git a/wiki/GSDI.wiki b/wiki/GSDI.wiki index 20fb526..4bd8a25 100644 --- a/wiki/GSDI.wiki +++ b/wiki/GSDI.wiki @@ -1,41 +1,3 @@ #summary generalized speciation duplication inference -= Generalized Speciation Duplication Inference = - -== Purpose == - -To infer duplication events on a gene tree given a trusted species tree. - -== Usage == -{{{ -java -Xmx1024m -cp -path/to/forester.jar org.forester.application.gsdi [-options] -}}} - -=== Options === - - * -g: to allow stripping of gene tree nodes without a matching species in the species tree - * -b: to use SDI algorithm instead of GSDI algorithm - * -m: use most parimonious duplication model for GSDI: assign nodes as speciations which would otherwise be assiged as unknown because of polytomies in the species tree - * -q: to allow species tree in other formats than phyloXML (Newick, NHX, Nexus) - -==== Species tree ==== -In phyloXML format (unless option -q is used), with taxonomy data in appropriate fields. Must be rooted, polytomies are allowed. - -==== Gene tree ==== -In phyloXML format, with taxonomy and sequence data in appropriate fields. Must be rooted an binary (no polytomies). - - -== Description == - -Currently, GSDI strips the gene tree of nodes for which a matching species is not present in the species tree. - -== Reference == - -Zmasek CM and Eddy SR "A simple algorithm to infer gene duplication and speciation events on a gene tree" [http://bioinformatics.oxfordjournals.org/content/17/9/821.abstract Bioinformatics, 17, 821-828] - - - -== Download == - -Download forester.jar here: http://code.google.com/p/forester/downloads/list \ No newline at end of file +https://sites.google.com/site/cmzmasek/home/software/forester/gsdi \ No newline at end of file