pairs: Return a pair table

View source: R/getters.R

pairsR Documentation

Return a pair table

Description

This function returns the pair table of a tidygenomes object, possibly completed with inverse pairs and possibly extended with extra genome-related data such as phylogroups.

Usage

pairs(tg, extend = F, complete = F, add_reflections = F)

Arguments

tg

A tidygenomes object

extend

Whether to add genome-related metadata

complete

Whether to add inverse pairs

add_reflections

Whether to add reflexive pairs

Value

A pair table


SWittouck/tidyorthogroups documentation built on Feb. 2, 2023, 12:45 a.m.