== Usage ==
{{{
java -Xmx1024m -cp
-path/to/forester.jar org.forester.application.gsdi [-options] <gene tree in phyloXML format> <species tree> [outfile]
+path/to/forester.jar org.forester.application.gsdi [-options] <gene tree in phyloXML format> <species tree> <outfile>
}}}
=== Options ===
- * -s: to strip the species tree prior to duplication inference
+ * -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)