orthG: Infer GS OrthoGroups Within a Set of Species

View source: R/orth.R

orthGR Documentation

Infer GS OrthoGroups Within a Set of Species

Description

Infers GS orthogroups using tree reconciliation

Usage

orthG(set = "all")

Arguments

set

set of species of interest provided as a character vector either with the binomial or short code of the species (see data(sdf)).

Details

When set = "all", all the species in the database will be included.

Value

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.

Examples

orthG(set = c("Pp", "Psy", "Psm", "Ap"))

orthGS documentation built on June 8, 2025, 12:37 p.m.