View source: R/xref_taxonomy.R
search_na_taxon | R Documentation |
I think if we look a little harder, we can figure out a taxonomy number.
search_na_taxon(
metadatum,
all_taxa_ids,
metadata_taxon_column = "TaxonUnmodified",
taxon_number_column = "TaxonomyID",
verbose = TRUE
)
metadatum |
Downloaded metadata from eupathdb. |
all_taxa_ids |
Taxonomy Information. |
metadata_taxon_column |
Column which contains the taxon name (not ID). |
taxon_number_column |
Column which should (but not always) contain the ID number. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.