Download a set of specified genome files
Usage
download_genomes(data, type, PARALLEL = FALSE)
Arguments
- data
dataframe that both make_download_urls and make_dest_paths have run on
- type
one of the accepted types of files to download
- PARALLEL
should downloads be run in parallel, requires you to set your
future::plan()
Value
the original dataframe with columns added to represent the result of the download attempt