Skip to content

implement tax_id() function #2

@npjc

Description

@npjc

So you can do:

z <- sdb("resolve") %>%
  sdb_constrain(identifier = "ADD", species = tax_id("Drosophila melanogaster")) %>%
  sdb_get_results(as = "tsv")

it should check if the identifiers (data.frame?) file exists in the cache env and fuzzy match against that if not download and cache it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions