orthG | R Documentation |
Infers GS orthogroups using tree reconciliation
orthG(set = "all")
set |
set of species of interest provided as a character vector either with the binomial or short code of the species (see data(sdf)). |
When set = "all", all the species in the database will be included.
A list with two elements. The first one is the adjacency matrix (1 for orthologous, 0 for paralogous). The second element is an orthogroup graph.
orthG(set = c("Pp", "Psy", "Psm", "Ap"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.