powered by
Infers GS orthogroups using tree reconciliation
orthG(set = "all")
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.
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.
orthG(set = c("Pp", "Psy", "Psm", "Ap"))
Run the code above in your browser using DataLab