prepare_tidygenomes: Prepare tidygenomes object

prepare_tidygenomesR Documentation

Prepare tidygenomes object

Description

This function prepares a tidygenomes object from a genome table, a phylogenetic tree and a root location in the tree.

Usage

prepare_tidygenomes(
  genomes,
  pangenome = NULL,
  tree = NULL,
  phylogroups = NULL,
  root = NULL,
  genome_identifier = genome
)

Arguments

genomes

A genome table with a column genome

tree

An object of class phylo with tips corresponding to genomes

root

Three tips that identify the root (see root_tree.phylo)

Value

A tidygenomes object


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