Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a namefinder from a list of IDs #15

Closed
tpoisot opened this issue Nov 19, 2020 · 0 comments
Closed

Create a namefinder from a list of IDs #15

tpoisot opened this issue Nov 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tpoisot
Copy link
Member

tpoisot commented Nov 19, 2020

Is your feature request related to a problem? Please describe.
It would be saving a lot of time to build a custom namefinder, when we know what we are likely to find.

Describe the solution you'd like

using NCBITaxonomy

# ... ids are a list of taxa or IDs

namefinder(ids)("Speciosus sp.")

Additional context
All of the internals are in place, all that is needed is to write a wrapper.

@tpoisot tpoisot added the enhancement New feature or request label Nov 19, 2020
@tpoisot tpoisot added this to the v0.0.2 milestone Nov 19, 2020
@tpoisot tpoisot changed the title Create a namefinder from a lost of IDs Create a namefinder from a list of IDs Nov 20, 2020
@tpoisot tpoisot self-assigned this Nov 20, 2020
tpoisot added a commit that referenced this issue Nov 20, 2020
@tpoisot tpoisot mentioned this issue Nov 20, 2020
10 tasks
tpoisot added a commit that referenced this issue Nov 20, 2020
@tpoisot tpoisot closed this as completed Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant