|
forester v1.2 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--forester.tools.Root
Constructor Summary | |
Root()
|
Method Summary | |
static Tree[] |
findRoot(Tree gene,
Tree species)
The purpose of this method is to root a gene tree by minimizing the number of duplications when compared to a species tree. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Root()
Method Detail |
public static Tree[] findRoot(Tree gene, Tree species) throws java.lang.Exception
gene
- a gene Treespecie
- a species Tree
|
forester v1.2 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |