powered by
Load previously merged GBIF and NCBI taxonomies
load_population(x)
Path to a text file containing previously merged NCBI and GBIF taxonomies (compressed or uncompressed).
A tibble containing merged GBIF and NCBI taxonomic data.
This method imports a previously merged taxonomy from your file system. An example of a previously merged taxonomy can be downloaded from https://drive.google.com/file/d/1gpvm9QKdOcuGo_cIXPkAgGlB-qfKZZU6/view?usp=sharing.
# NOT RUN { load_population("path/to/merged_taxonomies") # }
Run the code above in your browser using DataLab