d32146c6 |
% Please edit documentation in R/AllClasses.R
\docType{class}
\name{beast-class}
\alias{beast-class}
\alias{get.tree,beast-method}
\title{Class "beast"
This class stores information of beast output}
\description{
Class "beast"
This class stores information of beast output
}
\section{Slots}{
\describe{
\item{\code{fields}}{beast statistic variables}
\item{\code{treetext}}{tree text in beast file}
\item{\code{phylo}}{tree phylo object}
\item{\code{translation}}{tip number to name translation in beast file}
\item{\code{stats}}{beast statistics}
\item{\code{file}}{beast file, nexus format}
|