|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAncestors.AncestralMarginal.Result
public class AncestralMarginal.Result
Class to store the results of a marginal ancestral reconstruction
Method Summary | |
---|---|
Alignment |
getAlignment()
Gets the reconstructed alignment |
AncestralMarginal.SiteResult |
getSiteResult(Site s)
Gets the site results for a given site |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Alignment getAlignment()
public AncestralMarginal.SiteResult getSiteResult(Site s) throws AncestralException
s
- The site
AncestralException
- If there is no result for that site
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |