Retrieve taxonomic classifications from observation (e.g. sequence) IDs using a specified database.
class_from_obs_id(obs_id, database = c("ncbi", "none"), batch_size = 100,
...)(character)
An unique observation (e.g. sequence) identifier for a particular database.
Requires an internet connection.
(character of length 1)
The name of the database that patterns given in parser will apply to.
Valid databases include "ncbi", "itis", "eol", "col", "tropicos",
"nbn", and "none". "none" will cause no database to be quired; use this if you want to not use the
internet. NOTE: Only "ncbi" has been tested so far.
Not used
list of data.frame