add_genome_metadata: Add genome metadata to tidygenomes object

add_genome_metadataR Documentation

Add genome metadata to tidygenomes object

Description

This function joins a table containing genome data to the genome table of a tidygenomes object.

Usage

add_genome_metadata(tg, genome_metadata, by = "genome")

Arguments

tg

A tidygenomes object

genome_metadata

A table having at least one variable in common with the genomes table of the tidygenomes object

by

The variable to join by

Value

A tidygenomes object


SWittouck/tidygenomes documentation built on Feb. 1, 2023, 9:50 p.m.