powered by
Retrieves NCBI GENOME_REPORTS file from ftp://ftp.ncbi.nlm.nih.gov/genomes/GENOME_REPORTS/overview.txt.
getGENOMEREPORT( local_file = file.path(cachedir(), "_ncbi_downloads", "overview.txt") )
a tibble object with the report
character, file path, default: file.path(cachedir(), "_ncbi_downloads", "overview.txt")
Hajk-Georg Drost
if (FALSE) { report <- getGENOMEREPORT() report }
Run the code above in your browser using DataLab