Skip to contents

Format accession names

Usage

format_names(
  names,
  toupper = TRUE,
  dashToUnderscore = FALSE,
  pedigree = FALSE,
  verbose = FALSE
)

Arguments

names

character vector of accession names

toupper

logical, set to upper case, default is TRUE

dashToUnderscore

logical, transform dash to underscore, default is FALSE

pedigree

is character vector a pedigree? if TRUE, don't remove slash strings

verbose

logical, default to FALSE

Value

list of initial and corrected names