Description Objects from the Class Slots Methods Author(s) See Also
This S4 class includes methods to access the genetic plasticity of orthologous groups.
Objects can be created by calls to the "gplast.preprocess"
constructor.
sspids
:Object of class "data.frame"
,
a data frame with species annotation.
cogids
:Object of class "data.frame"
,
a data frame with COG's data.
orthodist
:Object of class "matrix"
,
a matrix with COG's information (see return values in the OGP methods).
abundance
:Object of class "numeric"
,
a numeric vector with results from the gplast
function (see return values in the OGP methods).
diversity
:Object of class "numeric"
,
a numeric vector with results from the gplast
function (see return values in the OGP methods).
plasticity
:Object of class "numeric"
,
a numeric vector with results from the gplast
function (see return values in the OGP methods).
status
:Object of class "character"
,
a character value specifying the status of the OGP object
based on the available methods.
signature(object = "OGP")
: see gplast
signature(object = "OGP")
: see gplast.get
Rodrigo Dalmolin, Mauro Castro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.