Description Objects from the Class Slots Methods Author(s) See Also
This S4 class includes methods to do inferential analysis of evolutionary roots in a given species tree.
Objects can be created by calls to the "groot.preprocess"
constructor.
cogids
:Object of class "data.frame"
,
a data frame with COG's data.
tree
:Object of class "phylo"
,
a given species tree.
spbranches
:Object of class "data.frame"
,
a data frame listing branches of a given species tree.
orthoroot
:Object of class "data.frame"
,
a data.frame with results from the 'groot' function (see return values in the OGR methods).
orthoct
:Object of class "data.frame"
,
a data.frame with results from the 'groot.preprocess' function
(see return values in the OGR methods).
status
:Object of class "character"
,
a character value specifying the status of the OGR object
based on the available methods.
signature(object = "OGR")
: see groot
signature(object = "OGR")
: see groot.get
Rodrigo Dalmolin, Mauro Castro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.