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/tidygenomes documentation built on Feb. 1, 2023, 9:50 p.m.