load_population: Load previously merged GBIF and NCBI taxonomies

View source: R/load_methods.R

load_populationR Documentation

Load previously merged GBIF and NCBI taxonomies

Description

Load previously merged GBIF and NCBI taxonomies

Usage

load_population(x)

Arguments

x

Path to a text file containing previously merged NCBI and GBIF taxonomies (compressed or uncompressed).

Details

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.

Value

A tibble containing merged GBIF and NCBI taxonomic data.

Examples

## Not run: load_population("path/to/merged_taxonomies")

MoultDB/moultdbtools documentation built on Feb. 2, 2024, 5:21 p.m.