Package | Description |
---|---|
Ancestors |
Provides classed to calculate ancestral reconstruction.
|
Modifier and Type | Class and Description |
---|---|
class |
AncestralJointBB
Class to perform joint ancestral reconstrion using the method of Pupko 2002
slightly modified
|
class |
AncestralJointDP
Class to perform joint ancestral reconstrion using the method of Pupko 2000
|
Modifier and Type | Method and Description |
---|---|
static AncestralJoint |
AncestralJoint.newInstance(Model m,
Alignment a,
Tree t)
Returns an object of this class that can be used for joint reconstruction.
|