Skip to contents

Download reference genomes

Usage

download_reference_genomes(genome_names, type, data_dir, avail = FALSE)

Arguments

genome_names

one of LT2, USDA15WA1, FSIS1502916

type

fna, gff, etc...

data_dir

destination directory

avail

TRUE/FALSE, if TRUE, return available genome_name options

Value

tibble of download results (or vector of genome_names if avail == TRUE)

Examples

# download_reference_genome('LT2')