update_genomes: Update the names of the genomes

View source: R/handlers.R

update_genomesR Documentation

Update the names of the genomes

Description

This function updates the names of all genomes in all tables.

Usage

update_genomes(tg, new_name)

Arguments

tg

A tidygenomes object

new_name

An expression that evaluates to unique names within the genome table

Details

This function is deliberately not called "rename_genomes", because in the tidyverse naming framework that would suggest that the function renames variables in the genome table (which it doesn't do).

Value

A tidygenomes object


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